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 v2.0.0.
- Message submission flow updated (#440 by @Ketteiteki)
- Semantic version is properly displayed on UI at settings (#438)
- Separate model for send message real-time notification (#449)
- Smooth scrolling added to message box (#437)
- Settings UI bug fixed (#445)
- Message deletion flow updated (#442 by @Ketteiteki)
- Realtime flow improved, few issues are fixed
- Angular version bump to 15.2.2
- Reply to message feature (by @Ketteiteki)
- Message attachment UI improvement (by @Ketteiteki)
- Angular app API url is transformed during CI/CD build
- Angular app API url parameter is moved to config.json file
- Azure storage account for terraform state is created via Azure Pipelines
- Updated bicep infrastructure as code
- Assets copied to azure blob storage as part of CI/CD
- Azure KeyVault used to access secrets inside CI/CD pipelines
- Azure Application insights added
- Message file attachment implemented (by @islamumarov)
- CI/CD pipelines separated into two separate files
- Implement terraform infrastructure as code
- Azure pipelines CI/CD trigger approval added for: Sonarcloud, Mend bolt scan jobs