Releases: bauer-group/CS-URLShortener
Releases · bauer-group/CS-URLShortener
v2.0.0
21 Mar 22:13
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-03-21)
⚠ BREAKING CHANGES
roadrunner: RoadRunner server is no longer configured or used.
🔧 Chores
roadrunner: removed RoadRunner configuration (178fbe6 )
v1.4.1
21 Mar 22:02
Compare
Sorry, something went wrong.
No results found
1.4.1 (2026-03-21)
⚡ Performance
config: increased default web worker count to 8 (da9d3e5 )
♻️ Refactoring
cli: migrated to typer and rich for enhanced CLI experience (c29e194 )
v1.4.0
21 Mar 13:04
Compare
Sorry, something went wrong.
No results found
1.4.0 (2026-03-21)
🚀 Features
shlink-cli: added visits and tags management commands (8efb9aa )
v1.3.0
21 Mar 12:51
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-03-21)
🚀 Features
shlink-backup: expand backup scope with redirect rules and domains (a5af0c7 )
v1.2.0
21 Mar 12:37
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-03-21)
🚀 Features
cli: added API key management commands (9e745b0 )
v1.1.2
21 Mar 10:42
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-03-21)
🐛 Bug Fixes
docker: replaced wget with curl in healthchecks (edfc7dd )
v1.1.1
21 Mar 10:35
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-03-21)
⚡ Performance
postgres: updated max_connections default from 16 to 32 (9fce926 )
v1.1.0
21 Mar 10:21
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-03-21)
🚀 Features
config: added RoadRunner worker configuration and improved database connection management (d34d407 )
v1.0.0
20 Mar 20:07
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-03-20)
⚠ BREAKING CHANGES
web-ui: Admin UI is no longer accessible at /.ui path. Users must access via ui.go.bauer-group.com subdomain. Requires DNS configuration (CNAME or A record pointing to the same server).
### ♻️ Refactoring
* **web-ui:** migrate Admin UI to subdomain-based routing ([009e910](https://github.com/bauer-group/CS-URLShortener/commit/009e910d839683e55a2c983b762ed19a91b2d19d))
v0.3.0
20 Mar 19:52
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-03-20)
🚀 Features
shlink-cli: added CLI tool for Shlink short URL management (d48bb19 )
tooling: added CLI utilities and Traefik asset routing (3ce3fc7 )