Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ✓ Audio fixes - Fixed audio in playlist stopping if crossfade is set - Audio in playlist will pause if clicking on playing - Fixed audio playlist crossfade not always used correctly - Fixed delete cloud projects always comming back * ✓ Fixed scripture combined template style - Fixed remote search result order - Fixed spaces not working in RemoteShow search - Fixed ChordPro start_of_ not importing * ✨ Context menu enhancements - Fixed import dialog text not translated - Changes to resizeable panels - Fixed freeze sometimes when dropping scripture onto a project - Fixed a context menu freeze * CI and Dependencies - Updates for Stability and Testing (ChurchApps#1071) * ci: 🔄 update GitHub Actions to latest versions - Upgraded `actions/checkout` to `v4` across workflows. - Updated `actions/setup-node` to `v4` for consistent Node.js setup. - Bumped `actions/setup-python` to `v5` in `release.yml`. This ensures workflows use the latest and most secure versions of GitHub Actions. * ci: ✅ reenable Playwright tests for `dev` branch - Restored `push` and `pull_request` triggers in `playwright.yml`. - Tests will now run on pushes and PRs targeting the `dev` branch. This ensures automated testing is reactivated for the development workflow. * deps: ⬆️ update npm dependencies Updated all dependencies to their latest versions for improved stability and compatibility. * VerseVIEW SongDB (XML) Importer (ChurchApps#1072) * gitignore JetBrains IDE files * Added VerseVIEW SongDB (XML) Importer * 📄 Updated setup guide * ✨ Change section colors - Fixed language on initialize - Alert if importing encrypted file - Render PDF as one document to improve performance - Fixed "undefined is not iterable" remote issue - Fixing an issue causing the app to not start - Updated Polish language * 📄 Readded some optional dependencies * 🚩 Added Czech language * 🖼️ Project export includes media files - Ignore diacritic values in scripture book search - Fixed freeze if song number was not a string - Context menu remove overlay from project * ✔️ Retry loading fonts if not loaded - Fixed F11 not working on Linux * Font styles (ChurchApps#1080) - Custom font package for styles - Fixed some font not properly loading - Fixed fonts sometimes not loading * ✔️ Fixed timer not clearing from action - Wider font dropdown - Version update --------- Co-authored-by: Arun Philip <[email protected]> Co-authored-by: Psyi Rius <[email protected]>
- Loading branch information