Skip to content

Commit

Permalink
Release v5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfischer committed Nov 20, 2024
1 parent 2c8c38b commit 5972624
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,27 @@ CHANGELOG
.. This is included by docs/developer/changelog.rst
Version v5.10.0
--------------

This release added a few advertiser features including
role based user accounts (for publishers too),
some visual cues, and bulk ad creation.
Other changes were mostly minor fixes, dependencies, and documentation.

:Date: November 20, 2024

* @dependabot[bot]: Bump aiohttp from 3.10.10 to 3.10.11 in /requirements (#943)
* @davidfischer: Add roles for advertisers and publishers (#941)
* @davidfischer: Add a visual cue for renewing flights on listview (#940)
* @davidfischer: Fix a celerybeat task configuration (#938)
* @mithucste30: Unknown task (#937)
* @davidfischer: Bulk ad upload (#935)
* @davidfischer: Remove explicit docs ad placement (#934)
* @ericholscher: Fix custom.css (#933)
* @davidfischer: Analyzer versions hotfix (#931)


Version v5.9.0
--------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethical-ad-server",
"version": "5.9.0",
"version": "5.10.0",
"description": "",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 5972624

Please sign in to comment.