Skip to content

Releases: edigiacomo/django-statusboard

v0.15.1

Choose a tag to compare

@edigiacomo edigiacomo released this 12 Mar 13:57
  • Support Python 3.12
  • Support Python 3.13

v0.15.0

Choose a tag to compare

@edigiacomo edigiacomo released this 12 Sep 18:04
  • Use datetime-local input type instead of text (#12)

v0.14.0

Choose a tag to compare

@edigiacomo edigiacomo released this 02 Sep 08:15
  • Added Django 5.1 support
  • Added i18n and l10n sections in README.md
  • Fixed empty .woff file #65

v0.13.0

Choose a tag to compare

@edigiacomo edigiacomo released this 14 Apr 14:57
  • 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

Choose a tag to compare

@edigiacomo edigiacomo released this 05 Sep 11:55
  • 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

Choose a tag to compare

@edigiacomo edigiacomo released this 28 Feb 10:54
  • Incident description list renders URLs #59

v0.10.0

Choose a tag to compare

@edigiacomo edigiacomo released this 30 Apr 04:08
  • Removed Django 1.11 support
  • Incident form with services ordered by name #54
  • Create uncategorized services from browser and API #55
  • Added Python 3.9 support

v0.5.3

Choose a tag to compare

@edigiacomo edigiacomo released this 04 Jan 13:46

Changelog

  • Django 2.0 support

v0.5.2

Choose a tag to compare

@edigiacomo edigiacomo released this 05 Oct 09:30

Changelog

  • Minor fix to template string (maintenance box in index)

v0.5.1

Choose a tag to compare

@edigiacomo edigiacomo released this 05 Oct 09:16

Changelog

  • Working edit maintenance page