• v0.2 7d85c9181d

    0.2 Stable

    yasen released this 2024-08-31 17:24:41 +00:00 | 685 commits to main since this release

    version 0.2

    Added

    • Added collapsible front page widgets
    • Added widgets to conferences, participants and components pages
    • Added front page widget for monthly conferences and participants number
    • Added login/registration control and messages
    • Added default config file locations
    • Added left collapsible sidebar
    • Added logo
    • 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)
    • Changed menus - categories on sidebar menu, jitsi platforms on top menu
    • Moved all the app code outside of the public web folder
    • Config file now can have nested arrays

    Fixed

    • Fixed SQL when conferences start and end time are not explicitly clear
    • Web design fixes
    • Fixed install script
    Downloads