This week sees improvements to design and UX, and a new onboarding experience! The first time you use the site, you'll get a short tour that explains a few basic concepts. Apologies if you're an old hand already!
What's Changed
✨ New Features ✨
- Add product tour capability that shows brief feature explanations (only the first time a user sees it) by @Floppy in #4914
 - Add tour stop explaining the library concept by @Floppy in #4920
 - Add initial tour step to explain what's going on by @Floppy in #4917
 - Improve sidebar layout for models and files by @Floppy in #4926
 - Add CLI command to remove links matching particular domain or substring by @Floppy in #4953
 
🐛 Bug Fixes 🐛
- Don't show tour during first use account setup phase by @Floppy in #4919
 - Automatically remove old upload data from localStorage by @Floppy in #4923
 - Hide problem cards if empty by @Floppy in #4925
 - Remove duplicated translation string by @Floppy in #4937
 - Fix burger menu hitboxes by @Floppy in #4942
 - Fix non-aligned card sizes and footers by @Floppy in #4946
 - Fix extra border on model file burger menu by @Floppy in #4952
 - Fix activity page status icon by @Floppy in #4954
 - Fix searchable select appearance in dark mode by @Floppy in #4957
 - Remove Morph and Lux themes - they have too many dark mode problems by @Floppy in #4958
 - Don't use outline variants of secondary buttons by @Floppy in #4959
 
🌍 Internationalization 🌏
- Translations updated: ru by @Floppy in #4915
 - Translations updated: es by @Floppy in #4927
 - Translations updated: zh-CN by @Floppy in #4931
 
🛠️ Other Improvements 🛠️
- Merge v0.127.0.0.1 hotfix changes back into mainline by @Floppy in #4921
 - Make problem cards much more compact on model and file pages by @Floppy in #4924
 - Improve gutter size on forms by @Floppy in #4943
 - Refactor use of Phlex components from ERB by @Floppy in #4945
 - Refactor status badges into a Phlex component by @Floppy in #4947
 - Refactor form Input helpers into Phlex components by @Floppy in #4956
 
Full Changelog: v0.127.0.0.1...v0.128.0