Skip to content

Commit ed68a88

Browse files
Julian Dehmgoapunk
Julian Dehm
authored andcommitted
release v2501.3
1 parent 30e1894 commit ed68a88

File tree

4 files changed

+24
-8
lines changed

4 files changed

+24
-8
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,28 @@ 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+
## 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+
830
## v2501.2
931
### Changed
1032
- update translations

changelog/_0001.md

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@fortawesome/fontawesome-free": "5.15.4",
1919
"@maplibre/maplibre-gl-leaflet": "0.0.22",
2020
"@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",
2222
"autoprefixer": "10.4.20",
2323
"bootstrap": "5.2.3",
2424
"css-loader": "7.1.2",

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 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
33

44
# Additional requirements
55
brotli==1.1.0

0 commit comments

Comments
 (0)