Releases: VEAF/website-2026
Releases · VEAF/website-2026
v2.1.1
v2.1.0
- ADDED roster - BMS section (available also from Landing page)
- ADDED roster - display module popularity (progress bar) for each module
- ADDED calendar - planning view (default for mobile)
- ADDED calendar - open graphs metadata (thumbs & message when copy&paste link into discord)
- ADDED favicon
- ADDED login/logout notifications
- ADDED licence about code and content
- ADDED admin - track files sizes
- CHANGED system - optimize docker image size
- FIXED roster - modules count
- FIXED system - customer deploy stack name
v2.1.0-rc1
Merge pull request #174 from VEAF/feature/140-optimize-docker-images-…
v2.0.0 - Rework of Website 2021 in Python + VueJS
CHANGELOG from 1.x to 2.0.0:
Technical changes:
- php => python
- symfony + doctrine => fastapi + sqlalchemy
- mysql => postgres
- twig => vuejs
- bootstrap => tailwind
- fullstack => frontend + backend
Function changes:
- added SSO with Discord
- improved Admin interface
- improved UI
This new version of this website could give us the opportunities to develop many features connected with DCS world, Discord and others softwares.
v2.0.0-rc4
Merge pull request #156 from VEAF/fix/155-column-disabled-of-relation…
MVP - Closed beta fixes
Merge pull request #154 from VEAF/fix/139-some-fixes update deploy scripts
MVP - Closed beta
Merge pull request #138 from VEAF/fix/123-check-import-data-method improve import-yaml command
MVP - Release Candidate
v2.0.0-rc1 Merge pull request #122 from VEAF/feature/116-add-version-number-into…