Release Notes
3.1.3
Released 2026-01-19
Fixed a security vulnerability. Please read here for more details.
3.1.2
Released 2025-11-19
Updated internal & 3rd-party libraries.
3.1.1
Released 2025-01-07
Updated an internal library that provides the app UI.
3.1.0
Released 2024-08-05
With this update, the app is compatible with Confluence 9. We also updated some dependencies.
3.0.3
Released 2022-07-19
Updated internal & 3rd-party libraries.
3.0.2
Released 2020-10-07
Fixes an issue where an instance that's running on MSSQL and was upgraded from app version < 3.0.0 would not load the admin Web UI.
3.0.1
Released 2020-08-24
Web UI would crash on some systems if too many URLs were displayed at the same time
Web UI would sometimes show a validation error, despite nothing being edited
Permission handling improved
Added support dialog
3.0.0
Released 2020-07-14
Improved UI performance and usability!
Search your vast library of short URLs super-fast
Improved initial page load time for large datasets
Option to view and copy the short URLs
Support for Confluence read-only mode
Support forwarding query parameters, which is helpful for, among other things, adding UTM parameters to short URLs. If configured, they will be appended to the long URL
Consolidated in-page and dedicated UIs
Minor bug fixes
2.0.0
Released 2018-08-02
Added Data Center support.
Removed experimental access event logging feature.
Fixed a bug that made it impossible to use the app on instances relying on Oracle DB.
Upgrade Considerations:
Since access event logging has been removed, don't upgrade if you need that feature. Access events recorded in the past are still accessible via the REST API, but new events will not be recorded. If you're still interested in this feature, simply don't upgrade or downgrade this app (It should work flawlessly) and drop us a note to let us know!
If you use the REST API to configure the root configuration of the app, adjust your root configuration PUT and PATCH commands to no longer include the
isRecordAccessEventsboolean variable. It will still be returned when GETting the config, but you should ignore it. Modifying and querying URL mappings is not impacted by this change.
