Skip to content

Latest Release Notes

Version X.X.X - Release Date

New Features

  • Feature description
  • Another feature description

Improvements

  • Improvement description
  • Another improvement

Bug Fixes

  • Fixed issue description
  • Another bug fix

Breaking Changes

  • Breaking change description (if any)

Deprecations

  • Deprecated feature (if any)

Upgrade Notes

Before Upgrading

  1. Backup database
  2. Review breaking changes
  3. Update dependencies

Upgrade Steps

  1. Pull latest code
  2. Run migrations: python manage.py migrate
  3. Update dependencies: pip install -r requirements.txt
  4. Restart application

Previous Releases

See Version History for previous release notes.


For questions about releases, contact the development team.