Skip to content

Releases: Amsterdam/signals

2.46.0

19 Sep 08:58
Compare
Choose a tag to compare

What's Changed

  • feature: trigger updated_at on Signal when data related to a Signal changes by @ramonavic in #1533

Full Changelog: 2.45.0...2.46.0

2.45.0

12 Sep 12:16
Compare
Choose a tag to compare

What's Changed

  • feat: add ability to hide employee details in PDF export by @bartjkdp in #1525

Full Changelog: 2.44.1...2.45.0

2.44.1

12 Sep 07:40
Compare
Choose a tag to compare
2.44.1 Pre-release
Pre-release

What's Changed

  • Bump django from 4.2.23 to 4.2.24 in /app/requirements by @dependabot[bot] in #1532

Full Changelog: 2.44.0...2.44.1

2.44.0

11 Sep 13:26
Compare
Choose a tag to compare
2.44.0 Pre-release
Pre-release

What's Changed

Warning This is a breaking change for your local development because without doing a pg_upgrade the database will fail to start
when you do docker compose up:

dependency failed to start: container signals-database-1 exited (1)

Another option is to remove your volumes with:
docker compose down -v

or more specific:
docker compose down and docker volume rm signals_postgres-data

Full Changelog: 2.43.12...2.44.0

2.43.12

08 Sep 11:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.43.11...2.43.12

2.43.11

05 Sep 09:31
Compare
Choose a tag to compare
2.43.11 Pre-release
Pre-release

What's Changed

  • fixes login flow by checking if returned user is_active by @ramonavic in #1529

Full Changelog: 2.43.10...2.43.11

2.43.10

01 Sep 11:48
Compare
Choose a tag to compare
2.43.10 Pre-release
Pre-release

What's Changed

  • make sure that authenticate function filters on is_active column by @ramonavic in #1528

Full Changelog: 2.43.9...2.43.10

2.43.9

13 Aug 09:01
8ca4534
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.43.8...2.43.9

2.43.8

11 Jul 09:52
9e9a5c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.43.7...2.43.8

2.43.7

27 Jun 12:05
31f2d1b
Compare
Choose a tag to compare
2.43.7 Pre-release
Pre-release

What's Changed

Full Changelog: 2.43.6...2.43.7