See https://alphatab.net/docs/releases/release1_8 for a detailed overview and description of the new features in this release.
What's Changed
- feat(playground): Some convenience features by @Danielku15 in #2410
- fix: Monaco Diagnostics and staff completions missing by @Danielku15 in #2413
- fix(alphatex): only allow swapped values/props for chords by @Danielku15 in #2409
- refactor(renderer): make effect bands part of main renderers by @Danielku15 in #2414
- fix(player): grace beats on song start by @Danielku15 in #2415
- feat: option to extend barlines across staves in system by @Danielku15 in #2416
- fix: use innerText when loading alphaTex from dom by @Danielku15 in #2417
- feat: Selection API by @Danielku15 in #2418
- feat: Multi System Slurs by @Danielku15 in #2425
- feat(rendering): align 'primary' note heads instead of centering by @Danielku15 in #2426
- refactor: Decouple beaming helper by @Danielku15 in #2427
- feat(alphatex): Bar-Wise Voices by @Danielku15 in #2429
- feat: displaced note heads for multiple voices by @Danielku15 in #2430
- feat: in-score chord diagrams by @Danielku15 in #2435
- feat(bundlers): warn if plugins are not used by @Danielku15 in #2436
- fix: numbered notation ties and dash placement by @Danielku15 in #2438
- feat: hide empty staves by @Danielku15 in #2443
- feat: smooth cursor scrolling. by @Danielku15 in #2447
- fix: always apply systemLabelPaddingLeft by @Danielku15 in #2448
- fix(exporter): no sound in guitar 8 pro RSE by @L-Sun in #2456
- feat: add parchment layout by @Danielku15 in #2459
- refactor: new handling of beams and stems by @Danielku15 in #2475
- feat: add buzzroll tremolos by @Danielku15 in #2476
- feat: new guitar pro instrument set writing by @Danielku15 in #2477
- fix: ensure style element for print dialog by @Danielku15 in #2480
- feat: advanced font configurations and lyric paddings by @Danielku15 in #2481
- feat: customize display of bar numbers by @Danielku15 in #2482
- feat: detect bass cleff on Guitar Pro 3-5 files by @Danielku15 in #2483
- fix: prevent endless loops due to invalid bpms by @Danielku15 in #2484
- chore: update dependencies and fix new linter errors by @Danielku15 in #2485
- feat: allow custom beaming rules by @Danielku15 in #2489
- fix: ensure clean beam-stem alignment on subpixel rendering by @Danielku15 in #2494
- fix: avoid placeholder reuse on content change by @Danielku15 in #2495
- fix: ensure correct note durations for combined duration annotations by @Danielku15 in #2496
- chore: Update deps by @Danielku15 in #2502
- Release 1.8.0 by @Danielku15 in #2505
New Contributors
Full Changelog: v1.7.1...v1.8.0