Skip to content

Releases: NWACus/web

v1.7.0

02 Feb 18:55
Immutable release. Only release title and notes can be modified.
v1.7.0
317df1c

Choose a tag to compare

What's Changed

  • Provider managers can now edit and delete provider users
  • We did remove live preview (the side by side editor view), but regular preview is still available
  • We improved the background color picking experience for blocks in the lexical editor like Content or on the Homepage. Now when a user selects a background color, extra space will be added to see the background color.
  • We updated our README and Wiki to take one step closer in supporting folks to contribute

💫 Features & Delights

  • Allow providers to edit and delete users they have access to by @rchlfryn in #894
  • Improve and simplify wrapInContainer behavior with background color picker by @rchlfryn in #899

💻 For the devs

🐛 Bug Fixes

  • Update validate functions to use default field validations by @rchlfryn in #895
  • Fix infinite events api call by @rchlfryn in #905

📚 Documentation

⚙️ Infra/CI

Full Changelog: v1.6.0...v1.7.0

v1.6.0

26 Jan 18:24
Immutable release. Only release title and notes can be modified.
v1.6.0
7a490c8

Choose a tag to compare

Notable changes for users

  • The dashboard is now "configurable". This new PayloadCMS feature is turned on by default in the latest version. You can re-order and resize "widgets" in the dashboard and that will be saved in your user's preferences. We haven't built any custom widgets yet but plan to under #280.
  • The column selector in the Content block now auto-selects the first valid option when the number of columns is changed by the user.
    CleanShot 2026-01-26 at 10 23 35

What's Changed

💫 Features

🐛 Bug Fixes

  • Bugfix: Fixing event date hydration error by @busbyk in #851
  • Bugfix: Fix navigation canonical URL resolution and improve admin UX for nav items by @busbyk in #848
  • Sort International (INTL) state option to bottom of providers embed list by @busbyk in #868
  • Update prefixFilenameWithTenant to work with Local API too by @busbyk in #881

📚 Documentation

⚙️ Infra/CI

Full Changelog: v1.5.0...v1.6.0

v1.5.0

12 Jan 23:39
Immutable release. Only release title and notes can be modified.
v1.5.0
e9ca95a

Choose a tag to compare

What's Changed

  • We removed autosave on all collection. Users can now save their document with Save as draft button or CMD + S
  • We added an international option for providers and courses
  • We fixed bugs in the observation widget allowing users to properly navigate back and select different single observations

💫 Features

  • Remove autosave on all collections by @rchlfryn in #813
  • Add international as a state for courses and providers by @rchlfryn in #849

🐛 Bug Fixes

  • Removing temporary production debug logging by @busbyk in #765
  • Allow script tags in generic embeds by @busbyk in #837
  • Await form initialization before setting tenant field value by @busbyk in #838
  • Fix single observation widget linking by @rchlfryn in #846
  • Do not cache non-tenant-scoped 404s by @busbyk in #847
  • Fix duplicate for all collections by @rchlfryn in #835

📚 Documentation

⚙️ Infra/CI

  • Allowing a manual run of the production release workflow by @busbyk in #844

Full Changelog: v1.4.0...v1.5.0

v1.4.0

31 Dec 20:44
Immutable release. Only release title and notes can be modified.
v1.4.0
ff6bbe9

Choose a tag to compare

What's Changed

💫 Features

⚙️ Infra/CI

  • Update deployment script to clean deployments and alias by @rchlfryn in #822

Full Changelog: v1.3.0...v1.4.0

v1.3.0

18 Dec 23:15
Immutable release. Only release title and notes can be modified.
v1.3.0
0ad059c

Choose a tag to compare

What's Changed

💫 Features

  • Remove observations disclaimer from the submit page by @busbyk in #801
  • Add external url validation to url fields for courses and events by @busbyk in #803

🐛 Bug Fixes

📚 Documentation

⚙️ Infra/CI

  • Add versions to Diagnostics + add revalidate cache button by @busbyk in #786

Full Changelog: v1.2.2...v1.3.0

v1.2.2

16 Dec 21:28
Immutable release. Only release title and notes can be modified.
v1.2.2
8c14782

Choose a tag to compare

What's Changed

⚙️ Infra/CI

Full Changelog: v1.2.1...v1.2.2

v1.2.1

15 Dec 22:47
Immutable release. Only release title and notes can be modified.
v1.2.1
51a7470

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Bugfix: nac media block filter options by @busbyk in #794

Full Changelog: v1.2.0...v1.2.1

v1.2.0

13 Dec 22:08
Immutable release. Only release title and notes can be modified.
v1.2.0
db0d63f

Choose a tag to compare

What's Changed

💫 Features

🐛 Bug Fixes

  • Widget back behavior by @busbyk in #726
  • Update tenant slug readonly by @rchlfryn in #774
  • Update View Providers button link for provider emails by @rchlfryn in #775
  • Bugfix: enables the use of builtInPages in the navigation by @busbyk in #781
  • Use OG image API route instead of opengraph-image and twitter-image files by @busbyk in #788

📚 Documentation

  • A3 Provides, Events and Courses dev docs updated by @busbyk in #789

⚙️ Infra/CI

  • Fix tenant selector for global & readd to dashboard by @rchlfryn in #768
  • Bump next.js to 15.5.9 and payload to 3.68.3 by @busbyk in #787
  • Do not reformat importmap.js by @busbyk in #784
  • Clean up - Vercel, issue template, prettier for dependabot by @rchlfryn in #791

Full Changelog: v1.1.1...v1.2.0

v1.1.1

06 Dec 00:42
Immutable release. Only release title and notes can be modified.
v1.1.1
70def62

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Bugfix: invite user drawer + Sentry config by @busbyk in #764

Full Changelog: v1.1.0...v1.1.1

v1.1.0

04 Dec 23:20
Immutable release. Only release title and notes can be modified.
v1.1.0
75e80c1

Choose a tag to compare

What's Changed

💫 Features

🐛 Bug Fixes

  • Using slugs instead of ids for getEvents params by @busbyk in #745
  • Bug - fix events table long name, sortable header, and loading by @rchlfryn in #756
  • Update BlogList block by @rchlfryn in #759

⚙️ Infra/CI

Full Changelog: v1.0.1...v1.1.0