Skip to content

Releases: denyzzko/nixpkgs-notifier

v1.7.5

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:15

1.7.5 (2026-06-10)

Bug Fixes

  • skip periodic check if previous cycle is still in progress #10 (4123a65)

v1.7.4

Choose a tag to compare

@github-actions github-actions released this 12 May 13:51

1.7.4 (2026-05-12)

Bug Fixes

  • call CreatePendingNotificationsFirstAppearance synchronously also for watched packages (e5d853e)

v1.7.3

Choose a tag to compare

@github-actions github-actions released this 12 May 09:52

1.7.3 (2026-05-12)

Bug Fixes

  • wrong env var name and missing var in readme (616f951)

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 11 May 12:14

1.7.2 (2026-05-11)

Bug Fixes

  • enqueueAllTracked was incorrectly enqueing both tracked and watched packages (3bffd90)

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 11 May 11:57

1.7.1 (2026-05-11)

Bug Fixes

  • more isolated retry mechanism test (2531051)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 04 May 10:17

1.7.0 (2026-05-04)

Features

  • pagination for packages and delivery log tables (#9) (fa909bf)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 03 May 20:28

1.6.0 (2026-05-03)

Features

  • persistent check state stored in DB and some refactoring (dbd33c7)

v1.5.4

Choose a tag to compare

@github-actions github-actions released this 30 Apr 14:41

1.5.4 (2026-04-30)

Bug Fixes

  • set EHLO hostname and Message-Id to improve deliverability (switched to go-mail) (8373265)

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 26 Apr 10:11

1.5.3 (2026-04-26)

Bug Fixes

  • update number of running checker workers during runtime (765a37f)

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 23 Apr 15:28

1.5.2 (2026-04-23)

Bug Fixes

  • first signal then rollback (f3fa5d6)