Added
-
#289 Client and server version constraints are now links to the corresponding project release notes.
-
#293 Shlink versions are now always displayed in footer, hiding the server version when there's no connected server.
-
#250 Added support to group real time updates in fixed intervals.
The settings page now allows to provide the interval in which the UI should get updated, making that happen at once, with all the updates that have happened during that interval.
By default updates are immediately applied if real-time updates are enabled, to keep the behavior as it was.
-
#277 Added highlighting capabilities to the visits line chart.
Changed
- #150 The list of short URLs is now ordered by the creation date, showing newest results first.
- #248 Numbers displayed application-wide are now prettified.
- #40 Migrated project to TypeScript.
- #297 Moved docker image building to github actions.
- #305 Split travis build so that every step is run in a parallel job.
Deprecated
- Nothing
Removed
- Nothing