Skip to content

Commit 647439d

Browse files
m4raJulian Dehm
authored andcommitted
release v2406.2
1 parent d5517bd commit 647439d

5 files changed

Lines changed: 22 additions & 19 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55
Since version v2306 the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
This project (not yet) adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## v2406.2
9+
10+
### Added
11+
- modules diagrams
12+
- added pytest-mock to dev dependencies (currently only used in forks)
13+
14+
### Fixed
15+
- fixed outdated telephone number in error templates
16+
- fixed linting errors and reformat the modified templates
17+
- disable password help text provided by django-allauth on login form
18+
19+
### Changed
20+
21+
- changed link on error templates from hardcoded value to page root
22+
- docs structure
23+
- make insight migration a bit faster
24+
825
## v2406.1
926

1027
### Added
@@ -80,7 +97,7 @@ This project (not yet) adheres to [Semantic Versioning](https://semver.org/spec/
8097
assets/blocks: small home page block improvements fixes #2493
8198
assets/variables//button: rm twitter related styling and variable partial fix for #2363
8299
apps/captcha: rm inline css and add to own file update structure to be more a11y friendly
83-
apps/userdashboard/*: small styling fixes fixes #2392
100+
apps/userdashboard/: small styling fixes fixes #2392
84101
assets/variables: reduce lightening slightly on tertiary background colour fixes #2369
85102
templates/project_list_tile: ensure abbr date title is translatable and update styling and make it hoverable on a tile link fixes #2222
86103
assets/account: update styling for user agreements fixes #1922
@@ -160,6 +177,10 @@ assets/account: update styling for user agreements fixes #1922
160177
- inherited adapter's method from get_email_confirmation_redirect_url to get_email_verification_redirect_url
161178
- to latest allauth v.0.63.2
162179
- reformat CHANGELOG.md
180+
- fixed outdated telephone number in error templates
181+
- changed link on error templates from hardcoded value to page root
182+
- fix linting errors and reformat the modified templates
183+
- docs structure
163184

164185
## v2306
165186

changelog/0000.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

changelog/_1111.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelog/_1112.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog/_1113.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)