2026-02-02 19:52:58 +03:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
2026-03-05 21:12:39 +03:00
|
|
|
## [1.7.2] - 2026-03-05
|
2026-02-02 19:52:58 +03:00
|
|
|
|
2026-03-05 21:12:39 +03:00
|
|
|
### Other
|
2026-02-02 19:52:58 +03:00
|
|
|
|
2026-03-05 21:12:39 +03:00
|
|
|
- Add user registration and auth web app
|
|
|
|
|
- Update docker-compose.yml: remove database service, adjust ports and host
|
|
|
|
|
- Integrate Bootstrap 5 and Bootstrap Icons into UI
|
|
|
|
|
|
|
|
|
|
## [1.0.0] - 2026-02-02
|
|
|
|
|
|
|
|
|
|
### Other
|
|
|
|
|
|
|
|
|
|
- Initial commit
|
|
|
|
|
- V1.
|
2026-02-02 19:52:58 +03:00
|
|
|
|
|
|
|
|
|