Skip to content

v0.601.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Feb 12:55
· 1902 commits to develop since this release
9f17ba7

0.601.0 (2025-02-11)

Features

  • add notification setting service (e6d8e8c)
  • added notification publish method (64b20c7)
  • added user notification finders APIs (e1eec3d)
  • check for user setting before creating notification (702beeb)
  • create default user notification setting on creating notification (d8c6c99)
  • create notification entity (81cecfb)
  • create notification models (a50a57e)
  • generate migration for user notification settings (6679b6c)
  • generate MySQL migration (c997a84)
  • generate Postgres migration (f130d30)
  • improve user notification add hold date (ca6f448)
  • mark all user notifications as read (c91b1b1)
  • SQLite user notification migration (46bd9a4)
  • trigger notification on mention, comment and task (18f17ff)
  • user notification event (a2081be)
  • user notification setting commands and API (ad1e41c)
  • user notification settings model (12055ef)

Bug Fixes

  • added coderabbit suggestions (c23329a)
  • added reviews (4cd4c83)
  • apply suggestions by coderabbitai (3487de9)
  • circular deps with import path (b2542ab)
  • core entities remove commented (3535d6b)
  • improve create comment input and dto (86d4426)
  • improve entity type base (125f08f)
  • try to resolve issue with circular deps (58e6775)
  • user notification settin (338bd73)
  • user notification validations (9bf52f2)
  • cspell: typo spelling :-) (5d15910)

Code Refactoring

  • rename user notification to employee notification (afa7223)
  • rename user notification to employee notification (9637910)
  • rename user notification to employee notification (7d79a45)

What's Changed

Full Changelog: v0.600.3...v0.601.0