Updates CHANGELOG - config.js & interface_config.js

main
Yasen Pramatarov 2024-08-30 13:03:13 +03:00
parent 0bab284e99
commit 54d6ce2ec4
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file.
- Added database helper functions
- Added support for multiple Jitsi platforms
- Added app environments "production" and "development"
- Added visualisation of config.js and interface_config.js per Jitsi platform
### Changed
- MVC design - models(classes folder), views(templates folder) and controllers(pages folder)