Skip to content

Releases: otto-torino/django-baton

Release 2.4.0

02 Aug 08:46
Compare
Choose a tag to compare

Features:

  • bootstrap upgraded to version 5.2

Release 2.3.0

22 Mar 11:16
Compare
Choose a tag to compare

Adds support for Django 4.

Minor fixes and improvements.

Release 2.2.3

21 Sep 15:38
Compare
Choose a tag to compare

Release 2.2.2

03 Aug 07:23
Compare
Choose a tag to compare

Fixes:

  • crash when finding an unknown tab hash in changeform page
  • analytics widget due to gapi changes

Release 2.2.1

16 Jun 13:02
Compare
Choose a tag to compare

Features:

  • optional analytics dependencies installation
  • prints baton revision attribute in the console
  • adds Django 3.2 compatibility
  • adds django-import-export compatibility
  • updates bootstrap to 5.0.1
  • enhances tabs navigation and context retain

Release 2.1.5

02 Apr 15:25
Compare
Choose a tag to compare
  • Updates bootstrap to v5.beta3
  • Fixes some npm audits

Release 2.1.4

31 Mar 10:35
Compare
Choose a tag to compare

Adds page detection hook functionality

Release 2.1.2

22 Feb 15:01
Compare
Choose a tag to compare

Improved search field functionality

Release 2.1.1

22 Feb 13:49
Compare
Choose a tag to compare

Adds search field functionality

Major release 2.0.0

15 Feb 11:24
Compare
Choose a tag to compare

This is the new Baton major release: 2.0.0

Features:

  • Bootstrap upgraded to version 5-beta2
  • Show messages in toasts option
  • JS translations hook
  • Analytics spinner and error management
  • Safe filter for row attributes data
  • Changelist filters form option (more filters at once)
  • Collapsable user avatar option
  • Changelist filters include
  • Login splash option
  • Minor stuff

Fixes:

  • Change history default message styling
  • Spacing to add row button in stacked inlines
  • Admin docs styles
  • Inline labels left margin
  • Minor stuff