Skip to content

Commit

Permalink
release v2501.3
Browse files Browse the repository at this point in the history
  • Loading branch information
goapunk committed Jan 20, 2025
1 parent 30e1894 commit ed68a88
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 8 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file.
Since version v2306 the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
This project (not yet) adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v2501.3

### Changed

- change captcha helptext on contact form to be identical to the sign up form captcha
- remove the broken <br> tag from the captcha helptext and replace it with <strong>
- update translations
- update dependency stylelint-declaration-strict-value to v1.10.7
- update a4 to aplus-v2501.1.2
- update dependency glob to v11.0.1
- update dependency @babel/eslint-parser to v7.26.5
- update dependency stylelint to v16.13.0
- update dependency ignore to v7.0.3
- update dependency stylelint to v16.13.1
- update dependency sass to v1.83.4
- update dependency postcss to v8.5.0
- update dependency django to v4.2.18
- update dependency postcss to v8.5.1
- update dependency stylelint to v16.13.2



## v2501.2
### Changed
- update translations
Expand Down
6 changes: 0 additions & 6 deletions changelog/_0001.md

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@fortawesome/fontawesome-free": "5.15.4",
"@maplibre/maplibre-gl-leaflet": "0.0.22",
"@react-leaflet/core": "^2.1.0",
"adhocracy4": "git+https://github.com/liqd/adhocracy4#ba01a1a2b8f32d198264791d233c42a129e776af",
"adhocracy4": "git+https://github.com/liqd/adhocracy4#aplus-v2501.1.2",
"autoprefixer": "10.4.20",
"bootstrap": "5.2.3",
"css-loader": "7.1.2",
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# A4
git+https://github.com/liqd/adhocracy4.git@ba01a1a2b8f32d198264791d233c42a129e776af#egg=adhocracy4
git+https://github.com/liqd/adhocracy4.git@aplus-v2501.1.2#egg=adhocracy4

# Additional requirements
brotli==1.1.0
Expand Down

0 comments on commit ed68a88

Please sign in to comment.