Updates CHANGELOG

main
Yasen Pramatarov 2024-08-07 12:08:29 +03:00
parent 4b783a6b63
commit 8a4816a6ae
1 changed files with 4 additions and 0 deletions

View File

@ -18,12 +18,16 @@ All notable changes to this project will be documented in this file.
- Added front page widget for monthly conferences and participants number - Added front page widget for monthly conferences and participants number
- Added login/registration control and messages - Added login/registration control and messages
- Added default config file locations - Added default config file locations
- Added left collapsible sidebar
- Added logo
### Changed ### Changed
- MVC design - models(classes folder), views(templates folder) and controllers(pages folder) - MVC design - models(classes folder), views(templates folder) and controllers(pages folder)
- Changed menus - categories on sidebar menu, jitsi platforms on top menu
### Fixed ### Fixed
- Fixed SQL when conferences start and end time are not explicitly clear - Fixed SQL when conferences start and end time are not explicitly clear
- Web design fixes
--- ---