diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b6e55e75..039cbcdeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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
tag from the captcha helptext and replace it with +- 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 diff --git a/changelog/_0001.md b/changelog/_0001.md deleted file mode 100644 index d2a0aaeda..000000000 --- a/changelog/_0001.md +++ /dev/null @@ -1,6 +0,0 @@ -### Changed - -- change captcha helptext on contact form to be identical to the sign up form -captcha -- remove the broken
tag from the captcha helptext and replace it with - diff --git a/package.json b/package.json index 7e526eaaf..4fe4715fe 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/requirements/base.txt b/requirements/base.txt index dcefb1acb..20b1f316f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -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