### ♻️ Refactoring
* **web-ui:** migrate Admin UI to subdomain-based routing ([009e910](https://github.com/bauer-group/CS-URLShortener/commit/009e910d839683e55a2c983b762ed19a91b2d19d))
## [0.3.0](https://github.com/bauer-group/CS-URLShortener/compare/v0.2.0...v0.3.0) (2026-03-20)
### 🚀 Features
* **shlink-cli:** added CLI tool for Shlink short URL management ([d48bb19](https://github.com/bauer-group/CS-URLShortener/commit/d48bb190ecb9a50d605cfe2bd5769cab7c6c62b3))
* **tooling:** added CLI utilities and Traefik asset routing ([3ce3fc7](https://github.com/bauer-group/CS-URLShortener/commit/3ce3fc73167587923a3198547deccadc9373b1bf))
## [0.2.0](https://github.com/bauer-group/CS-URLShortener/compare/v0.1.0...v0.2.0) (2026-03-20)
### 🚀 Features
* **backup:** added visit data archival option ([54a0940](https://github.com/bauer-group/CS-URLShortener/commit/54a09400ecdce07385e8803e964ff3d8dfc3e201))
## [0.1.0](https://github.com/bauer-group/CS-URLShortener/compare/v0.0.0...v0.1.0) (2026-03-20)
### 🚀 Features
* **import:** added tagging support and improved error handling ([da61b40](https://github.com/bauer-group/CS-URLShortener/commit/da61b4067cfdecb3b76f8bf06b6209e08b8a79a2))
* Initial Release ([2aeaa29](https://github.com/bauer-group/CS-URLShortener/commit/2aeaa291ed8444796fc4bdc655d9f88410fe61ec))
### 🐛 Bug Fixes
* **shlink:** fixed urllib hanging on error responses ([fc1805b](https://github.com/bauer-group/CS-URLShortener/commit/fc1805b4b957a2846697f84def98fa0ad5bff0f1))