We have just launched on producthunt!
please consider giving us a upvote and a follow!
This update brings some much needed improvements!
- Our PDF to CSV has been heavily upgraded and should see much better results (Thanks to @omar-ahmed42 and tabula-java )
- Multi-tool allows multi-selected drag and drop
- Sign allows the same signature to be placed on multiple pages at once
- UI cleanups for multi-tool and sign
With this update also comes some breaking changes to our database file for additional security
Any users updating from a version older than 0.28.0 will need to first update to a version after that and restart the application. After this the application can be updated to 0.34.0+ as normal
This will allow the database to then migrate to the 0.34.0 version
What's Changed
Bug Fixes
- Fix id typo for "cropPdfCanvas" querySelector by @rafael-encinas in #2271
- Fix: Expand and de-clutter menus for matching search results in homepage #2264 by @omar-ahmed42 in #2277
- Bored waiting button doesnt remove itself after processing (#2079) by @alonsofabila-dev in #2235
- Fix file clear for errors by @rafael-encinas in #2302
- Fix: Prevents duplicate listing of search results by @Ludy87 in #2306
- Fix: id for submit button added by @Ludy87 in #2320
Enhancements
- Multi-tool UI improvements and bug fixes by @reecebrowne in #2288
- Hover tools tooltips for sign and multi tool by @reecebrowne in #2290
- multitool multi select (drag drop) move pages by @reecebrowne in #2294
- Sign multiple PDF pages at the same time in the same location (#2008) by @thisisrenan in #2278
- Extract tables from PDF to CSV using Tabula by @omar-ahmed42 in #2312
- Add tooltip to sign add to all pages feature by @reecebrowne in #2325
- Additional sign tooltips by @reecebrowne in #2328
Minor Enhancements
- shows the titles of the buttons by @Ludy87 in #2262
- Read login data from application.properties by @Ludy87 in #2263
- Update MetricsAggregatorService.java by @Frooodle in #2272
- Metrics changes by @Frooodle in #2273
- Fix: Fixes dependency bug and replaces obsolete method by @Ludy87 in #2309
- Bump com.h2database:h2 from 2.1.214 to 2.3.232 by @Ludy87 in #2314
- navbar fix multi tool and compress location by @Frooodle in #2331
Docker Updates
- Bump gradle from 8.7-jdk17 to 8.11-jdk17 by @dependabot in #2269
Translation Changes
- Update German language by @Ludy87 in #2276
- Update Arabic language by @omar-ahmed42 in #2282
- Update messages_it_IT.properties by @albanobattistella in #2289
- Update translation files by @github-actions in #2298
- Update messages_it_IT.properties by @albanobattistella in #2307
- French translation (again) by @miniupnp in #2315
- Update Arabic Language for Multi tool section by @omar-ahmed42 in #2316
- Update translation files by @github-actions in #2326
- Update translation files by @github-actions in #2329
- Update messages_it_IT.properties by @albanobattistella in #2334
Other Changes
- Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #2266
- Bump io.micrometer:micrometer-core from 1.13.6 to 1.14.1 by @dependabot in #2253
- Bump bouncycastleVersion from 1.78.1 to 1.79 by @dependabot in #2177
- Bump org.springframework.security:spring-security-saml2-service-provider from 6.3.4 to 6.4.1 by @dependabot in #2296
- Update 3rd Party Licenses by @github-actions in #2295
- Update 3rd Party Licenses by @github-actions in #2310
- Update 3rd Party Licenses by @github-actions in #2318
- Bump org.springframework:spring-webmvc from 6.1.14 to 6.2.0 by @dependabot in #2268
- Update 3rd Party Licenses by @github-actions in #2321
New Contributors
- @omar-ahmed42 made their first contribution in #2277
- @yusif043-bit made their first contribution in #2287
- @alonsofabila-dev made their first contribution in #2235
Full Changelog: v0.33.1...v0.34.0