Skip to content
Snippets Groups Projects
Commit e4818a9f authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Stop fighting changelog-manager

parent 69cfe86e
No related branches found
No related tags found
No related merge requests found
# Changelog # Changelog
All notable changes to this project will be documented in this file. 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.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
...@@ -10,72 +9,52 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -10,72 +9,52 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Allow inviting participants to multiple Matrix rooms - Allow inviting participants to multiple Matrix rooms
## [1.4.1] - 2022-05-26 ## [1.4.1] - 2022-05-26
### Fixed ### Fixed
- Syntax fix - Syntax fix
## [1.4.0] - 2022-05-26 ## [1.4.0] - 2022-05-26
### Added ### Added
- Kick Matrix ID from cancelled orders #9 - Kick Matrix ID from cancelled orders #9
### Fixed ### Fixed
- Allow lowercase server names only #11 - Allow lowercase server names only #11
## [1.3.0] - 2022-04-19 ## [1.3.0] - 2022-04-19
### Added ### Added
- Invite Matrix ID on Order update #7 - Invite Matrix ID on Order update #7
## [1.2.3] - 2022-04-15 ## [1.2.3] - 2022-04-15
### Fixed ### Fixed
- Adapt to django_scopes - Adapt to django_scopes
## [1.2.2] - 2022-02-11 ## [1.2.2] - 2022-02-11
### Fixed ### Fixed
- Pypi won't take a new classifier - Pypi won't take a new classifier
## [1.2.1] - 2022-02-11 ## [1.2.1] - 2022-02-11
### Fixed ### Fixed
- Don't crash when the configuration is empty - Don't crash when the configuration is empty
- Make some wording more consistent - Make some wording more consistent
- Better adhere to Pretix settings view styles - Better adhere to Pretix settings view styles
## [1.2.0] - 2022-02-11 ## [1.2.0] - 2022-02-11
### Added ### Added
- Help in the configuration panel - Help in the configuration panel
- French translation - French translation
- German and German informal translations - German and German informal translations
## [1.1.0] - 2022-02-08 ## [1.1.0] - 2022-02-08
### Added ### Added
- Make Matrix ID field help text configurable - Make Matrix ID field help text configurable
- Add configurable reason to Matrix invitation - Add configurable reason to Matrix invitation
- Allow using a room alias anstead of a room ID - Allow using a room alias anstead of a room ID
### Fixed ### Fixed
- Respect backoff time given by API on retry - Respect backoff time given by API on retry
- Properly quote user-supplied URL parts - Properly quote user-supplied URL parts
## [1.0.0] - 2022-02-04 ## [1.0.0] - 2022-02-04
### Added ### Added
- Configuration panel - Configuration panel
- Ask for Matrix ID in selected products - Ask for Matrix ID in selected products
- Invite Pretix participants to configured Matrix room - Invite Pretix participants to configured Matrix room
...@@ -90,4 +69,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -90,4 +69,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[1.1.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.0.0...v1.1.0 [1.1.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.0.0...v1.1.0
[1.0.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/tags/v1.0.0 [1.0.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/tags/v1.0.0
<!-- markdownlint-disable-file MD022-->
<!-- markdownlint-disable-file MD024--> <!-- markdownlint-disable-file MD024-->
<!-- markdownlint-disable-file MD032-->
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment