Skip to content

Commit

Permalink
release aplus-v2025.1
Browse files Browse the repository at this point in the history
  • Loading branch information
goapunk authored and m4ra committed Jan 6, 2025
1 parent ba214d1 commit 0e031ca
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 18 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,25 @@ All notable changes to this project will be documented in this file.
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).

## aplus-v2501.1

### Removed

- removed the deprecated django-ckeditor fields

### Added

- Added PollDetail/TextareaWithCounter.jsx and PollDetail/ChoiceRow.jsx
- `Voting Options` section to PollDashboard/EditPollManagement.jsx
- new setting `A4_EMAIL_ATTACHMENTS` if you need more than the `email_logo.png` attachement in your emails
- this allows you to add custom attachments to the emails, even those set in a4

### Changed

- Renamed and refactored PollDetail/PollQuestion.jsx into PollDetail/PollChoice.jsx
- Refactored PollDetail/CharCounter.jsx
- refactored static/Alert.jsx

## mb-v2412.1

### Fixed
Expand Down
10 changes: 0 additions & 10 deletions changelog/8462.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/8527.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/_1111.md

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/_8471.md

This file was deleted.

0 comments on commit 0e031ca

Please sign in to comment.