Releases: edigiacomo/django-statusboard
Releases · edigiacomo/django-statusboard
Release list
v0.15.1
v0.15.0
- Use
datetime-localinput type instead oftext(#12)
v0.14.0
- Added Django 5.1 support
- Added i18n and l10n sections in README.md
- Fixed empty .woff file #65
v0.13.0
- Added Django 4.2 support
- Removed Django 2.2 support
- Added Django 4.1 support
- Added Python 3.11 support
- Use NamespaceVersioning instead of URLPathVersioning in API routes
- Bootstrap 5.2.3
- Bootstrap Icons 1.10.4
v0.12.0
- Removed Django 3.1 support
- Logout using HTTP POST request
- Cancel button in delete confirmation pages
- Updated Bootstrap from 3.4.1 to 5.2.0
- Fixed Django deprecation warnings
v0.11.0
- Incident description list renders URLs #59
v0.10.0
v0.5.3
v0.5.2
Changelog
- Minor fix to template string (maintenance box in index)