Releases: brandongregoryscott/beets
Releases · brandongregoryscott/beets
v1.26.2
04 Jul 22:35
Compare
Sorry, something went wrong.
No results found
1.26.2 (2024-07-04)
Bug Fixes
use kebab case function for comparison so /how-to route works (#366 ) (87e01e0 )
v1.26.1
04 Jul 19:09
Compare
Sorry, something went wrong.
No results found
1.26.1 (2024-07-04)
Bug Fixes
match resource name without case sensitivity to render correct docs page (#364 ) (661d9c6 )
v1.26.0
17 Feb 20:50
Compare
Sorry, something went wrong.
No results found
1.26.0 (2023-02-17)
Bug Fixes
add select(*) after upsert in generated useCreateOrUpdate hooks from breaking supabase change (849fd57 )
keyboard-shortcut-utils: update key mapping logic to change cmd to meta for breaking lib change (10934ec ), closes #342
only render Snowfall if in January or December (869ec52 )
project-settings-dialog: redirect to new project route after deleting Project (d345bd1 )
theme: update evergreen and theme shape for v7 selectors (ca709fe )
use-create-file: chain select call after insert to return created File entity (625fff7 ), closes #341
workstation-page: add condition in useEffect to reset initialization state to prevent loop (a2551f5 )
Features
Add IntroVideoDialog for playing video in-app (c4a507f )
bump evergreen-ui from 6.13.2 to 7.1.0 (16ba1f9 )
Upgrade to Supabase V2 (#336 ) (be37b7e )
Virtualize Workstation for performance (#337 ) (01d77ac )
v1.25.0
29 Jan 03:49
Compare
Sorry, something went wrong.
No results found
1.25.0 (2023-01-29)
Bug Fixes
about-dialog: add h1 to component mapping to fix styling (1fdd345 )
login-or-register-form: update login/register button to primary appearance (4d50c36 )
redirect to created project route on save (d500957 )
Features
add dialog for submitting feedback (0bae1d9 )
rename HelpDialog to DocumentationDialog, render HelpTab in WorkstationTabs (316df3a )
v1.24.1
28 Jan 17:45
Compare
Sorry, something went wrong.
No results found
1.24.1 (2023-01-28)
Bug Fixes
only set enableHolidayMode to true if in dec/jan by default (ddba6c5 )
v1.24.0
22 Jan 23:24
Compare
Sorry, something went wrong.
No results found
1.24.0 (2023-01-22)
Features
replace luxon with date-fns, gate holiday mode to jan/dec (c9c2161 )
v1.23.0
19 Dec 20:06
Compare
Sorry, something went wrong.
No results found
1.23.0 (2022-12-19)
Bug Fixes
package.json: fix env variables not being passed to codegen, fix postcodegen format script (8d96a2d )
Features
add full route for project, clean up internal state initialization logic (76e0c1b ), closes #310
add holiday mode ❄️ (4c3e4c4 )
v1.22.1
17 Dec 17:29
Compare
Sorry, something went wrong.
No results found
1.22.1 (2022-12-17)
Features
add preview to file card #291
Bug Fixes
confirm-icon-button: fix eslint errors for type-only imports (629e783 )
swap user with password in example database url env variable (e9eb7f4 )
trigger migration utils should drop before creation if exists (11f6b91 )
v1.22.0
09 Oct 19:05
Compare
Sorry, something went wrong.
No results found
1.22.0 (2022-10-09)
Features
component: Add ConfirmIconButton and update file card delete button (#287 ) (42c4e35 )
v1.21.0
05 Jul 23:35
Compare
Sorry, something went wrong.
No results found
1.21.0 (2022-07-05)
Bug Fixes
increase time calculation to account for lead and tail audio during recording (c4dc6c5 )
Features
implement page, auth/registration and basic workstation tracking (#250 ) (b0549b4 )