Releases: NWACus/web
Releases · NWACus/web
v1.7.0
Immutable
release. Only release title and notes can be modified.
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
wrapInContainerbehavior with background color picker by @rchlfryn in #899
💻 For the devs
- Rewrite README to reference updated wiki by @rchlfryn in #882
- Clean up how we use links by @rchlfryn in #892
- Remove live preview by @rchlfryn in #886
- Remove some type assertions by @rchlfryn in #896
🐛 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
- Remove vercel deployments for
mainbranch by @rchlfryn in #880 - Add production env to preview.yml by @rchlfryn in #893
- Bump next from 15.5.9 to 15.5.10 by @dependabot[bot] in #898
- Update robots file to include facebook and twitter by @rchlfryn in #906
- Bump the payloadcms group across 1 directory with 16 updates by @dependabot[bot] in #907
- Bump eslint from 9.23.0 to 9.26.0 by @dependabot[bot] in #910
Full Changelog: v1.6.0...v1.7.0
v1.6.0
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.

What's Changed
💫 Features
- Dashboard widgets: Getting started widget by @busbyk in #859
- Improve column selector for content blocks by @rchlfryn in #862
- Appropriate image sizing by @busbyk in #867
🐛 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
- Bump Payload to version 3.71.1 by @busbyk in #857
- Add vercel cleanup to GHA by @rchlfryn in #856
- Fix cleanup GHA by @rchlfryn in #870
- Add payload workaround issue by @rchlfryn in #864
- Bump Payload to version 3.72.0 by @dependabot[bot] in #872
- Add Claude GitHub integration for issue-driven development by @busbyk in #871
- Update deployment script to clean up vercel deployments by @rchlfryn in #874
- Development script - Add line to debug by @rchlfryn in #876
- DEBUG: Update development script by @rchlfryn in #877
- DEBUG: Final debug to confirm development script by @rchlfryn in #879
- Bump diff from 4.0.2 to 4.0.4 by @dependabot[bot] in #875
- Bump diff from 4.0.2 to 4.0.4 by @dependabot[bot] in #883
- Bump lodash-es from 4.17.21 to 4.17.23 by @dependabot[bot] in #884
- Workflow to auto-format dependabot branches by @busbyk in #885
- Version upgrades: react-email, lucide-react, react-hook-form by @busbyk in #887
- Verified dependabot formatting commits by @busbyk in #890
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- We removed autosave on all collection. Users can now save their document with
Save as draftbutton orCMD + 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
- Docs: Onboarding (updates) by @busbyk in #843
- CLAUDE.md file by @busbyk in #850
- Update PR template - Add how to test by @rchlfryn in #854
⚙️ Infra/CI
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
💫 Features
- collections/Documents: allow other MIME types by @stevekuznetsov in #829
⚙️ Infra/CI
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Immutable
release. Only release title and notes can be modified.
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
- Removing center slug from weather stations map heading by @busbyk in #800
- Fix course bugs by @rchlfryn in #806
- Admin updates - change logo description & affinity groups label by @rchlfryn in #810
- Fix carousel loop by @rchlfryn in #811
📚 Documentation
⚙️ Infra/CI
Full Changelog: v1.2.2...v1.3.0
v1.2.2
v1.2.1
v1.2.0
Immutable
release. Only release title and notes can be modified.
What's Changed
💫 Features
- Add weather forecast page by @rchlfryn in #773
- Add NAC media widget as block by @rchlfryn in #778
- A3 updates (docs, embed generator, logo) by @busbyk in #789
🐛 Bug Fixes
- Widget back behavior by @busbyk in #726
- Update tenant slug readonly by @rchlfryn in #774
- Update
View Providersbutton 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
⚙️ 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
v1.1.0
Immutable
release. Only release title and notes can be modified.