Releases: johannesbuehl/johncg
Releases · johannesbuehl/johncg
v0.8.0
New
- Implemented TextItem: simple lower-thirds-template with custom text
- Song- and Psalm-files can now be created and edited from JohnCG. WARNING: Editing song-files with chords or other, not implemented metadata removes them while saving.
- Playlist-caption can be changed.
- Client-interface now has a message-log
- Animations for some UI elements
- FileDialogue shows thumbnails for media-items
Changes
- FileDialogue no longer expands sub directories but instead navigates into them
- FileDialogue can create directories
- removed OSC-control in favor of websocket-control
- PDF-Export exports all song-languages
- PDF-Export uses the playlist-caption
- Playlist saving through FileDialogue instead through file-download
- fetched files from server (thumbnails, song- / psalm- / media- / template- / PDF- / bible- / playlist-files) get cached in client
- moved config-file to YAML-syntax
Fixes
- PDF-output is stretched to resolution to behave similar to media-output
- repaired utf-8 support of HTML-templates
v0.7.0
New
- Change the font-color of the Countdown
- toggle the visibility with the 'b'-key (same as PowerPoint and PowerPoint-remotes)
- Export the schedule as a PDF through pandoc. Two options with only the captions or with the content of the items. Includes install-script for texlive, pandoc and the pandoc-template (Eisvogel by Wandmalfarben)
Changes
- Generates new log-files for every program-start and store them in own directory
Fixes
- duplicate item would sometimes duplicate the wrong item
- server didn't crash on wrong config-file
- last-slide of songs isn't displayed when it is empty
- song-item editing doesn't get saved
v0.6.0
ALPHA-1.5.0
- Client-rewrite in VueJS
- load and save playlists in own, JSON-based format (.jcg)
- add items to the playlist in the client (all major items are supported)
- edit all items in the client, that can be added in the client
- new bible- and psalm-item
- build-support for linux
- fixed PDF-rendering bug
- media-thumbnails come from CasparCG
ALPHA-1.4.2
Improved client-interface to use the space more efficiently
ALPHA-1.4.1
Fixed many build-script bugs, provided binary should now include all necessary files
ALPHA-1.40
Added sequence-reordering through drag and drop
ALPHA-1.3.0
CHANGELOG:
- Added for PDF-items
- Added different aspect-ratios
- Client now has keyboard shortcuts
- Improved media-handling
- migrating build script to TypeScript
ALPHA-1.2.0
Added support for images and templates
Added error-messages to the client
Improved UI and OSC-control
ALPHA-1.1.0
Added support for multi-language-songs and fixed some visual bugs