Skip to content

Commit

Permalink
Merge pull request #733 from readthedocs/davidfischer/release-1.14.0
Browse files Browse the repository at this point in the history
Release v1.14.0
  • Loading branch information
davidfischer committed Apr 11, 2023
2 parents b47a854 + 4419464 commit 43300be
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 4 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,31 @@ CHANGELOG
.. Then it is formatted and copied into this file.
.. This is included by docs/developer/changelog.rst
Version v1.13.1
Version v1.14.0
---------------

:date: April 5, 2023
This release contained some dashboard UX improvements like a live ad preview
and some minor internal refactors.

:date: April 11, 2023

* @davidfischer: Use the proper permissions for adding advertisers/publishers (#732)
* @davidfischer: Add a filter for the dashboard home screen (#731)
* @davidfischer: Refactor the names of `*_today` methods (#729)
* @davidfischer: Display a live ad preview when editing or adding ads (#728)
* @dependabot[bot]: Bump sentry-sdk from 1.5.5 to 1.14.0 in /requirements (#727)
* @dependabot[bot]: Bump webpack from 5.75.0 to 5.76.0 (#725)
* @davidfischer: Show live ad preview (#167)


Version v1.13.1
---------------

This release fixes some math on renewals that happened when we moved to non-day flight durations.

:date: April 5, 2023

* @davidfischer: Fix a bug with the renew math (#726)
* @mattishaden: Docker container size and ML requirements (#692)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "1.13.1",
"version": "1.14.0",
"description": "",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 43300be

Please sign in to comment.