Skip to content

Releases: linuxfoundation/lfx-v2-ui

v0.1.9

17 Sep 23:05
9bd47b9

Choose a tag to compare

What's Changed

  • fix(ui): early join time parse int value by @asithade in #88
  • feat(helm): template support for external secrets by @bramwelt in #89
  • feat(ui): remove mailing lists and improve project card layout by @asithade in #90
  • feat(profile): implement complete email management system by @asithade in #92
  • fix(meetings): use occurrence data for join page timing and display by @asithade in #93

Full Changelog: v0.1.8...v0.1.9

v0.1.8

16 Sep 04:47
3f789eb

Choose a tag to compare

What's Changed

  • feat(ui): rename application from LFX PCC to LFX One by @asithade in #87

Full Changelog: v0.1.7...v0.1.8

v0.1.7

15 Sep 23:24
01b1f77

Choose a tag to compare

What's Changed

  • feat(meetings): implement custom recurrence and refactor utilities by @asithade in #85
  • feat(meeting): refactor meeting module and update environment config by @asithade in #86

Full Changelog: v0.1.6...v0.1.7

v0.1.6

12 Sep 20:39
7bb6acf

Choose a tag to compare

What's Changed

  • fix(meetings): query service tag filtering and committee data handling by @asithade in #74
  • fix(meetings): correct public meeting routes and registration handling by @asithade in #75
  • fix(meetings): resolve registrants filtering and UI display issues by @asithade in #76
  • feat(api): add past-meetings endpoints and frontend integration by @asithade in #78
  • feat(meetings): add join URL endpoint and simplify auth middleware by @asithade in #79
  • feat(meetings): add join URL endpoint and improve authentication flow by @asithade in #80
  • ci(build): rename 'pcc-pr' to 'ui-pr' for previews by @bramwelt in #77
  • feat(meetings): implement time-based join control and user info by @asithade in #81
  • feat(profile): implement complete profile management system by @asithade in #83
  • fix(server): m2m token generation endpoint by @asithade in #84

Full Changelog: v0.1.5...v0.1.6

v0.1.5

08 Sep 18:51
1a3772e

Choose a tag to compare

What's Changed

  • feat(chart): add externalsecrets management by @bramwelt in #68
  • ci(compiler): add gha workflow for preview by @bramwelt in #61
  • feat(permissions): implement role-based permission system by @asithade in #72
  • fix(ui): query service tag filtering by @asithade in #73

Full Changelog: v0.1.4...v0.1.5

v0.1.4

05 Sep 18:16
120dc4f

Choose a tag to compare

What's Changed

  • feat(ui): implement meeting join dashboard with public access by @asithade in #69
  • feat(build): implement environment-specific Docker builds by @asithade in #71

Full Changelog: v0.1.3...v0.1.4

v0.1.3

05 Sep 17:36
da175f3

Choose a tag to compare

What's Changed

  • ci(build): optimize dockerfile caching and remove ineffective turborepo cache by @asithade in #70

Full Changelog: v0.1.2...v0.1.3

v0.1.2

04 Sep 21:19
4699916

Choose a tag to compare

What's Changed

  • feat(api): implement comprehensive meeting registrant management system by @asithade in #63
  • feat(ui): implement registrant modal and BehaviorSubject refresh pattern by @asithade in #64
  • refactor(ui): comprehensive meeting registrants cleanup and optimization by @asithade in #65
  • feat(api): migrate committee endpoints from supabase to lfx v2 service by @asithade in #66
  • fix(ui): meeting committee modal fixes by @asithade in #67

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Aug 20:09
0422bd3

Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...v0.1.1

v0.1.0

28 Aug 17:43
7bb4663

Choose a tag to compare

Fix Problematic Naming in url-validation (#60)

Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>