My Guitar Tabs Changelog
1.13.5
Patch Changes
-
#1916
981f80cThanks @angrykoala! - Fix line width for bends in PDF -
#1902
27f6800Thanks @angrykoala! - Fix range selection out of tablature bounds -
#1903
ba8ea24Thanks @aebsubis! - Replaced boostrap icons with material symbols -
#1907
13297b3Thanks @angrykoala! - Save songs in idb with DTO v2
1.13.4
Patch Changes
-
#1897
26cde94Thanks @angrykoala! - Copy and Paste no longer uses the clipboard, fixing copy paste in iOS -
#1885
3bbe00cThanks @angrykoala! - Reduce bundle size by removing some optional dependencies -
#1898
5bf5b3eThanks @angrykoala! - Remove open in edit mode button from the dashboard
1.13.3
Patch Changes
1.13.2
Patch Changes
- #1879
26808f6Thanks @angrykoala! - Fix offline support
1.13.1
Patch Changes
- #1864
e2a2777Thanks @angrykoala! - Improve feedback after exporting to PDF
1.13.0
Minor Changes
-
New rendering for PDFs, improving devices support and consistent style
-
#1845
2d8fa35Thanks @angrykoala! - Add support for saving and loading files -
#1849
ec555afThanks @angrykoala! - Improved PDF generation. Support for more devices and better consistency on the generated PDF
Patch Changes
-
#1827
3349825Thanks @aebsubis! - Adds shortcuts for modifiers and barline -
#1856
366728aThanks @angrykoala! - Remove metadata fields from shared songs that should not be copied -
#1823
43983c4Thanks @aebsubis! - Move between rows with ↑/↓ and jump between bars with Ctrl + ←/→. Shift + navigation keys extend the selection accordingly.
1.12.14
Patch Changes
- #1842
27748a7Thanks @angrykoala! - Fix bug where changing instruments will retain notes outside of the strings counts
1.12.13
Patch Changes
1.12.12
Patch Changes
1.12.11
Patch Changes
-
#1816
e6539b9Thanks @aebsubis! - Fixes the color of the update button -
#1826
00f0bc1Thanks @aebsubis! - Reverts logged out warning text message -
#1808
98f48d2Thanks @aebsubis! - Fixes and improvements to translations -
#1820
f57062aThanks @aebsubis! - Combines the different export options into a single modal -
#1821
7be90dfThanks @aebsubis! - Jumping to the top or bottom string now moves to the previous or next chord when the cursor is already at the top or bottom of the current one.
1.12.10
Patch Changes
- #1810
7e29f8fThanks @angrykoala! - Avoid long running connections to local database (IndexedDB). This is to fix issues with long sessions on some browsers
1.12.9
Patch Changes
-
#1769
51746c1Thanks @aebsubis! - PDF exports disabled for songs in Trash -
#1801
0ca64e9Thanks @angrykoala! - Improvement on reconnection handling of the local database -
#1799
d03a2d4Thanks @aebsubis! - Removes the user menu dropdown from the viewer and editor headers -
#1794
7ca0943Thanks @aebsubis! - Prevents making copies of a song if the max song limit has been reached -
#1794
e47d87dThanks @aebsubis! - Fixes issue that prevented any song from being edited if the songs limit was reached
1.12.8
Patch Changes
-
#1767
5a83e24Thanks @aebsubis! - Reduces app size by optimizing UI styles -
#1783
9a946b0Thanks @aebsubis! - Allows navigation and selection with home/end keys
1.12.7
Patch Changes
-
#1779
1ab367fThanks @aebsubis! - Improves the icon of the keyboard layout toggle -
#1778
4fcdbacThanks @aebsubis! - Improves the alignment of the create song button -
#1780
11ab998Thanks @aebsubis! - Escape key clears note selection
1.12.6
Patch Changes
-
#1771
bce40daThanks @angrykoala! - Enables persistence storage -
#1765
fb2d317Thanks @aebsubis! - Fixes the display of the song actions dropdown on very small containers -
#1774
618b7fcThanks @aebsubis! - Improves the logged out warning -
#1753
72d3a3eThanks @angrykoala! - Update dependencies
1.12.5
Patch Changes
-
#1726
870173cThanks @copilot-swe-agent! - Disables undo/redo buttons when no actions are available -
#1749
8aeec6eThanks @copilot-swe-agent! - Add support for 8-string guitar -
#1747
f516037Thanks @copilot-swe-agent! - Localizes error messages to support internationalization -
#1748
3bbd855Thanks @copilot-swe-agent! - Improves the keyboard behaviour of switching between the markings and numbers layouts -
#1729
6ce15b9Thanks @copilot-swe-agent! - Adds Ctrl+A shortcut to select all events in guitar tabs editor -
#1762
b1a6b17Thanks @aebsubis! - Fixes the rendering of markings when exporting to pdf
1.12.4
Patch Changes
- #1716
74f90e3Thanks @angrykoala! - Update internal model of tablatures
1.12.3
Patch Changes
- #1717
2f493fdThanks @angrykoala! - Allow bend down on empty events
1.12.2
Patch Changes
- #1698
0631339Thanks @angrykoala! - Fix dropdown placement in song viewer on small devices
1.12.1
Patch Changes
-
#1694
5eb4da8Thanks @angrykoala! - Add support for slide from an empty note -
#1695
ea111c2Thanks @angrykoala! - Improve feedback when trying to create songs over the limit -
#1690
36995fbThanks @angrykoala! - Fixed an issue that prevented undo and redo actions when the tablature was not focused -
#1689
2c26b25Thanks @angrykoala! - Fix issue where fret is unexpectedly null instead of undefined -
#1692
544b24bThanks @angrykoala! - Fix bug where modifiers buttons are not correctly enabled and disabled in Firefox
1.12.0
Minor Changes
- #1682
bf242b4Thanks @angrykoala! - Add "Empty Trash" option
Patch Changes
- #1680
21284b7Thanks @angrykoala! - Fix bug in which changing a song instrument while a note is selected may lead to the selection being out of bounds
1.11.8
Patch Changes
- #1676
bf75abfThanks @angrykoala! - Use firestore lite instead of firestore. This reduces the build size and may fix some local db connection problems
1.11.7
Patch Changes
- #1669
03d637aThanks @angrykoala! - Increases delay on print PDF to fix aspect ratio on mobile
1.11.6
Patch Changes
-
#1665
b19e538Thanks @angrykoala! - Update several dependencies -
#1666
b5dc3aeThanks @angrykoala! - Add support for 7-string guitars -
#1667
12cba0fThanks @angrykoala! - Reconnects indexedDB periodically
1.11.5
Patch Changes
-
#1655
6b3ddeaThanks @angrykoala! - Attempts reconnection on terminated indexedDB -
#1656
773d85dThanks @angrykoala! - Add support for 5 strings bass -
#1654
2b0f489Thanks @angrykoala! - Improve error message for print error
1.11.4
Patch Changes
- #1650
36719dfThanks @angrykoala! - Add support for natural harmonics
1.11.3
Patch Changes
1.11.2
Patch Changes
1.11.1
Patch Changes
- #1631
e5f3ad3Thanks @angrykoala! - Disables Export to PDF on IOS
1.11.0
Minor Changes
- #1616
da67694Thanks @angrykoala! - Add support for print and pdf export
Patch Changes
-
#1626
ca627bdThanks @angrykoala! - Fix problem when loading songs in which empty notes will be incorrectly be loaded asnullinstead ofundefined -
#1613
9c0f927Thanks @angrykoala! - Adds_vfield in songs to handle song format. Handles error if song has unsupported format
1.10.0
Minor Changes
- #1574
0443532Thanks @angrykoala! - Add beta support for ascii export
Patch Changes
-
#1606
43b09abThanks @angrykoala! - Increase maximum number of songs per user to 500 -
#1580
7cbd8c8Thanks @aebsubis! - Fixes capitalisation of copy action
1.9.3
Patch Changes
- #1562
8014c06Thanks @angrykoala! - Fix ErrorCannot read properties of null (reading 'clientWidth')on resizeObserver
1.9.2
Patch Changes
-
#1551
e2b6b50Thanks @angrykoala! - Fix error ResizeObserver loop completed with undelivered notifications in song actions when resizing -
#1549
b0c6105Thanks @angrykoala! - Reduce number of sync events to reduce network load
1.9.1
Patch Changes
-
#1543
571a097Thanks @angrykoala! - Fix incorrect shared status after reloading a song -
#1542
6ffcaa8Thanks @angrykoala! - Awaits until sync has finished before triggering a share operation. This fixes an issue were songs where shared before being created in the cloud -
#1547
ccd3373Thanks @angrykoala! - Fix bug when deleting notes after updating instrument
1.9.0
Minor Changes
- #1531
2686827Thanks @angrykoala! - Support for multiple instruments:- Bass
- Ukulele
- Banjo
Patch Changes
-
#1540
d4d72b9Thanks @aebsubis! - Improves the spacing of song settings -
#1537
8858a2aThanks @aebsubis! - Limits max length at artist input -
#1538
c465045Thanks @aebsubis! - Prevents page scroll while displaying the modal
1.8.14
Patch Changes
-
#1520
254c2b2Thanks @aebsubis! - Displays share action in song list -
#1520
fba972eThanks @aebsubis! - Enhances song-sharing interface -
#1520
8dd08d6Thanks @aebsubis! - Fixes edit song button in list opening viewer
1.8.13
Patch Changes
-
#1525
e543b8fThanks @angrykoala! - Handles error on edge case where keyboard event doesn't have a key -
#1523
57ee41dThanks @aebsubis! - Updates the colors of the loader animation
1.8.12
Patch Changes
-
#1509
2e02323Thanks @aebsubis! - Adds rename action to the notebook dropdown menu -
#1507
036cc87Thanks @aebsubis! - Adds songs settings with Artist field -
#1512
3d98295Thanks @aebsubis! - Adds support for new languages: German, Spanish, Filipino, French, Hindi, Indonesian, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Turkish, Chinese. -
#1516
e4f72caThanks @aebsubis! - Hides virtual keyboard if no note is selected
1.8.11
Patch Changes
1.8.10
Patch Changes
-
#1494
95bd7d5Thanks @aebsubis! - Enhances browser compatibility -
#1496
4be8929Thanks @angrykoala! - Oauth uses redirect instead of popup
1.8.9
Patch Changes
-
#1488
a6b336eThanks @aebsubis! - Shows the placeholder for empty song title or empty extra info only while on edit mode -
#1487
79d0dd1Thanks @aebsubis! - Improves the layout and spacing of the settings page
1.8.8
Patch Changes
-
#1479
44bef84Thanks @aebsubis! - Fixs background color on hover for certain elements in the user dropdown menu -
#1485
4827c57Thanks @aebsubis! - Displays a warning for automatic deletion of empty notebooks -
#1481
cac565aThanks @aebsubis! - Improves the layout of the settings page for desktop resolutions -
#1479
b69ab05Thanks @aebsubis! - Updates icon for the contact link -
#1477
af8ab54Thanks @aebsubis! - Adds missing translation in user settings -
#1484
d8505c9Thanks @aebsubis! - Removes a redundant link to create new song
1.8.7
Patch Changes
-
#1461
8a2770fThanks @aebsubis! - Displays the current page or custom notebook name at the navigation -
#1462
0fe3d3aThanks @aebsubis! - Adds notebook settings with an option to delete notebook
1.8.6
Patch Changes
-
#1454
decd6deThanks @aebsubis! - Improves the content of the user dropdown menu -
#1454
1c563e9Thanks @aebsubis! - Improves the size and spacing of the sidenav
1.8.5
Patch Changes
-
#1452
091b9c0Thanks @aebsubis! - The header of the songs list is sticky for desktop resolutions -
#1452
06eb1a5Thanks @aebsubis! - Prevents the page scrollbar from being hidden under the page header -
#1451
c8281abThanks @aebsubis! - Fixes page scroll at settings page -
#1456
7a06376Thanks @aebsubis! - Shows the same width for links at footer navigation
1.8.4
Patch Changes
-
#1447
a3a214eThanks @aebsubis! - Allows updating the app version from the sidenav -
#1446
df60b25Thanks @aebsubis! - Updated the icons for undo trash and undo archive actions to make them more intuitive and easier to recognize
1.8.3
Patch Changes
- #1440
22e6b31Thanks @angrykoala! - Fix error "undefined is not an object" when evaluating "e.key.toLowerCase" in physical keyboard
1.8.2
Patch Changes
-
#1432
f82fbd3Thanks @angrykoala! - Fix redo operation on suggestions -
#1433
57fafe9Thanks @angrykoala! - Improve error message on login for network error
1.8.1
Patch Changes
-
#1430
d12c09dThanks @aebsubis! - Fixes the collapsing behaviour of song actions -
#1426
66b5f62Thanks @aebsubis! - Improves styles of footer navigation for mobile resolutions -
#1430
b7aa0cdThanks @aebsubis! - Fixes the 'more actions' drop-down at song actions -
#1423
d72cb3eThanks @aebsubis! - Adjusts the positioning of the Create new song button for mobile screens
1.8.0
Minor Changes
- #1415
036e516Thanks @angrykoala! - Add support for notebooks to organise songs
Patch Changes
-
#1406
c5c1806Thanks @angrykoala! - Remove animations from songs -
#1415
036e516Thanks @angrykoala! - Remove create song button from settings -
#1415
036e516Thanks @angrykoala! - Fix accesibility for clone song action
1.7.4
Patch Changes
- #1398
c53e548Thanks @aebsubis! - Fixed unexpected scrolling when editing annotations near the editor boundaries
1.7.3
Patch Changes
-
#1394
dd1c5b3Thanks @aebsubis! - Adds translations for the placeholder text of song tag inputs -
#1394
14132a4Thanks @aebsubis! - Improves song load failure page -
#1394
ff01711Thanks @aebsubis! - Disables automatic zoom on iOS when edditing annotations -
#1394
676a98eThanks @aebsubis! - Allows entering edit mode when double clicking the editor tags
1.7.2
Patch Changes
-
#1376
f1fcccdThanks @angrykoala! - Fix reauthenticate flow in IOS app -
#1376
f1fcccdThanks @angrykoala! - Remove Google SignIn from IOS app
1.7.1
Patch Changes
- #1372
bcdb9b0Thanks @angrykoala! - Fix authDomain for Safari SignIn
1.7.0
Minor Changes
-
a8e2e41Thanks @angrykoala! - Support for IOS -
#1353
ec98031Thanks @aebsubis! - Updates the application logo!
Patch Changes
-
#1356
3090c51Thanks @aebsubis! - Fixes alignment of dropdown buttons -
#1364
eba98deThanks @angrykoala! - Fix SignIn on IOS with a PWA -
#1362
bda82e8Thanks @aebsubis! - Fixes an issue where tuning would not close in Safari. -
#1363
52988caThanks @angrykoala! - Fix PWA routing to login scripts for Oauth redirect
1.6.5
Patch Changes
-
#1348
0689950Thanks @angrykoala! - Fix error:Cannot read properties of null (reading 'removeEventListener') -
#1346
a9eb037Thanks @angrykoala! - Add link to Discord
1.6.4
Patch Changes
-
#1337
a9ccd81Thanks @aebsubis! - Keeps zoom buttons disabled after being hidden -
#1338
87b0faaThanks @aebsubis! - Centers the text of the configuration page elements -
#1341
10d3d0dThanks @aebsubis! - Prevents song info from overlaping with the tablature
1.6.3
Patch Changes
1.6.2
Patch Changes
- #1323
cba9e82Thanks @angrykoala! - Fix delete account reauthentication with apple
1.6.1
Patch Changes
- #1317
21eb045Thanks @angrykoala! - Reverts changes done to the tablature editor and viewer in 1.6.0, which was causing some glitches and performance degradation
1.6.0
Minor Changes
Patch Changes
-
#1297
279773aThanks @aebsubis! - Improves positioning and sizing of the suggestions box -
#1294
d55c2f9Thanks @aebsubis! - Adds support to make a copy of a song -
#1213
47260f8Thanks @aebsubis! - Improves performance of viewer and editor rendering -
#1296
2a49153Thanks @aebsubis! - Improves the animations of modals and toasts
1.5.2
Patch Changes
-
#1287
5680effThanks @angrykoala! - Add support for AppleID sign in -
#1288
473e298Thanks @angrykoala! - Handle auth-cancelled error on sign in
1.5.1
Patch Changes
1.5.0
Minor Changes
-
#1244
ff1eb6cThanks @aebsubis! - Add support for the following markings to the guitar tabs:- Upstroke
- Downstroke
- Pre-bend
-
#1244
ebc3e3bThanks @aebsubis! - Adds a new keyboard option for adding tablature markings.
Patch Changes
-
#1266
3756196Thanks @angrykoala! - Add pre-bend marking to markings suggestions -
#1241
9327e62Thanks @angrykoala! - Precaches js and css in serviceworker to avoid a blank page when opening the app after a long time -
#1239
796888cThanks @aebsubis! - Disables zooming in Firefox due to incorrect support of the browser. -
#1246
71b681fThanks @angrykoala! - Fix issue in which local songs were not properly updated to latest version
1.4.13
Patch Changes
- #1233
cd95935Thanks @angrykoala! - Fix reauthentication error with google.com provider
1.4.12
Patch Changes
- #1226
604e3cfThanks @angrykoala! - Add rendering support for downstroke, upstroke and pre-bend
1.4.11
Patch Changes
-
#1223
c0cf561Thanks @angrykoala! - Fix title bar on Windows -
#1220
ada1652Thanks @angrykoala! - Fix labels in bars
1.4.10
Patch Changes
-
#1189
89b60feThanks @angrykoala! - Support for login with microsoft account -
#1217
caccc4eThanks @angrykoala! - Optimise app offline cache to reduce network load
1.4.9
Patch Changes
- #1191
05cdf46Thanks @angrykoala! - Revert update interval checks
1.4.8
Patch Changes
-
#1169
7cee461Thanks @angrykoala! - Optimise dependencies imports -
#1175
986e646Thanks @angrykoala! - Improve share modal by removing the loading time for the url to show -
#1177
8a07d5cThanks @angrykoala! - Remove sourcemaps from production build" -
#1174
b891b93Thanks @angrykoala! - Sync songs on app focus change
1.4.7
Patch Changes
-
#1165
bbf027fThanks @aebsubis! - Prevents snackbar from overlaping the mobile footer menu -
#1164
ba8ffa5Thanks @angrykoala! - Check update version on an interval
1.4.6
Patch Changes
-
#1161
51fed77Thanks @angrykoala! - Handles invalid clipboard data error -
#1162
5ed8532Thanks @angrykoala! - Handle wakelock request errors
1.4.5
Patch Changes
-
#1153
0fcc163Thanks @aebsubis! - Translates the texts in the alerts -
#1154
f9d316eThanks @aebsubis! - Removes Discord link from landing page -
#1156
36ba0f3Thanks @angrykoala! - Fix error "ResizeObserver loop completed with undelivered notifications."
1.4.4
Patch Changes
-
#1145
01d0d6cThanks @angrykoala! - Fix wakeLock request error -
#1149
6ae23d4Thanks @angrykoala! - Fix bug where realoding settings will not show the count of songs in each folder
1.4.3
Patch Changes
- #1142
dd08e77Thanks @aebsubis! - Adds a dismissable warning message to let not logged in users know that they can login to use features that require synchronization with an online account.
1.4.2
Patch Changes
-
#1137
88caa34Thanks @angrykoala! - Fix share error handling when app is offline -
#1134
8ab4611Thanks @angrykoala! - Use uuid package instead of crypto for song uuid
1.4.1
Patch Changes
-
#1102
12ddc95Thanks @angrykoala! - Redirects to dashboard after deleting an account -
#1114
2ffd5edThanks @aebsubis! - Users are now automatically redirected to the dashboard page after logout -
#1101
1ee8a61Thanks @angrykoala! - Adds missing parameter to wakelock.request -
#1112
a6aeb2aThanks @aebsubis! - Share button is now visible while not logged in and redirects to signin page. -
#1109
e6c7a78Thanks @aebsubis! - Refined search bar placeholders to indicate "Search archived songs" on the Archive page and "Search trashed songs" on the Trash page, replacing the generic "search songs". -
#1107
9cae63fThanks @aebsubis! - Added clearer feedback when displaying results matching current filter -
#1115
2eb277aThanks @angrykoala! - Sanitize annotations in song. Fix validation error #1019 -
#1108
fbfe220Thanks @aebsubis! - Improved the alignment and spacing around the search bar -
#1113
0211402Thanks @aebsubis! - Users are always redirected to the dashboard page after sign in, including new users. Provided feedback while an initial synchronisation of songs is in progress in replacement of the previousno songsmessage.
1.4.0
Minor Changes
-
#992
af4f45fThanks @angrykoala! - Cache local changes for offline support and improved performance -
#1063
5fda4abThanks @angrykoala! - Caches the app so it is available offline -
#989
5295b13Thanks @angrykoala! - Support for using the App without login
Patch Changes
-
#1058
9cb60cfThanks @aebsubis! - Displays the sync status on individual songs -
#1042
888a710Thanks @angrykoala! - Improves song validation on client -
#1044
c2d3b71Thanks @angrykoala! - Fix bug #1001 in Clipboard validation: "Cannot use 'in' operator to search for 'type' in undefined" -
#1081
9baef87Thanks @aebsubis! - Adds get started page Improves singin page -
#1042
888a710Thanks @angrykoala! - Improve error handling on saving a song in the editor -
#1037
7d252f7Thanks @angrykoala! - Checks if song limit has been reached before creating a new song -
#1032
80637beThanks @aebsubis! - Requests user confirmation on page refresh while the song editor has unsaved changes -
#1052
ee162f3Thanks @aebsubis! - Improves error feedback message when sync fails
1.3.14
Patch Changes
- #999
10652ebThanks @angrykoala! - Fix bug where time metadata was removed when changing visibility
1.3.13
Patch Changes
- #995
a34df80Thanks @angrykoala! - Fix parsing of corrupted songs without time metadata
1.3.12
Patch Changes
- #986
ffe7806Thanks @angrykoala! - Fix error on corrupted songs with visibility set to null
1.3.11
Patch Changes
39c6085Thanks @angrykoala! - Changed internal storage of timestamps
1.3.10
Patch Changes
- #971
fccd36bThanks @angrykoala! - Add link to rate the app in play store
1.3.9
Patch Changes
-
#965
9eb0280Thanks @aebsubis! - Adds app version to the navbar -
#929
0bfc668Thanks @aebsubis! - Fixes issues that caused tunning selector to close unexpectedly
1.3.8
Patch Changes
-
#949
4d1a162Thanks @aebsubis! - Keeps scroll between editor and viewer -
#959
16d2af1Thanks @angrykoala! - Minor tweaks to annotations padding -
#958
9b0aa56Thanks @angrykoala! - Add link to manual in sidebar
1.3.7
Patch Changes
-
#947
41b6fe2Thanks @angrykoala! - Fix suggestion box not appearing when writing multiple notes -
#944
64e7016Thanks @angrykoala! - Applying bend or slide modifiers moves cursor to target note -
#943
b8e57b0Thanks @angrykoala! - Fix redo paste
1.3.6
Patch Changes
-
#936
2fc77e9Thanks @angrykoala! - Add link to the editor in the signup page -
#937
6658a84Thanks @angrykoala! - Disable trash and archive buttons on the song editor
1.3.5
Patch Changes
- #934
b5d1c85Thanks @angrykoala! - Fix error where notes 0 were not properly added
1.3.4
Patch Changes
-
#928
9d147fbThanks @aebsubis! - Get started link from landing takes you to dashboard if you are already logged in -
#923
20e67eeThanks @aebsubis! - Song titles are not selectable in dashboard -
#931
b32e130Thanks @angrykoala! - Fix old songs corrupted when shared -
#927
9fa068aThanks @aebsubis! - Fixes translations for pinned group name -
#927
494a4cfThanks @aebsubis! - Improves keyboard display at reduced resolutions
1.3.3
Patch Changes
-
#921
5478b07Thanks @angrykoala! - Properly parse deprecated versions of the locally saved songs
1.3.2
Patch Changes
-
#893
cd8a856Thanks @aebsubis! - Improved styles of sharing form -
#901
4bf402dThanks @angrykoala! - Support for multiple markings in the same note -
#905
de54e10Thanks @aebsubis! - #869 Adds example songs to landing page -
#894
efca910Thanks @aebsubis! - Improved songs styles at dashboard -
#890
7a36f49Thanks @angrykoala! - Updates internal representation of chords, this means copied songs from this version are not compatible with previous versions of the client
1.3.1
Patch Changes
-
#875
df125daThanks @angrykoala! - Add barline at the end of the tablature in view mode -
#880
a2237a3Thanks @angrykoala! - Cut operation doesn't delete the selected range if clipboard operation is not supported -
#881
9f7b0eeThanks @angrykoala! - Add support for Cut operation on virtual keyboard -
#874
376739eThanks @angrykoala! - When a barline is selected, barline buttons update the selected barline
1.3.0
Minor Changes
- #819
b84f439Thanks @angrykoala! - Add support for sharing songs
Patch Changes
-
#839
6abdb2eThanks @angrykoala! - Fix bug when creating a new song whilst an update is happening -
#846
f081226Thanks @angrykoala! - Improves new song flow with the url /create -
#841
b98bca5Thanks @angrykoala! - Fix error copying non-latin characters in annotations -
#840
1b78b35Thanks @angrykoala! - Handle error of missing selected song in saveLocalCopy -
#834
a3af91dThanks @angrykoala! - Fix error: Invalid segments when creating a new song without any changes -
#842
dfa8661Thanks @angrykoala! - Handle error deleting account when user closes popup -
#845
57bd202Thanks @angrykoala! - Fix error setting annotation on a null event
1.2.4
Patch Changes
-
#810
b2c572bThanks @aebsubis! - Centers space bar in virtual keyboard -
#817
10865a9Thanks @aebsubis! - Reduces the size of edit and save song buttons Simplifies the saving song user experience
1.2.3
Patch Changes
- #792
70ba59cThanks @aebsubis! - Adds loading feedback to 'restore' and 'delete permanently' actions
1.2.2
Patch Changes
-
#791
145d7a7Thanks @aebsubis! - Improves styles of zoom controls -
#777
095f255Thanks @angrykoala! - Add loading feedback on signup
1.2.1
Patch Changes
-
#789
e36961fThanks @angrykoala! - Reenables wakeLock when the tab is changed back to the app -
#786
058fcadThanks @angrykoala! - Add version to settings page -
#779
fbe022eThanks @angrykoala! - Change default dashboard view to grid -
#776
5df49cbThanks @angrykoala! - Add ctrl+r shortcut to redo action -
#784
ab6dd96Thanks @angrykoala! - Fix error saving songs with corrupted tuning -
#788
70497b1Thanks @angrykoala! - Fix error shown when saving a newly created song
1.2.0
Minor Changes
Patch Changes
-
#772
2c6807aThanks @angrykoala! - Fix style on Logout button, making it as wide as the dropdown -
#771
a2c29f7Thanks @angrykoala! - Fix bug in which annotations could not be created on empty chords
1.1.0
Minor Changes
Patch Changes
-
#732
b9fa03aThanks @angrykoala! - Fix note modifiers not being removed when selected twice -
#732
b9fa03aThanks @angrykoala! - Ensure consecutive bend up and bend down have the same number -
#736
0b784f9Thanks @angrykoala! - Handle error of permission not set for clipboard