Releases: louislam/its-mytabs
Releases · louislam/its-mytabs
1.6.2
1.6.1
1.6.0
What's Changed
- feat: add toolbar auto-hide by @louislam in #62
- feat: allow track switching during playback by @rickybradley in #63
- Add an ability to local/save settings to server by @louislam in #64
New Contributors
- @rickybradley made their first contribution in #63
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
New Features
- Horizontal Tab + Smooth Scroll by @louislam in #52
- Implement keyboard navigation for moving between bars by @louislam in #54
- Add a "Restart" button to play from the start of the highlighted range by @louislam in #57
- Add scale setting for tab/score display in settings by @louislam in #59
- Add shortcut to play from the first bar containing notes by @louislam in #60
Bug fixes
- Fix toolbar being covered by highlighted bars by @louislam in #58
- Fix: looping is not working if the audio length is shorter than the tab by @louislam in #61
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
New Features / Bug fixes
- Add an ability to show the key signature by @louislam in #48
- [Windows Standalone only] Open Folder / Edit With by @louislam in #40
- Add "no-audio" event to Socket API by @louislam in #41
Minor Changes
- Move scroll to settings page by @louislam in #49
- Update AlphaTab to 1.8.0 by @louislam in #46
- Show version by @louislam in #43
- Improve upload by @louislam in #39
- Skip migration when no records found by @louislam in #47
Dev Only
- Project setup improvements by @louislam in #45
- Convert the logo to png and svg by @louislam in #44
- Handle Missing Tab by @louislam in #42
- Fix key signature for minor by @louislam in #50
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2.0
What's Changed
- feat: add checkbox to group by artist by @bckthomas in #22
- Fix iOS audio playback with silent switch enabled by @sausyn in #26
- Add FLAC upload support with WASM-based OGG conversion at 256kbps in #27
- fix: dropzone do not clear after uploaded in #28
- Add demo mode with configurable route restrictions via MYTABS_DEMO_MODE in #30
- Configure deno fmt to exclude font and soundfont directories in #32
- Convert to TabItem in #33
- Add fav feature in #34
- Override Guitar Pro hidden stave flags respecting Style settings in #31
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Add Socket.io Control API by @louislam in #5
- Fix incorrect mainGlyphColor rendering on first tablature staff by @sausyn in #15
- Request Wake Lock by @louislam in #9
- New color scheme for 5-string bass by @louislam in #17
- feat: add new options (track volume, scroll mode) by @yoyecros in #16
- feat: add search functionality to filter tabs by title or artist by @sausyn in #19
- feat: multiple upload by @bckthomas in #21
- feat: add Deno check workflow for CI by @louislam in #18
New Contributors
- @sausyn made their first contribution in #15
- @yoyecros made their first contribution in #16
- @bckthomas made their first contribution in #21
Full Changelog: 1.0.1...1.1.0