Skip to content

Commit

Permalink
1.3.7 (#1249)
Browse files Browse the repository at this point in the history
* Use v4

* ✔️ Fixed cloud sync issue
- Fixed action tags not saving
- Fixed selected line bar not matching correct output
- Function keys will work now even if a input is focused
- Update languages
- Added Finnish language
- Small fixes
- Fixed a freeze issue

* ✨ Fixed dynamic values not always working in overlays
- Fixed fullscreen preview clipping
- Fixed changing audio time from full preview not updating properly
- Fixed slide drag&drop not working properly when hovering over multiple shows
- Fixed a freeze issue when applying template
- Select slides to apply templates to individual slides

* 🖼️ Media blur fill
- Reverting Electron version to maybe fix mac window opening issue
- Backup will skip unvalid JSON files
- Folder count number update
- Template color will be used unless slide item text has more than one color
- All items applied from template should be removed if not one slide to begin with
- Fixed media item removed when template was applied
- Fixed a freeze with a bad formatted show
- Template background/actions working better with slide/group template

* 🔒 Lock output position
- Folders in media/audio folders with no relevant media elements are hidden from drawer
- Starting slide from RemoteShow will now also start any slide actions
- Fixed clock auto size clipping
- Fixed animate value not set until changed
- Fixed edit align close/reset icon not always updating
- Text scrolling will show overflow

* ✨ Output lines will match line progress percentage
- Fixed style lines number not working if set to 0
- Output will no longer update if there are no changes
- Click a slide multiple times to change the line if custom lines
- Fixed a freeze related to the font dropdown in theme settings
- Chords should stay on top and in between of text regardless of size
- Added variable for next slide group
- Fixed some variables not working for output slide
- More important item style tools moved to top
- Version update
  • Loading branch information
vassbo authored Feb 6, 2025
1 parent efa61d9 commit 2bb2107
Show file tree
Hide file tree
Showing 102 changed files with 2,196 additions and 388 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ jobs:

steps:
- name: Check out Git repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install Node.js and NPM
uses: actions/setup-node@master
uses: actions/setup-node@v4
with:
node-version: 20

Expand All @@ -77,9 +77,9 @@ jobs:

- name: Install FPM
run: |
sudo apt-get update
sudo apt-get install ruby ruby-dev build-essential
sudo gem install --no-document fpm
sudo apt-get update
sudo apt-get install ruby ruby-dev build-essential
sudo gem install --no-document fpm
# wait because this will only publish if the draft exists
- name: Sleep for 30 seconds
Expand All @@ -92,7 +92,6 @@ jobs:
USE_SYSTEM_FPM: true
run: npm run release:arm64


publish_mac:
name: "Publish MacOS"
runs-on: macos-latest
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "freeshow",
"version": "1.3.6",
"version": "1.3.7",
"private": true,
"main": "build/electron/index.js",
"description": "Show song lyrics and more for free!",
Expand Down Expand Up @@ -149,7 +149,7 @@
"@types/sqlite3": "^3.1.8",
"@types/tmp": "^0.2.6",
"@types/vimeo__player": "^2.16.2",
"electron": "^32.2.6",
"electron": "^32.1.2",
"electron-builder": "^24.13.3",
"playwright": "^1.49.0",
"prettier": "^3.4.1",
Expand Down
32 changes: 16 additions & 16 deletions public/lang/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"web": "Vyhledávání webu",
"search_web": "Hledej píseň na webu",
"search_results": "Výsledky vyhledávání",
"block": "Block",
"block": "Blok",
"more_options": "Další nastavení",
"auto_groups": "Automaticky přiřadit skupiny",
"format_new_show": "Formátovat text",
Expand Down Expand Up @@ -149,7 +149,7 @@
"overlays": "Vypnout vrstvy",
"audio": "Vypnout audio",
"nextTimer": "Vynulovat časovač dalšího snímku",
"timer": "Clear timer",
"timer": "Vypnout časovač",
"drawing": "Odstranit nákres"
},
"remove": {
Expand Down Expand Up @@ -402,7 +402,7 @@
"trigger": "Spouštěč",
"audio_stream": "Stream audia",
"transition": "Přechod",
"media_fit": "Change media fit",
"media_fit": "Změnit vmístění média",
"delete_show": "Smazat prezentaci",
"delete_show_confirmation": "Určitě to chceš smazat?",
"delete_duplicated_shows": "Odstranit duplikátní prezentace",
Expand All @@ -416,7 +416,7 @@
"animate": "Animovat",
"translate": "Lokalizace",
"next_timer": "Časovač dalšího snímku",
"display_duration": "Display duration",
"display_duration": "Doba zobrazení",
"import": "Import",
"songbeamer_import": "Import Songbeameru",
"export": "Export",
Expand All @@ -426,7 +426,7 @@
"edit_event": "Upravit událost",
"about": "Popis",
"history": "Historie",
"manage_emitters": "Manage emitters",
"manage_emitters": "Spravovat emitery",
"action": "Akce",
"category_action": "Akce kategorie",
"user_data_overwrite": "Existující data nalezeny",
Expand Down Expand Up @@ -583,7 +583,7 @@
"unmute": "Zrušit ztlumení",
"increase_volume": "Zesílit",
"decrease_volume": "Zeslabit",
"manage_subtitles": "Manage subtitles",
"manage_subtitles": "Spravovat titulky",
"toggle_time_marker": "Přepnout časové značky",
"add_time_marker": "Přidat časovou značku",
"bind_to": "Specifické výstupy",
Expand Down Expand Up @@ -687,10 +687,10 @@
"start_trigger": "Spustit spouštěč",
"run_action": "Spustit akci",
"toggle_action": "Přepnout akc",
"emit_data": "Emit data",
"emit_data": "Emitovat data",
"send_rest_command": "Poslat HTTP-Žádost",
"custom_activation": "Vlastní aktivace",
"any": "Any",
"any": "Jakékoliv",
"activate_on_startup": "Aktivovat na spuštění",
"activate_save": "Aktivovat na uložení",
"activate_slide_clicked": "Aktivovat na stisknutí snímku",
Expand Down Expand Up @@ -759,7 +759,7 @@
"all_projects": "Všechny projekty",
"project": "Projekt",
"option_type": "Co si přejete exportovat?",
"option_format": "What format would you like?",
"option_format": "Jaký formát si přejete?",
"include_media": "Zahrnout soubory médií",
"preview": "Náhled",
"title": "Název",
Expand Down Expand Up @@ -982,7 +982,7 @@
"analog": "Analogový",
"seconds": "Sekundy",
"custom": "Vlastní",
"show_time": "Display time"
"show_time": "Zobrazit čas"
},
"captions": {
"info": "Prosím, klikni na URL odkaz, abys jej otevřel ve svém prohlížeči, pokud jsi tak ještě neučinil, nebo jej otevři na jiném zařízení! Ujisti se, že povolíš přístup k mikrofonu, a použiješ Google Chrome pro nejlepší výkon.",
Expand Down Expand Up @@ -1016,11 +1016,11 @@
"tip_index_by_velocity": "Rejstřík je určen obrženou velocitou začínající na 0."
},
"emitters": {
"emitter": "Emitter",
"tip": "Create emit templates to easily send specific messages.",
"emitter": "Emiter",
"tip": "Vytvořit šablony emitoru pro zasílání určitých zpráv.",
"signal": "Signál ",
"message_template": "Message template",
"message_templates": "Message templates",
"message_template": "Šablona zprávy",
"message_templates": "Šablony zpráv",
"inputs": "Vstupy"
},
"draw": {
Expand Down Expand Up @@ -1111,15 +1111,15 @@
"lines": "Řádky",
"override_with_template": "Přepsat snímek šablonou",
"override_scripture_with_template": "Přepsat Bibli šablonou",
"overrided_value": "A template might override this value",
"overrided_value": "Šablona může přepsat tuto hodnotu",
"active_layers": "Aktivní vrstvy",
"window": "Okno",
"active_style": "Použít styl",
"alert_updates": "Upozornit na dostupné aktualizace",
"auto_updates": "Automatické aktualizace",
"disable_labels": "Vypnout štítky",
"group_numbers": "Skupinová čísla",
"transparent_slides": "Transparent slide preview",
"transparent_slides": "Průhledný náhled snímku",
"full_colors": "Vysoký kontrast skupinových barev",
"slide_number_keys": "Přehrát snímky s klávesami čísel",
"auto_shortcut_first_letter": "Automatická zkratka k prvnímu písmenu v textu",
Expand Down
4 changes: 4 additions & 0 deletions public/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@
"fit": "Fit",
"contain": "Contain",
"fill": "Fill",
"blur_fill": "Blur fill",
"cover": "Cover",
"online": "Online",
"recommended": "Recommended",
Expand Down Expand Up @@ -852,6 +853,7 @@
"line_height": "Line height",
"letter_spacing": "Letter spacing",
"word_spacing": "Word spacing",
"position": "Position",
"transform": "Transform",
"text_transform": "Text transform",
"uppercase": "Uppercase",
Expand Down Expand Up @@ -1089,8 +1091,10 @@
"minutes": "minutes",
"use24hClock": "Use 24-hour clock",
"styles_hint": "Create different styles that can be applied to the output to change the look.",
"outputs_hint": "Create multiple output windows, position them on external screens, or send a screen capture.",
"hide_output_hint": "Double click on the output window to hide it. Hold CTRL to enable dragging.",
"hide_menubar_hint": "To hide the menu bar, enable kiosk mode, or enable \"Automatically hide or show the menu bar\" in the general MacOS settings.",
"output_locked": "The output position has been locked!",
"show_output_hint": "Hold ctrl/cmd while clicking the display button to force it to show over this monitor.",
"move_output_hint": "Don't find your display? Change the position until the window shows up on the second screen.",
"select_display": "Click on the screen where you want to display the output window.",
Expand Down
Loading

0 comments on commit 2bb2107

Please sign in to comment.