65 lines
1.2 KiB
Markdown
65 lines
1.2 KiB
Markdown
# 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).
|
|
|
|
## [1.8.2] - 2026-03-06
|
|
|
|
### Miscellaneous
|
|
|
|
- Replace EvoSync with ЭВОСИНК throughout UI
|
|
|
|
## [1.8.1] - 2026-03-06
|
|
|
|
### Documentation
|
|
|
|
- Update changelog for v1.7.3
|
|
- Fix changelog order — 1.8.0 before 1.7.3
|
|
|
|
### Other
|
|
|
|
- V1.8.1
|
|
|
|
## [1.7.3] - 2026-03-06
|
|
|
|
### Added
|
|
|
|
- Add nginx reverse proxy and Let's Encrypt TLS setup
|
|
|
|
### Other
|
|
|
|
- V1.7.3
|
|
|
|
## [1.8.0] - 2026-03-06
|
|
|
|
### Added
|
|
|
|
- Add Evotor OAuth connection feature with formatted phone input
|
|
- Add Alembic database migrations
|
|
- Add connections dashboard with background health checks
|
|
- Add VK OAuth connection with health checks
|
|
- Release v1.8.0 — connections dashboard, VK OAuth, sync config, catalog browser
|
|
|
|
### Miscellaneous
|
|
|
|
- Add semantic versioning and automatic changelog generation
|
|
|
|
## [1.7.2] - 2026-03-05
|
|
|
|
### Other
|
|
|
|
- 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.
|
|
|
|
|