Skip to content

Commit

Permalink
release v2310.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m4ra committed Oct 17, 2023
1 parent 8cbdeda commit c985b7b
Show file tree
Hide file tree
Showing 18 changed files with 100 additions and 128 deletions.
101 changes: 100 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,103 @@ All notable changes to this project will be documented in this file.
Since version Unreleased 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).

## Unreleased
## v2310.1

### Added

- adds support for celery task queues with a redis message broker
- adds makefile commands for starting and status checking of celery worker processes

### Added

- ai_report field to dashboard moderation comments serializer
### Added

- userdashboard: added field "user_reports" to moderation comment serializer

### Added

- Ai report serializer for comments viewset (#7571)

### Added

- general switch button react component
- switch button to AIreportExplanation component

### Added

- added show_in_discussion field to AiReport model
- added component to show AiReport in userdashboard and a toggle to show/hide
the report in the discussion

### Changed

- changed ai_report field from StringRelatedField to AiReportSerializer in
CommentWithFeedbackSerializer
- changed brand-alert color to match the design

### Added

- react component to show AI report with dummy data for now

### Changed

- structure of ModerationNotification to be more a11y compliant

### Added

- new filter category for comments in moderator dashboard: "reported by ai"

### Changed

- fix tests which included removed modules

### Removed

- removed modules brainstorming, map-brainstorming, idea-collection,
map-idea-collection, poll, participatory-budgeting, interactive-event and
associated tests

### Added

- project insight model, create insight function,
update insights with signals (#2492)

### Changed

- update a4 to 208d5c1134da702fc5c6e8c5c8ea8d55ac2d012d

### Added

- in contrib templates for item_detail:
request http referer for go back/overview to filtered/paginated list
- in topicprio templates for topic_detail:
request http referer for go back/overview to filtered/paginated list
- in budgeting, idea, mapidea, topicprio:
index id to be used with href anchor to navigate back to item list
- in contrib templates for map_filter_and_sort and pagination:
index id to be used with href anchor to navigate back to item list

### Changed

- update a4 to 73ad60e06a557dbd00e7a1118fb639d13e8b4244

### Fixed

- fix broken pytest-lastfailed command in Makefile

### Removed

- removed frontend coverage ci actions

### Added

- add pyenv file and vim backup extension in gitignore

### Fixed

- only english and german language options

### Removed

- unused language translations from locale fork
3 changes: 0 additions & 3 deletions changelog/0002.md

This file was deleted.

7 changes: 0 additions & 7 deletions changelog/39.md

This file was deleted.

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

This file was deleted.

13 changes: 0 additions & 13 deletions changelog/7429.md

This file was deleted.

7 changes: 0 additions & 7 deletions changelog/7431.md

This file was deleted.

9 changes: 0 additions & 9 deletions changelog/7536.md

This file was deleted.

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

This file was deleted.

7 changes: 0 additions & 7 deletions changelog/7540.md

This file was deleted.

11 changes: 0 additions & 11 deletions changelog/7541.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/7542.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/7601.md

This file was deleted.

42 changes: 0 additions & 42 deletions changelog/README.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit c985b7b

Please sign in to comment.