Skip to content

Releases: zediious/raptor-web

v0.2.1

22 Feb 22:23
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2...0.2.1

v0.2

20 Feb 07:16
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

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

25 Jan 01:50
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

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

Full Changelog: https://github.com/zediious/raptor-web/commits/0.1