All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Implemented a relocation tool.
2.0.2 - 2024-10-23
- Changed
POSTGRESQLCONNSTR_Portal
toPOSTGRESQLCONNSTR_Faktur
. - Removed version from
docker-compose.yml
.
2.0.1 - 2024-10-22
- Implemented publication to DockerHub.
- Fixed NuGet vulnerability.
2.0.0 - 2024-04-20
- Implemented tax management.
- Category browser persistence.
- Clean Architecture, Command and Query Responsibility Segregation (CQRS), Event Sourcing and Domain-Driven Design (DDD).
- Unit and Integration tests.
- Store contact information.
- Reimplemented article management.
- Reimplemented banner management.
- Reimplemented store management.
- Reimplemented department management.
- Reimplemented product management.
- Reimplemented receipt management.
- Authentication with Logitar Portal.
- Updated frontend to Vue 3.
1.7.2 - 2023-09-22
- Fixed CHANGELOG.
1.7.1 - 2022-03-23
- Implemented article management.
- Implemented banner management.
- Implemented store management.
- Implemented department management.
- Implemented product management.
- Implemented receipt management.