Skip to content

Commit

Permalink
1.2.9 (#886)
Browse files Browse the repository at this point in the history
* ✔ Fixed last lines of Hymnary lyrics sometimes removed
- Audio starting/ending actions
- Fixed mac online video input paste not setting value
- Fixed default folder created when a different path was set
- Updated languages

* ✨ Duplicated shows remover
- Fixed output resolution sometimes incorrect
- Tweaks locations of some settings
- Existing show alert when creating a new with the same name

* ✨ Projects auto scroll to active
- RemoteShow tablet mode
- Updated RemoteShow slides
- JSON bibles without id can be imported
- Fixed audio not always playing on first load
- Duplicated projects are removed
- Projects loading indicator
- Delete empty shows

* 📄 Fixed OpenSong importing

* ✔ Fixed auto size sometimes not working

* 📄 Usage log
- Auto backups
- Template items only shifting around if holding shift key
- Auto backup when changing user data location
- Unique backup folders
- Fixed auto size resize when using custom scripture template style
- Fixed output capture not always starting on startup
- Improved OpenSong import
- Auto size updates
- Version update
  • Loading branch information
vassbo authored Oct 11, 2024
1 parent 3b1a39a commit db5c44b
Show file tree
Hide file tree
Showing 70 changed files with 2,271 additions and 866 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "freeshow",
"version": "1.2.9-beta.1",
"version": "1.2.9",
"private": true,
"main": "build/electron/index.js",
"description": "Show song lyrics and more for free!",
Expand Down
Loading

0 comments on commit db5c44b

Please sign in to comment.