Skip to content

Releases: openedx/frontend-app-notifications

v3.0.0

Choose a tag to compare

@openedx-semantic-release-bot openedx-semantic-release-bot released this 10 Jul 14:58
Immutable release. Only release title and notes can be modified.

3.0.0 (2026-07-10)

Bug Fixes

chore

  • mark migration as a breaking change (ccdedf3)

Features

  • add stateful dev mocks for notifications (d54c065)
  • resolve account settings URL via route role (Phase 11) (875f1b1)
  • wire NotificationsTray into frontend-base header (Phase 9) (69a6eb1)

BREAKING CHANGES

  • package renamed from @edx/frontend-plugin-notifications
    to @openedx/frontend-app-notifications and rewritten against
    @openedx/frontend-base. Legacy frontend-plugin-framework slot wiring is
    replaced by an App config that registers the notifications bell against
    the unified header's desktopRight/mobileRight slots. Data layer migrated
    to @tanstack/react-query v5; source fully converted to TypeScript.

v2.0.13

Choose a tag to compare

@openedx-semantic-release-bot openedx-semantic-release-bot released this 09 Jul 20:21
Immutable release. Only release title and notes can be modified.

2.0.13 (2026-07-09)

Bug Fixes

  • publish 2.x on the latest channel; drop broken release assets (d2440cc)

v3.0.0-alpha.3

v3.0.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@openedx-semantic-release-bot openedx-semantic-release-bot released this 29 Apr 14:38
fa95c31

3.0.0-alpha.3 (2026-04-29)

Bug Fixes

v3.0.0-alpha.2

v3.0.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

3.0.0-alpha.2 (2026-04-22)

Bug Fixes

  • adopt frontend-base shell style manifest (b0c3e73)

v3.0.0-alpha.1

v3.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

3.0.0-alpha.1 (2026-04-20)

Bug Fixes

  • export App as named notificationsApp (2cac53f)

v2.0.11

Choose a tag to compare

@openedx-semantic-release-bot openedx-semantic-release-bot released this 13 Apr 16:15
876adec

2.0.11 (2026-04-13)

Bug Fixes

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 19 Nov 15:35
05e83cd

2.0.5 (2025-11-19)

Bug Fixes

  • added paragon version compatibility (a6d2af5)

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 19 Nov 09:52
09934d5

2.0.4 (2025-11-19)

Bug Fixes

last-commit-in-edx-org

Choose a tag to compare

@saraburns1 saraburns1 released this 04 Sep 14:16
de2f1b6

What's Changed

Full Changelog: v2.0.3...last-commit-in-edx-org

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 18 Aug 09:02
bd60287

2.0.3 (2025-08-18)

Bug Fixes

  • fixed notification icon font and color issues (8da40f1)