## 2025-10-18 - v0.4

- Security enhancements:
    - teacher password is now hashed;
    - session isolation (when running multiple instances of the application
    on the same server).

## 2025-08-28 - v0.3

- Rewamped identification screen for better user experience.

## 2025-08-25 - v0.2

- Minor cosmetic fixes.
- Fixed non inclusive strings.
- Made school neutral (using config).
- Optimized repartition algorithm for blocking scenarios and added "DEBUG" option.
- Refactored filenames action filenames - keep in mind that this is an educational
project for students who don't know about MVC, templates…
