Releases: zediious/raptor-web
Releases · zediious/raptor-web
v0.2.1
v0.2
What's Changed
This release is composed of one very large PR and commit. There are many changes not listed here. View #55 for a full changelog
- Restructure project format to separate running python code/static/media from configurations and docker configuration by @zediious in #55
- Use a project-wide environment file rather than for database and app by @zediious in #55
- Get secret key from env by @zediious in #55
- Refactor viewContext and UserProfileGatherer into context processors by @zediious in #55
- Resolve code layout issues throughout the project by @zediious in #55
- Implement captchas in user facing forms by @zediious in #55
- Split raptormc into staffapps, authprofiles, and gameservers apps by @zediious in #41
- Refactor raptorbot into a Django app by @zediious in #48
- Add type hinting to the entire codebase by @zediious in #51
Full Changelog: 0.1...0.2
v0.1
This is the first release. Many changes were not made in a PR. Check the full changelog for a commit history from the beginning. Code base is in a working but very primitive state at this point.
What's Changed
- Create LICENSE by @zediious in #1
- Card improvements by @zediious in #3
- Server/Modpack query and display refactor by @zediious in #9
- Apply page specific og descriptions by @zediious in #13
- Bot improvements by @zediious in #17
- Further card and modal improvements by @zediious in #22
- Use HTMX/AJAX for playerPoll by @zediious in #27
- Bot announcement refresh commands by @zediious in #29
- Bot code refactor + server announce fetch refactor by @zediious in #32
- User Profile features by @zediious in #33
- Misc improvements by @zediious in #38
Full Changelog: https://github.com/zediious/raptor-web/commits/0.1