This repository was archived by the owner on May 3, 2025. It is now read-only.
v1.19.0
·
101 commits
to main
since this release
What's Changed
- Add Filter options for
FileSelectMenu#221- The FileSelectMenu can now be filtered by selected samples, or samples that have been assigned to the TrackSection. This filter is persisted in local storage (similar to the file selection), but is not unique to each Track - the persisted setting will be used across any track.
- An edge case that was causing the
PlayButtonto propagate through and select or deselect the sample while previewing has been fixed.

- Add tests + rewrite diffUpdatedEntities function with documentation #222
- Add eslint #230
- This replaces the original version of
collationused for linting the app, plus some additional rules. It should be faster and less intrusive to development now.
- This replaces the original version of
- AboutDialog: Render release notes as Markdown #231
⚒️ Package Upgrades
- Bump luxon from 2.3.2 to 2.4.0 #206
- Bump evergreen-ui from 6.9.8 to 6.9.10 #207
- Bump react-query from 3.38.0 to 3.39.0 #205
- Bump @supabase/supabase-js from 1.35.2 to 1.35.3 #204
- Bump jotai from 1.6.5 to 1.6.6 #208
- Bump rooks from 5.11.0 to 5.11.2 #217
- Bump ts-node from 10.7.0 to 10.8.0 #216
- Bump jotai from 1.6.6 to 1.6.7 #215
- Bump react-hotkeys-hook from 3.4.4 to 3.4.6 #212
- Bump react-textarea-autosize from 8.3.3 to 8.3.4 #214
- Bump evergreen-ui from 6.9.10 to 6.9.11 #218
- Bump ts-morph from 14.0.0 to 15.1.0 #229
- Bump typescript from 4.6.4 to 4.7.3 #227
- Bump eventsource from 1.1.0 to 1.1.1 #225
- Bump ts-node from 10.8.0 to 10.8.1 #228
- Bump jotai from 1.6.7 to 1.7.1 #226
- Bump react-query from 3.39.0 to 3.39.1 #223
Full Changelog: v1.18.1...v1.19.0
