Skip to content

Commit 317cac6

Browse files
authored
Merge pull request #173 from arenaxr/release-please--branches--main
chore(main): release 2.4.0
2 parents 1de838f + e145001 commit 317cac6

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
# Changelog
22

33

4+
## [2.4.0](https://github.com/arenaxr/arena-account/compare/v2.3.2...v2.4.0) (2026-05-09)
5+
6+
7+
### Features
8+
9+
* **profile:** add permissions list table merge sorting/filter ([c7c888b](https://github.com/arenaxr/arena-account/commit/c7c888b07c0a0e9e64aaf9a91bdd27b453774f59))
10+
* **profile:** include persist object counts in lists, add breadcrumbs for all pages ([49ae5ee](https://github.com/arenaxr/arena-account/commit/49ae5ee01bf1be2458eb13acc707ad1aad9da187))
11+
12+
13+
### Bug Fixes
14+
15+
* **account:** add namespace validation and fix tuple check in forms.py ([faec37f](https://github.com/arenaxr/arena-account/commit/faec37f1d047c235d6e5f195a07abeb26e086305))
16+
* **account:** fix API schema and add persist counts ([035bc53](https://github.com/arenaxr/arena-account/commit/035bc534f282cdce0b81700a10a5401016aebb1c))
17+
* **account:** fix permission check bugs and cleanup in utils.py ([d59e5e0](https://github.com/arenaxr/arena-account/commit/d59e5e029f509030dc174ffdf4b4f9e06274628c))
18+
* **account:** modernize models.py ([f5c8da9](https://github.com/arenaxr/arena-account/commit/f5c8da975989ed942e88ead180dbcf32f0b4499f))
19+
* **account:** use absolute {% url %} for form actions in templates ([ba1c196](https://github.com/arenaxr/arena-account/commit/ba1c1960819d9242e3d5b325082a8bcf8c1a102c))
20+
* **auth:** replace deprecated datetime.utcnow() with timezone-aware variant ([a186f19](https://github.com/arenaxr/arena-account/commit/a186f190bce4a022c1f51e811730a185555b96cf))
21+
* **deps:** revert django-crispy-forms to 2.5.0 to fix django 4.2 compat ([1de838f](https://github.com/arenaxr/arena-account/commit/1de838f1881dcae290b79317e9e4d411b3e67b45))
22+
* **profile:** restore missing messages templates to list view pages ([178e19c](https://github.com/arenaxr/arena-account/commit/178e19c5262a0a19c5b69a5873c3528d445092ef))
23+
* **profile:** shorten perms date sorting, use local libs, fixes ([77bd616](https://github.com/arenaxr/arena-account/commit/77bd616f9abb2823d7e93501b0fd989107045ab7))
24+
25+
26+
### Documentation
27+
28+
* include code style/messaging guides ([1a6f5f6](https://github.com/arenaxr/arena-account/commit/1a6f5f64bc5002e1fd5f5fb39bd26c9bdaca9b82))
29+
* modernize contributing for agents ([2458823](https://github.com/arenaxr/arena-account/commit/2458823646b2491ebf468cf66f2be151a245841c))
30+
431
## [2.3.2](https://github.com/arenaxr/arena-account/compare/v2.3.1...v2.3.2) (2026-03-17)
532

633

0 commit comments

Comments
 (0)