Releases: Stirling-Tools/Stirling-PDF
0.38.0 PDF to Markdown!
This release includes the much wanted PDF to markdown feature along with bug fixes and various language updates!
What's Changed
Bug Fixes
- Fix displayed identical fonts in sign PDF by @omar-ahmed42 in #2751
Enhancements
Minor Enhancements
- Update 3rd Party Licenses by @stirlingbot in #2711
- Fix redaction buttons tooltips by @omar-ahmed42 in #2750
Translation Changes
- Update translation files by @github-actions in #2731
- Update messages_it_IT.properties by @albanobattistella in #2734
- Update translation files by @github-actions in #2736
- Update and improve zh_TW Traditional Chinese locale by @PeterDaveHello in #2739
- Update messages_de_DE.properties by @Ludy87 in #2745
- Update and improve Korean(한국어)(ko_KR) locale using Claude 3.5 Sonnet by @PeterDaveHello in #2741
Other Changes
New Contributors
- @carliblaz made their first contribution in #2733
- @stirlingbot made their first contribution in #2711
Full Changelog: v0.37.1...v0.38.0
0.37.1 PDF compression improvement and minor fixes
- Fixes for PDF compression
- image-to-PDF URL issues on homepage fixed
- Improved translations
- Dependency updates
What's Changed
Bug Fixes
Enhancements
Translation Changes
- Update and improve Portuguese locale using Claude 3.5 Sonnet by @PeterDaveHello in #2682
- Update and improve Hindi (हिंदी) (hi_IN) locale using Claude 3.5 Sonnet by @PeterDaveHello in #2702
- Update and improve Greek(Ελληνικά)(el_GR) locale using Claude 3.5 Sonnet by @PeterDaveHello in #2716
- Update german translation by @fussel132 in #2721
- Update & improve Russian(Русский/ru_RU) locale w/ Claude 3.5 Sonnet by @PeterDaveHello in #2717
Other Changes
- 🤖 format everything with pre-commit by <github-actions[bot]> by @github-actions in #2685
- Bump com.opencsv:opencsv from 5.9 to 5.10 by @dependabot in #2696
- Bump io.micrometer:micrometer-core from 1.14.2 to 1.14.3 by @dependabot in #2694
- Update 3rd Party Licenses by @github-actions in #2701
- commit to trigger GHA by @Frooodle in #2708
- version bump by @Frooodle in #2722
- Add possible fix to desktop UIs by @Frooodle in #2726
New Contributors
- @fussel132 made their first contribution in #2721
Full Changelog: v0.37.0...v0.37.1
0.37.0 New Manual Redaction and Enterprise features
Huge updates today!
Brand new Manual Redaction created by @omar-ahmed42, This is one of our most asked-for features, it includes text selection, box drawing and various other redaction features!
We also added some must have for our enterprise users such as
- External Database support (postgres and others on request) This also enables multi Stirling-PDF installs with load balancing
- SSO Auto-login (another highly requested!)
Other major changes added in this release are
- CSRF fixes
- PDF to image support page numbers
- UI cleanups (More to come soon!)
- Various security improvements
- Tibetan language added
What's Changed
Bug Fixes
Enhancements
- Pdf to image custom page selection by @saikumarjetti in #2576
- Feature: Support manual redaction by @omar-ahmed42 in #2433
- Manual redact tooltips by @reecebrowne in #2614
- #2270: External DB Support by @DarioGii in #2457
- Add Conditional Handling for H2SQL Databases and Improve Database Compatibility by @Ludy87 in #2632
- Csrf fix and ssoAutoLogin for enterprise users by @Frooodle in #2653
- cache the release notes in the browser session by @Ludy87 in #2673
Minor Enhancements
- Green buttons by @reecebrowne in #2597
- removes unused implementation
com.unboundid.product.scim2
by @Ludy87 in #2599 - fix(ui): make div for table container responsive by @nktnet1 in #2622
- Update languages.html by @Khangey in #2643
- csrf fixes by @Frooodle in #2647
- New icons by @reecebrowne in #2658
- Fix: Thymeleaf syntax
(/*[[...]]*/)
by @Ludy87 in #2659 - install paths dynmaic by @Frooodle in #2668
- Restriction of username and email by @Ludy87 in #2676
Docker Updates
Translation Changes
- additional Swedish translations by @swanemar in #2585
- Update messages_it_IT.properties by @albanobattistella in #2591
- Update translation files by @github-actions in #2609
- Update messages_it_IT.properties by @albanobattistella in #2610
- Update translation files by @github-actions in #2611
- Update translation files by @github-actions in #2615
- Update messages_it_IT.properties by @albanobattistella in #2624
- Update messages_it_IT.properties by @albanobattistella in #2640
- Create messages_zh_BO.properties by @Khangey in #2642
- Fix: sync-readme by @Ludy87 in #2649
- Update translation files by @github-actions in #2650
- Update messages_pt_BR.properties by @thiagoor-cpu in #2654
- Update and improve Hungarian translations using Claude 3.5 Sonnet by @PeterDaveHello in #2549
- Update and improve zh_TW Traditional Chinese locale by @PeterDaveHello in #2674
Other Changes
- Revert "removes unused implementation
com.unboundid.product.scim2
" by @Frooodle in #2607 - Update 3rd Party Licenses by @github-actions in #2604
- Update 3rd Party Licenses by @github-actions in #2613
- Update 3rd Party Licenses by @github-actions in #2617
- add zip files and reorganize by @Ludy87 in #2664
- update gradle-wrapper binaries by @Ludy87 in #2671
- Bump com.diffplug.spotless from 6.25.0 to 7.0.1 by @dependabot in #2630
- Version bump by @Frooodle in #2678
New Contributors
- @DarioGii made their first contribution in #2457
- @nktnet1 made their first contribution in #2622
- @Khangey made their first contribution in #2642
Full Changelog: v0.36.6...v0.37.0
0.36.6 Improved signature functionality and drag-and-drop bug fixes
Improved signature functionality and file drag-and-drop bug fixes
We also now sign our docker images for easy verification for anyone that needs that :)
What's Changed
Bug Fixes
- Update .pre-commit-config.yaml by @Ludy87 in #2525
- Fix file drag and drop by @reecebrowne in #2575
Enhancements
- Update and improve zh_TW Traditional Chinese locale by @PeterDaveHello in #2513
- Standardize Alpine base image format and version across all Dockerfiles by @PeterDaveHello in #2540
- Feature/improved signature element by @reecebrowne in #2489
Minor Enhancements
- standardize the submit button by @Ludy87 in #2509
- formattingand autowired constructors by @Frooodle in #2557
- Fixes SSO login rejection by @Ludy87 in #2566
Docker Updates
- Bump gradle from 8.11-jdk17 to 8.12-jdk17 by @dependabot in #2517
- Docker labels by @Frooodle in #2536
Translation Changes
- Adding the missing translations in French by @crownbackend in #2563
- Update translation files by @github-actions in #2579
- Update translation files by @github-actions in #2582
- Update messages_de_DE.properties by @Ludy87 in #2583
Other Changes
- remove redundant entries by @Ludy87 in #2507
- Bump springBootVersion from 3.4.0 to 3.4.1 by @dependabot in #2522
- Bump io.spring.dependency-management from 1.1.6 to 1.1.7 by @dependabot in #2523
- Bump org.springframework.boot from 3.4.0 to 3.4.1 by @dependabot in #2524
- Update 3rd Party Licenses by @github-actions in #2526
- [Security] Dangerous-Workflow by @Ludy87 in #2532
- used pre-commit/action by @Ludy87 in #2548
- rollback check_properties.yml by @Ludy87 in #2551
- Fix: duplicated mapping key by @Ludy87 in #2550
- extends the .gitignore for cert and ssh by @Ludy87 in #2572
- Bump gradle from 8.11-jdk17 to 8.12-jdk17 by @dependabot in #2556
New Contributors
- @step-security-bot made their first contribution in #2516
- @crownbackend made their first contribution in #2563
Full Changelog: v0.36.5...v0.36.6
0.36.5 image to PDF bug fixes and more!
Lots more bug fixes and improvements
What's Changed
Bug Fixes
- Fix: form data not being sent in multi by @omar-ahmed42 in #2492
- Img to pdf bug fixes by @reecebrowne in #2493
- Remove file input append by @reecebrowne in #2497
- [Bugfix] A variety of tools miss PDFLib by @Ludy87 in #2501
Minor Enhancements
- Exclude Sensitive and Error-Prone Fields from toString() in SAML2 Con… by @Ludy87 in #2498
- Config mount check by @Frooodle in #2500
- Fix: Draw image with the original PDF page dimensions by @omar-ahmed42 in #2503
- Un-hide image to pdf from navbar by @reecebrowne in #2505
Translation Changes
- Update messages_it_IT.properties by @albanobattistella in #2499
Full Changelog: v0.36.4...v0.36.5
0.36.4 more bug fixes!
More merge pdf bug fixes and various other bug fixes!
What's Changed
Bug Fixes
- Fix: Rename LANGS variable in init.sh to avoid clashing with LANGS env by @omar-ahmed42 in #2468
- Fix img to pdf merge conversion type by @omar-ahmed42 in #2476
- Fix drag and drop bugs and clean up UI by @reecebrowne in #2466
Enhancements
Minor Enhancements
- Bump googleJavaFormat from 1.22.0 to 1.25.2 by @Ludy87 in #2481
- Fix draggableElement is null by removing draggable.js by @omar-ahmed42 in #2485
Translation Changes
Other Changes
- Bump io.github.pixee:java-security-toolkit from 1.2.0 to 1.2.1 by @dependabot in #2471
- Bump org.springframework.security:spring-security-saml2-service-provider from 6.4.1 to 6.4.2 by @dependabot in #2474
- Bump io.micrometer:micrometer-core from 1.14.1 to 1.14.2 by @dependabot in #2469
- Bump org.springframework:spring-webmvc from 6.2.0 to 6.2.1 by @dependabot in #2472
- Update 3rd Party Licenses by @github-actions in #2482
Full Changelog: v0.36.3...v0.36.4
0.36.3 merge PDFs bug fix
What's Changed
Bug Fixes
- merge PDFs bug fix by @reecebrowne in #2463
Full Changelog: v0.36.2...v0.36.3
0.36.2 bug fixes
0.36.1 PDF auto decryption, new exe and bug fixes
This release includes auto password decryption for nearly all features within Stirling PDF UI
as well as new .exe versions
Going forward release artifacts will be named with:
Name | Type |
---|---|
Stirling-PDF-Server | Used for hosting server via console |
Stirling-PDF | Portable exe with UI client |
Stirling-PDF-Installer | Installer with UI client (Seems it didn't upload this release will arrive next release!) |
We are working on getting a mac and unix version for UI installers, Need more mac users to help us beta test! please reach out in discord!
X-API-key have been renamed to X-API-KEY for consistency
What's Changed
Bug Fixes
- disable file input clears for now with new File input view and other bugs by @Frooodle in #2404
- Fix collapsed menu issue on page reload by @MaratheHarshad in #2440
Enhancements
- Text color selection for watermark by @saikumarjetti in #2415
- CSRF token for decryption by @reecebrowne in #2441
- Encrypted PDFs auto decypted now thanks to @reecebrowne
Minor Enhancements
Docker Updates
- [Snyk] Security upgrade alpine from 3.20.3 to 3.21.0 by @Frooodle in #2436
- Bump alpine from 3.20.3 to 3.21.0 by @dependabot in #2425
Translation Changes
- english translation fixes by @Frooodle in #2408
- Update messages_de_DE.properties by @mjbohn in #2410
- Update messages_pt_BR.properties by @thiagoor-cpu in #2429
- Update translation files by @github-actions in #2432
- Update messages_it_IT.properties by @albanobattistella in #2443
- Update messages_ja_JP.properties by @tkymmm in #2444
- add and refactor CN translate by @lhui in #2442
Other Changes
- Bump org.thymeleaf.extras:thymeleaf-extras-springsecurity5 from 3.1.2.RELEASE to 3.1.3.RELEASE by @dependabot in #2423
- Update 3rd Party Licenses by @github-actions in #2439
New Contributors
- @mjbohn made their first contribution in #2410
- @faeztgh made their first contribution in #2416
- @lhui made their first contribution in #2442
Full Changelog: v0.36.0...v0.36.1
0.36.0 PDF New Cert/Signature Validation Feature! and bug fixes
New PDF Certification validation showing validity compared to Mozzila CA or custom-provided cert.
Show additional information like expiry time, type and issuer
lots of Bug fixes with file inputs and submit buttons
What's Changed
Enhancements
- Feature/undo page break by @reecebrowne in #2389
- PDF Cert validation by @Frooodle in #2394
- Feature: Show permissions as a separate tab by @omar-ahmed42 in #2396
Minor Enhancements
- Fix missing upload button by @omar-ahmed42 in #2393
- Only download one file on sign cert by @reecebrowne in #2397
Translation Changes
- Update translation files by @github-actions in #2398
- Update messages_it_IT.properties by @albanobattistella in #2401
Full Changelog: v0.35.1...v0.36.0