Skip to content

Commit 83c8ede

Browse files
authored
dependencies: update a4 tag + Changelog
1 parent 20017d4 commit 83c8ede

4 files changed

Lines changed: 10 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,19 @@ 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-
98
## Unreleased
109

11-
### Added
10+
## v2603.3
1211

1312
### Changed
1413

15-
- polls: Prosopo captcha works for anonymous users in React polls
14+
- Allow User (re)activation in Django Backend
15+
1616
### Fixed
1717

18-
- Center logo in email template header container for newsletters and all platform emails
18+
- polls: Prosopo captcha works for anonymous users in React polls
19+
- Show Logo in Email templates and other Ui improvements
20+
- Delete local Image after leaving Form
1921

2022
## v2602.3
2123

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@maplibre/maplibre-gl-leaflet": "0.0.22",
2020
"@prosopo/procaptcha-wrapper": "^2.6.11",
2121
"@react-leaflet/core": "^2.1.0",
22-
"adhocracy4": "git+https://github.com/liqd/adhocracy4.git#aplus-v2602.3",
22+
"adhocracy4": "git+https://github.com/liqd/adhocracy4.git#aplus-v2603.3",
2323
"autoprefixer": "10.4.20",
2424
"bootstrap": "5.2.3",
2525
"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@aplus-v2602.3#egg=adhocracy4
2+
git+https://github.com/liqd/adhocracy4.git@aplus-v2603.3#egg=adhocracy4
33

44
# Additional requirements
55
brotli==1.1.0

0 commit comments

Comments
 (0)