Skip to content

Commit

Permalink
Bump to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomudding committed Nov 13, 2024
1 parent 2123da3 commit c6b0c4c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [v4.5.0](https://github.com/GEWIS/gewisweb/tree/v4.5.0) (2024-11-13)

* Added administrative user overview.
* Added plankAPI integration for activities.
* Added links to GitHub in global footer.
* Improved mixing of activities in the news feed.
* Improved handling of permissions for the admin interface.
* Improved linking to current version of the website.
* Improved viewing of poll comment authors for the board.
* Improved development setup of the project by adding migrations and proper data seeding.
* Improved security of connections to the databases.
* Fixed an issue where poll approval dates could be confusing.
* Fixed an issue where extra slashes could be added to URLs that were invalid.
* Fixed an issue where permissions for `active_member` could be make it look like more permissions were granted than was the case.
* Updated dependencies.

## [v4.4.1](https://github.com/GEWIS/gewisweb/tree/v4.4.1) (2024-08-31)

* Updated `security.txt`
Expand Down

0 comments on commit c6b0c4c

Please sign in to comment.