Skip to content

Tags: jerm00/FreeShow

Tags

v1.4.5-beta.1

Toggle v1.4.5-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update NDI to 6.2.0 

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix issue 

v1.4.4-beta.1

Toggle v1.4.4-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.4.4-beta.1 (ChurchApps#1661) * ✔️ Fixed some context menu items not working - Change slides view shortcut - Timer blink start offset * Configured vsCode settings to enforce existing code style. * Fixed broken Chums sync * Display the number of services loaded from Chums. * No semicolon * ✔️ Fixed not able to disable gradient on templates - Fixed slide midi popup being blank - Auto backup before full reset - Fixed overflowing chords not aligned properly - Scripture slides from dragging should now be named with reference - [code] Changed variable midiIn name to actions * ✨ Refresh button can be used when editing overlays - Fixed space to pause media not working properly - Creating a new variable with a tag menu opened will add it to that - Unusable styles settings disabled if related layer is turned off - Fixed start timer action pausing timers if already started - Import project file directly from context menu - Action to clear individual overlays - Font package fix Linux * Updated css-fonts package * ✨ Line radius option - Fixed gradients not working for lines - Fixed infinite loop when breakLongLines was set back to 0 - Fixed unable to set show media state if unset * 🔍 Drawer search in actions/variables/triggers list - Fixed dropping child slide as template not working - Fixed unable to edit show media if dragged from project to show - Fixed apply to all not working with item gradient background - Refreshing output will no longer deselect selected items --------- Co-authored-by: Jeremy Zongker <jeremy@zongker.net>

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.4.3 (ChurchApps#1623) * 🎵 NowPlayingCover not removed when fading between songs - Removing duplicate artists from NowPlaying file - Audio metadata dynamic value now remains when audio is paused - Linting files * 📺 Updated YT player package * On https errors, show the url that errored. * ✔️ Fixed custom group names reset when changing group of child slide - Fixed add slide group with click not working - Fixed bullet list size not resizing to font size, this also fixes very small font size in stage - Small tweaks * ✨ MediaShout mdb import - Fixed MediaShout import not working - Zooming in editors will keep slide more centered * Properly awaiting chums tasks so we don't get multiple auth requests. * 📂 Auto backup no longer backups shows content to save space - Dropped templates added to correct position when creating slide - Context menu enabled item checkmark - Fixed creating a slide from template breaking dragging templates - Fixed scripture sometimes behind from RemoteShow - Fixed a scripture load issue - Fixed dropping template on slide working when the show is locked - Fixed project import location - Tweaked rename popup - Small tweaks * ✨ Auto break long lines from template - Variable tags - Duplicate stage items - Fixed cached cleared slide text next not showing up properly in stage displays - Fixed playlist stop icon not clearing when clicked - Fixed web search Genius lyrics getting song info - Fixed context delete not working for all stage items - Fixed API project item index not selected properly * 🎨 Gradient color picker (ChurchApps#1613) * ⚙️ More organized settings - "Files" settings tab - Removed "Groups" & "Cloud" tabs - Open app data folder - Moved manage metadata - Setting gradient background transition - Auto project name preview - Autosave/backup time left preview - Fixed freeze when condition timer is not defined - Fixed large bullet points in lyrics view - Name of stage items button "Slide text" changed when next slide text will be added - Open quick search from menu bar - Gradient works for stage items as well * Logging failed requests * Converted chums startup to a non-async method * ✨ Enhancements - Fixed list menu value not properly closing when reset - Updated request error log - String value to edit timer time works better - Fixed some dynamic values not working in stage output - Fixed conditions not accounting for the toggled state of a text variable - Empty Chums project shows should be replaced by existing ones - Fixed locked overlays not persisting if clear all before close - Version update --------- Co-authored-by: Jeremy Zongker <jeremy@zongker.net>

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.4.2 (ChurchApps#1592) * fix 'source' in snapcraft.yaml (ChurchApps#1560) Since `snapcraft` must be run from the root and since `snapcraft.yaml` must be in the `snap` directory of the root (accommodated by the `makesnap` script), the double-parent sourcing should not be used. * Sync Song Library to Chums (ChurchApps#1567) * Updated to new dev branch * Refactored to classes * Refactored to static methods * Only send missing shows to be imported * Added comments * Formatted missing request correctly * Added groups * Switched to production * 🖼️ Copy and paste media filters/style - Fixed a .pro import issue - Next slide timer preview not jumping out between slides - OpenLP should now import chords - Transpose active show action - Fixed resetting shadow not working - NowPlaying file prioritized metadata title before file name - Audio metadata is now sent to the output window - Audio dynamic values conditions should now update - Fixed a freeze with broken project file - Updated Chinese language - Formatting and linting * 🎨 Prettier formatting * 🎨 Prettier formatting * slightly refactor loading of Planning Center services (ChurchApps#1580) * 📄 Show origin key value - Hold shift when dropping action to make it override - Updated languages * fix duplicate shows from Planning Center items (ChurchApps#1582) * fix duplicate shows from Planning Center items * simplify the fix * ✨ Companion talk updates - Slide notes tweaks - Fixed web stage dynamic values flashing when empty - Recently used projects reduced from a week to five days - Fixed a freeze issue * 🕑 Audio/video/timer seek to time API action - Playing audio time dynamic values * 📱 Edit project from RemoteShow - Search for scripture in RemoteShow - Updated NowPlaying.txt file contents - Option to always show the projects list on startup - Copy/paste project items - Stage conditions text check working for scripture - Fixed "Run action" added from template not removable - Fixed actions added from template not removable from context menu * ✨ Quick search now works for navigating through lots of menus - Conditions based on timer value - Fixed output style lines not always matching other outputs - Fixed output window lines not always mathing correct preview lines - Version update --------- Co-authored-by: Erich Eickmeyer <erich@ericheickmeyer.com> Co-authored-by: Jeremy Zongker <jeremy@zongker.net> Co-authored-by: Auxority <35202343+Auxority@users.noreply.github.com>

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.4.1 (ChurchApps#1558) * Added back "pack" cmd as it was used by makesnap * update minor versions of npm packages with compatible versions (ChurchApps#1529) * import types as actual types (ChurchApps#1532) * import types as actual types and change eslint configuration to enforce this * remove whitespace * fix build * ✨ Formatting imports - Fixed text editor text removed - Fixed close popup not showing up on Windows - Fixed new show in remote not refreshing list - Fixed not setting to unsaved when deleting/renaming a show - Updated Polish language * ✔️ Fixed OSC data messages not working properly - Chords are now starting from position and not centered aligned - Fixed stage CSS input values duplicated - Fixed select project by index highlighing incorrect opened show * 🚩 Updated Norwegian language * Adding transpose functionality to text edit (not working fully) (ChurchApps#1551) * Fix makesnap (ChurchApps#1530) The initiative to organize the scripts broke the snap building. Snaps require a very specific structure and the `snap` directory _must_ be in the root of the repository. WIthout this, it fundamentally breaks. Additionally, the removal of the executable bit from the scripts caused the entire build to fail as the scripts _must_ be executable in order for the build to succeed and the installed snap to function at all. I have revised the `makesnap` script to accommodate the changes and move the required files to a `snap` directory during build so it may build properly. * feat: add arrow_up icon, ensure transpose UI uses consistent custom icons, and maintain code style in chord transposition logic --------- Co-authored-by: Erich Eickmeyer <erich@ericheickmeyer.com> * ✨ Updated text edit transpose * makesnap uses pack instead of release * ✨ Audio metadata dynamic values - NowPlaying.txt audio file - NowPlayingCover.png file - Text content is now normalized in search - Planning Center / Chums songs will keep their changes and not be updated when downloaded again - Start action by name action - Added undo/redo for variables/triggers - Updated Hungarian language * Disable echo cancellation for microphone audio inputs (ChurchApps#1557) * ✨ Stage rearrange items - Timer blink when overflowed - Fixed an issue with deleting layout slides - Transposing in stage should update all chords - Chord font size is now relative to text font size - Fixed stage label not working in web stage - Custom HTML tags in XML Bibles are now allowed - Fixed a freeze with event actions - pdf-dist worker file should be auto updated - Updated pdf-dist version - Updated Slovak language * 🎨 Linting - Version update --------- Co-authored-by: Auxority <35202343+Auxority@users.noreply.github.com> Co-authored-by: Gladson Sam <115465353+gladsonsam@users.noreply.github.com> Co-authored-by: Erich Eickmeyer <erich@ericheickmeyer.com> Co-authored-by: lehik <antti.lehikoinen@outlook.com>

v1.4.1-beta.2

Toggle v1.4.1-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix flag issue 

v1.4.1-beta.1

Toggle v1.4.1-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.4.1-beta.1 (ChurchApps#1487) * Reverted release change * 🖼️ Export show slides as images - Play PDF files from RemoteShow - Local deleted file should also be properly deleted in cloud - Random number variable tweaks - Dynamic values should show up in text editor * ✔️ Fixed some stage style inconsistencies - Monospace font working in dropdown - Variable dynamic value can be prefixed with $ - Random number only once option - Fixed stage slide offset temporarily not being set back to 0 in preview when changed - Bible XMM files can be imported again - Updated language * ✨ Display items based on conditions - Fixed media item dragging * Condition updates * ✔️ Fixed Apply to all button not showing - Fixed MIDI inputs not working properly - Fixed chords alignment - Added vertical offset chords input - Variable numbers accesible from CSS - API call to get output slide text - Small fixes * ✨ Added right triangle icon - Fixed name when creating empty show - Dynamic value updates * 🛜 Bonjour PORT broadcast - If main window is not visible the position will be reset - Stage textbox label will be set to dynamic value if any - API action to edit timer - PCO rate limit retry * ✨ Midi emitter - Fixed OSC emit not working * retry-after should be lowercase (ChurchApps#1486) * ✨ Slide recording can now sync with video audio - Create slideshow from media files in drawer - Fixed changing groups not working properly - Default templates/overlays can't be edited directly - Fixed slide group not displaying parent group - Group dynamic value includes numbers - Textbox autosize should update when dynamic value changes - Version update --------- Co-authored-by: iiTzArcur <zefanjaj@gmail.com>

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.4.0 (ChurchApps#1460) * Updated Windows signing deps * 🎨 Context menu & popup border radius * ✨ Added textbox press/release action - CSV file import - Added API action to select project by name - Fixed clear audio action not clearing metronome - Edit group names in text edit - Chords overflow visible - Chords does not follow empty textbox when creating new slide - Empty slides should keep their position after text editor change - Fixed list view text overflow - Fixed line background style not removed * ✔️ Fixed List view not working properly when line background style was set - Fixed closing shortcut not working - Updated languages - Tweaks * 📄 Spelling auto correct * 📖 Auto split long scripture verses - Stage textbox item auto size - Textbox auto size should update when variable changes - Fixed a performance issue - Fixed changing show categories not always working - Focus mode auto scroll improvement - Fixed EasySlides importing not always working - Updated language * ✔️ Auto check if 12 hour clock should be enabled by default - UI enhancements * 📄 New PDF renderer (ChurchApps#1459) * ✨ Loading border radius - PDF updates - Improvements * 📱 RemoteShow improvements - RemoteShow group numbers - Scripture showing in RemoteShow - RemoteShow tablet mode fullscreen * ✔️ Copying style from multiple different items works - Next/previous slide text dynamic value - Fixed stage style reset * ✨ Random number variable - Fixed editor text style not working if no output style was set - Fixed full reset not working - Updated default stage layout - Version update

v1.4.0-beta.2

Toggle v1.4.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixing Windows signing deps