--- snapshot-1780592946+++ snapshot-1780593064@@ -6,7 +6,7 @@
2.11.0 New easy file management UI release
-
This release is a preview of a new UI we're working on to make file management and selection feel less clunky.
Since V2 launched, Many people have mentioned the "forced file management" feeling, and this is our attempt to address it. The new layout puts files on the left and tools on the right.
Please give it a bit of time before deciding how you feel about it, and share your feedback and suggestions in the discord!
This is a work in progress, and we welcome feedback on it!
What's Changed
Bug Fixes
Enhancements
Docker Updates
- build(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 by @dependabot[bot] in #6341
- build(deps): bump actions/cache from 5.0.4 to 5.0.5 by @dependabot[bot] in #6349
Other Changes
- build(deps): bump org.projectlombok:lombok from 1.18.44 to 1.18.46 by @dependabot[bot] in #6342
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by @dependabot[bot] in #6343
- build(deps): bump KSXGitHub/github-actions-deploy-aur from 4.1.2 to 4.1.3 by @dependabot[bot] in #6347
- build(deps): bump commons-io:commons-io from 2.21.0 to 2.22.0 in /app/core by @dependabot[bot] in #6344
- build(deps): bump reportlab from 4.4.10 to 4.5.0 in /testing/cucumber by @dependabot[bot] in #6338
- build(deps): bump org.springframework.boot:spring-boot-dependencies from 4.0.5 to 4.0.6 by @dependabot[bot] in #6337
- ci: remove frontend validation PR comment after successful check by @Ludy87 in #6360
Full Changelog: v2.10.1...v2.11.0
Frooodle tag:github.com,2008:Repository/594155488/v2.10.1 2026-05-12T07:51:06Z
+This release is a preview of a new UI we're working on to make file management and selection feel less clunky.
Since V2 launched, Many people have mentioned the "forced file management" feeling, and this is our attempt to address it. The new layout puts files on the left and tools on the right.
Please give it a bit of time before deciding how you feel about it, and share your feedback and suggestions in the discord!
This is a work in progress, and we welcome feedback on it!
What's Changed
Bug Fixes
Enhancements
Docker Updates
- build(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 by @dependabot[bot] in #6341
- build(deps): bump actions/cache from 5.0.4 to 5.0.5 by @dependabot[bot] in #6349
Other Changes
- build(deps): bump org.projectlombok:lombok from 1.18.44 to 1.18.46 by @dependabot[bot] in #6342
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by @dependabot[bot] in #6343
- build(deps): bump KSXGitHub/github-actions-deploy-aur from 4.1.2 to 4.1.3 by @dependabot[bot] in #6347
- build(deps): bump commons-io:commons-io from 2.21.0 to 2.22.0 in /app/core by @dependabot[bot] in #6344
- build(deps): bump reportlab from 4.4.10 to 4.5.0 in /testing/cucumber by @dependabot[bot] in #6338
- build(deps): bump org.springframework.boot:spring-boot-dependencies from 4.0.5 to 4.0.6 by @dependabot[bot] in #6337
- ci: remove frontend validation PR comment after successful check by @Ludy87 in #6360
Full Changelog: v2.10.1...v2.11.0
Frooodle tag:github.com,2008:Repository/594155488/v2.10.1 2026-05-12T07:51:06Z
2.10.1 Unified mac installer, bug fixes and improvements
@@ -30,7 +30,7 @@
2.8.0 Desktop no longer requires login and lots of new features!
-This release has lots of good stuff!
Desktop is having its login screen removed and instead will have an optional login with a bypass button
Lots of new features like Comment support, Timestamps, bug fixes and more
- Desktop no longer requires a login to use, this feature is now fully optional and only required for tools which cant run locally (And can be ran on stirling.com OR your own selfhosted indicated with a cloud icon)
- Improved PDF Rendering performance
- Comment support for both viewing and adding (To be enhanced further this week) (Uses your username automatically)
- reintroduced the remove image endpoint
- New RFC 3161 PDF timestamp tool
- Security patches
- Fixed bug for docx conversion on desktop
- Fixed bug fix for email invites
- Possible fix for users reporting text selection issues
- Multi-page PDF layout enhancement with a dramatic increase in customisation!
Special thanks to the new OSS devs who have done some big PRs in this release, adding some great new features!
What's Changed
Enhancements
Minor Enhancements
Docker Updates
- fix(gradle): bump gradle jar version to 9.3.1-bin by @balazs-szucs in #5938
- build(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #5977
- build(deps): bump actions/cache from 5.0.3 to 5.0.4 by @dependabot[bot] in #5976
- build(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.0 by @dependabot[bot] in #5975
Other Changes
- build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #5979
- chore(deps): bump pdfbox version to 3.0.7 by @balazs-szucs in #5923
- junits by @Frooodle in #5988
- 🤖 format everything with pre-commit by stirlingbot by @stirlingbot[bot] in #5946
New Contributors
Full Changelog: v2.7.3...v2.8.0
Frooodle tag:github.com,2008:Repository/594155488/v2.7.3 2026-03-19T16:13:27Z
+This release has lots of good stuff!
Desktop is having its login screen removed and instead will have an optional login with a bypass button
Lots of new features like Comment support, Timestamps, bug fixes and more
- Desktop no longer requires a login to use, this feature is now fully optional and only required for tools which cant run locally (And can be ran on stirling.com OR your own selfhosted indicated with a cloud icon)
- Improved PDF Rendering performance
- Comment support for both viewing and adding (To be enhanced further this week) (Uses your username automatically)
- reintroduced the remove image endpoint
- New RFC 3161 PDF timestamp tool
- Security patches
- Fixed bug for docx conversion on desktop
- Fixed bug fix for email invites
- Possible fix for users reporting text selection issues
- Multi-page PDF layout enhancement with a dramatic increase in customisation!
Special thanks to the new OSS devs who have done some big PRs in this release, adding some great new features!
What's Changed
Enhancements
Minor Enhancements
Docker Updates
- fix(gradle): bump gradle jar version to 9.3.1-bin by @balazs-szucs in #5938
- build(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #5977
- build(deps): bump actions/cache from 5.0.3 to 5.0.4 by @dependabot[bot] in #5976
- build(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.0 by @dependabot[bot] in #5975
Other Changes
- build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #5979
- chore(deps): bump pdfbox version to 3.0.7 by @balazs-szucs in #5923
- junits by @Frooodle in #5988
- 🤖 format everything with pre-commit by stirlingbot by @stirlingbot[bot] in #5946
New Contributors
Full Changelog: v2.7.3...v2.8.0
Frooodle tag:github.com,2008:Repository/594155488/v2.7.3 2026-03-19T16:13:27Z
2.7.3 Read aloud, Annotations improvement, printing and bug fixes