-
Release 15 (Revamp) Stable
released this
2023-03-26 11:14:41 +00:00 | 41 commits to main since this releaseHow to upgrade from version 14
First, before updating to the new version, stop the server and make a backup of your database.
Then:
- Start over in a fresh application directory (with the new version)
- Copy your profile pictures to
./data/profilepictures/and your TLS certficates to./data/tls/ - Rewrite your config to ./data/config.yml (now in YAML format)
- Run
./scripts/setup-env.shto install pip depedendencies - Run
./start.shto start the application - all database migrations should apply automatically without an error
Changelog
03abfcaBumped version to 15 #24266cb6cFixed an issue with the 0002_setup migration that caused the upgrade from version 14 to fail2ff58fbRemoved unnecessary import in db_queries.py9dc1f90Updated translationse04e1b9Updated README (about gettext dependency)d93591bRedesigned the user interface #23f7048d1Fixed shift- and shift-lock buttons and backspace issues in simple-keyboard_configure.js #14548af75Disable on-screen keyboard when smartphone is detected #140ab45c6Integrated simple-keyboard from hodged as a on-screen keyboard #146c72b50Fixed login button overlaid by footer on small screens #130939d10Changed all W13R references to ChaoticByte #18fb3bbf3Added support for multiple hosts in caddy configuration and CSRF_TRUSTED_ORIGINS #22b78e196Set sensible file permissions on startup #21c6b3584Updated .gitignore and restored misc folder with updated systemd unit file and iconsbf1e342Adjusted caddy logging format626f596Improved readability of python code by adding/removing newlines, identation, etc.0aa8c7fPorted archive script to new structure #16983cfb0Removed one unnecessary import in _bootstrap.pybe38d18Added session-autocleaner, changed some script filenames, changed shebang of manage.py #16159e1ceUpdated README and comments in the configuration #169bc9d51Added setup migration for globals and userdeposits view, added create-admin script #160a1ada1Moved locales into app directory #16d278d37Fixed admin panel not working #15 #1601aa31aFixed CSRF-related issues and profilepictures by starting caddy for development server too. Also improved boostrap script. #15 #165572fecCompletely re-structured the project from scratch, wrote a better bootstrap script, changed configuration format to yaml, improved Caddyfile, and more. #15 #16 #20
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
4 downloads