Skip to content

Releases: django-commons/django-simple-history

Release 3.10.1

20 Jun 20:25
dc56984

Choose a tag to compare

What's Changed

Documented changes

Merged PRs

Full Changelog: 3.10.0...3.10.1

Release 3.10.0

20 Jun 16:27
58dbb06

Choose a tag to compare

What's Changed

Documented changes

Merged PRs

New Contributors

Full Changelog: 3.9.0...3.10.0

Release 3.9.0

26 Jan 23:57
55850c2

Choose a tag to compare

What's Changed

Documented changes

Merged PRs

  • Remove the deprecated simple_history_admin_list.display_list() + Release 3.9.0 by @ddabble in #1444

Full Changelog: 3.8.0...3.9.0

Release 3.8.0

23 Jan 18:33
389a3a4

Choose a tag to compare

What's Changed

Documented changes

Merged PRs

New Contributors

Full Changelog: 3.7.0...3.8.0

Release 3.7.0

29 May 19:16
2a2bec9

Choose a tag to compare

What's Changed

Documented changes

Merged PRs

New Contributors

Full Changelog: 3.6.0...3.7.0

Release 3.6.0

26 May 14:51
3854269

Choose a tag to compare

What's Changed

Documented changes

Merged PRs

New Contributors

Full Changelog: 3.5.0...3.6.0

Release 3.5.0

19 Feb 21:08
ac44d22

Choose a tag to compare

What's Changed

Documented changes

Merged PRs

New Contributors

Full Changelog: 3.4.0...3.5.0

Release 3.4.0

17 Aug 22:55
2d0fea3

Choose a tag to compare

What's Changed

Documented changes

Merged PRs

  • Fix failing admin tests when testing against Django's main branch by @ddabble in #1140
  • Update GitHub Actions by @hugovk in #1147
  • evaluate history model permissions explicitly by @erikvw in #1017
  • docs: missing comma in 'Signals' codeblock by @hector97i in #1132
  • Change admin.py to use Django's registered User Model by @helmetwearer in #1177
  • Fix doc typo to make code block instead of block quote by @mjsir911 in #1185
  • add id translation by @kiraware in #1198
  • Urdu Translation by @muneeb706 in #1199
  • Fix MariaDB test container failing to start by @ddabble in #1200
  • Update Python and Django versions by @ddabble in #1202
  • Test that translation files are compiled by @ddabble in #1207
  • Update utils.py with adding a return of function bulk_update_with_history by @zhaojiejoe in #1206
  • Add Norwegian bokmål translations + a little translation cleanup by @ddabble in #1210
  • use new style middleware and catch exceptions to be sure to clear request in context by @manelclos in #1188
  • Use sync/async pattern for middleware since Django 3.1 by @john-parton in #1209
  • Fix: Error when setting table name with inherit by @muneeb706 in #1196
  • Prepare for release 3.4.0 by @ddabble in #1230

New Contributors

Full Changelog: 3.3.0...3.4.0

Release 3.3.0

08 Mar 22:41
6a849ce

Choose a tag to compare

What's Changed

Documented changes

Merged PRs

New Contributors

Full Changelog: 3.2.0...3.3.0

3.2.0

28 Sep 13:53
7042a64

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.1...3.2.0