Skip to content

Releases: otto-torino/django-baton

Release 4.2.2

12 Dec 09:53
Compare
Choose a tag to compare

Fixes:

  • #295 : hide hidden fields rows
  • stats widget vision model value

Release 4.2.1

11 Dec 15:41
Compare
Choose a tag to compare

Features:

  • improve support for rtl languages
  • add fa translations
  • add image vision to BatonAiImageField
  • add subject location feature to BatonAiImageField

Fixes:

  • fix added migration issue #296
  • fix minor styling problems

Release 4.2.0

02 Dec 17:18
Compare
Choose a tag to compare

Features:

  • adds image vision functionality

Fix:

  • minor style adjustments for Django 5.1.x

Release 4.1.0

19 Jul 08:17
Compare
Choose a tag to compare

Features:

  • adds support for new gpt-4o-mini model

Fixes:

Release 4.0.1

12 Jun 16:05
Compare
Choose a tag to compare

Features:

  • Baton AI
  • Themes

Minor fixes

Release 3.1.0

21 Feb 11:41
Compare
Choose a tag to compare

Add change form object tools template include functionality

Release 3.0.2

01 Feb 16:13
Compare
Choose a tag to compare

Fix submit fixed row initialization in certain conditions with tabs

Release 3.0.1

01 Feb 14:53
Compare
Choose a tag to compare

Minor style adjustments

Release 3.0.0

31 Jan 17:21
Compare
Choose a tag to compare

Major release because has breaking changes ONLY if you used the analytics module.

  • Removed analytics module (the js library I used cannot work with GA4, and I don't want to mantain a library myself, also because we do not use GA anymore)
  • Added submit row fixed bottom position option, enabled by default
  • Fix #283, #246

Release 2.9.1

12 Jan 19:09
Compare
Choose a tag to compare

Fix travis tests