What's Changed
Added
- ✨(backend) add a is_first_connection flag to the User model by @Ash-Crow #1938
- ✨(frontend) add onboarding modal with help menu button by @Ovgodd #1868
Changed
- ♿(frontend) localize LaGaufre label fallback in Docs by @Ovgodd #1979
- ✨(backend) add a migration cleaning on-boarding document accesses by @lunika #1971
- ⬆️(frontend) upgrade Next.js to v16 by @AntoLC #1980
- ♿️(frontend) fix aria-label and landmark on document banner state by @Ovgodd #1986
- 🌐(i18n) add "new window" translation key for waffle aria-label by @Ovgodd #1984
Fixed
- 🐛(backend) create a link_trace record for on-boarding documents by @lunika #1971
- 🐛(backend) manage race condition when creating sandbox document by @lunika #1971
- 🐛(frontend) fix flickering left panel by @AntoLC #1989
- ♿️(frontend) improve doc tree keyboard navigation by @Ovgodd #1981
New Contributors
- @hadrienblanc made their first contribution in #1977
Full Changelog: v4.7.0...v4.8.0