File tree 4 files changed +24
-8
lines changed
4 files changed +24
-8
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file.
5
5
Since version v2306 the format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
This project (not yet) adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## v2501.3
9
+
10
+ ### Changed
11
+
12
+ - change captcha helptext on contact form to be identical to the sign up form captcha
13
+ - remove the broken <br > tag from the captcha helptext and replace it with <strong >
14
+ - update translations
15
+ - update dependency stylelint-declaration-strict-value to v1.10.7
16
+ - update a4 to aplus-v2501.1.2
17
+ - update dependency glob to v11.0.1
18
+ - update dependency @babel/eslint-parser to v7.26.5
19
+ - update dependency stylelint to v16.13.0
20
+ - update dependency ignore to v7.0.3
21
+ - update dependency stylelint to v16.13.1
22
+ - update dependency sass to v1.83.4
23
+ - update dependency postcss to v8.5.0
24
+ - update dependency django to v4.2.18
25
+ - update dependency postcss to v8.5.1
26
+ - update dependency stylelint to v16.13.2
27
+
28
+
29
+
8
30
## v2501.2
9
31
### Changed
10
32
- update translations
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 18
18
"@fortawesome/fontawesome-free" : " 5.15.4" ,
19
19
"@maplibre/maplibre-gl-leaflet" : " 0.0.22" ,
20
20
"@react-leaflet/core" : " ^2.1.0" ,
21
- "adhocracy4" : " git+https://github.com/liqd/adhocracy4#ba01a1a2b8f32d198264791d233c42a129e776af " ,
21
+ "adhocracy4" : " git+https://github.com/liqd/adhocracy4#aplus-v2501.1.2 " ,
22
22
"autoprefixer" : " 10.4.20" ,
23
23
"bootstrap" : " 5.2.3" ,
24
24
"css-loader" : " 7.1.2" ,
Original file line number Diff line number Diff line change 1
1
# A4
2
- git+https://github.com/liqd/adhocracy4.git@ba01a1a2b8f32d198264791d233c42a129e776af #egg=adhocracy4
2
+ git+https://github.com/liqd/adhocracy4.git@aplus-v2501.1.2 #egg=adhocracy4
3
3
4
4
# Additional requirements
5
5
brotli==1.1.0
You can’t perform that action at this time.
0 commit comments