Skip to content

Releases: wolfyreload/OpenChords

OpenChords v2.4.9

Choose a tag to compare

@wolfyreload wolfyreload released this 08 Jun 07:23
  • Fixed: Song/Set export to xlsx was failing
  • Improvement: Upgrade to .net framework 4.8.1
  • Improvement: Upgraded depreciated nuget packages
  • Fixed: Build scripts were broken
  • Feature: Add button to auto format all song

OpenChords v2.4.8

Choose a tag to compare

@wolfyreload wolfyreload released this 24 Apr 09:58
  • Fixed: Upgrade to .net 4.8 as 4.5 is no longer supported
  • Reverted: Removed assumptions that I is for intro, P is for Prechorus etc
  • Improvement: Added "S" for "Solo" and changed "I" to be "Intro" in headings

OpenChords v2.4.6

Choose a tag to compare

@wolfyreload wolfyreload released this 30 Mar 14:42
  • Improvement: Removed assumptions that I is for intro, P is for Prechorus etc
  • Fixed: Bump SharpZipLib from 1.2.0 to 1.3.3 in /OpenChords/OpenChordsLibrary
  • Fixed: Auto formatting converting parts of word to a tag e.g. "bending" converted to B[E] and "Stagger" converted to S[T]ger

OpenChords v2.4.5

Choose a tag to compare

@wolfyreload wolfyreload released this 03 Jul 08:01
  • Fixed: Upgraded project dependencies to latest versions
  • Fixed: Upgraded build dependencies such as cake, inno.tools and visual studio to latest version
  • Improvement: Replace depreciated package EPPlus with NPOI for exporting song list to xlsx format
  • Fixed: Minor build improvements

OpenChords v2.4.4

Choose a tag to compare

@wolfyreload wolfyreload released this 03 Jul 07:57
  • Improvement: Add navigation buttons for Tablet mode
  • Fixed: Removed swipe scroll as it didn't work correctly
  • Fixed: Improve song spacing in Export to Tablet >> Current Set option
  • Improvement: Change encoding to gzip for embedded web server to improve performance
  • Fixed: First line in song viewer displays multiple song elements again
  • Fixed: Dissallow '' and '/' characters in song names as its putting the songs in a nested subfolder on every save

OpenChords v2.4.3

Choose a tag to compare

@wolfyreload wolfyreload released this 19 Apr 08:40
  • Fixed: Disabled tabs in the lyrics and notes editor because they do not always render as expected
  • Improvement: Song section detector now detects "Instrumental" as a music interlude
  • Fixed: Pasteing a song with Linux line endings doesn't render correctly until reloading the songs list
  • Fixed: When changing song Key all listening devices should refresh current song
  • Improvement: Add option of prefer flats to show flats instead on sharps from web server
  • Fixed: Web server doesn't change song when clicking on a song from the Set list
  • Improvement: Change export to list functionality to use xlsx rather than csv

OpenChords v2.4.2

Choose a tag to compare

@wolfyreload wolfyreload released this 11 Mar 14:17
  • Improvement: Improve song scrolling to work with tablet swipe up and swipe down
  • Improvement: When working with tablet always scroll to the top of the page when changing songs
  • Improvement: Add option of no capo to disable the capo when pulling songs from web server
  • Improvement: Add option of no capo to disable the capo when pulling a set from web server
  • Fixed: When a song is changed in the set and you present, the presentation screen opens before the save screen
  • Fixed: Issue in song importer if the song has square tags for verses and choruses e.g. [Chorus 1] or [Verse 1]
  • Improvement: Add option "Windowed Mode" to general settings to run presentation mode in a window

OpenChords v2.4.1

Choose a tag to compare

@wolfyreload wolfyreload released this 29 Nov 05:29
  • Improvement: Add option to export all song meta data to tab seperated text file
  • Improvement: Add Song Subfolder name in Song List Panel and Set List Panel
  • Fixed: When you double click on the scrollbar of the Song List it adds the selected song to the set
  • Improvement: Increase build speed by changing all content project items to only copy to build if newer
  • Fixed: Bug when creating a new song and immediately renaming the song it creates a new song instead

OpenChords v2.4.0

Choose a tag to compare

@wolfyreload wolfyreload released this 01 Apr 15:59
  • Improvement: Upgrade Microsoft.AspNet.Razor to v3.2.4
  • Improvement: Upgrade Microsoft.CSharp to v4.4.1
  • Improvement: Remove unused Mac implementation files
  • Improvement: Converted release notes to markdown format
  • Improvement: Handle display resolutions down to 1024x768
  • Improvement: Add new field to editor Alternative Title or AKA (Also Known As)
  • Improvement: Allow user to customize what song metadata fields are visible in display and print song
  • Improvement: Add new option in Display and Print Settings "Display Each Song Section Once" to save paper and screen space
  • Fixed: Backup display and print settings not working
  • Feature: Add new option under "General Settings" called "Touch Screen Mode" which adds navigation buttons to presentation screen
  • Improvement: Update user manual

OpenChords v2.3.3

Choose a tag to compare

@wolfyreload wolfyreload released this 05 Feb 04:49

Improvement: Make command line build more seamless
Improvement: Only do a full lyrics search if the user presses the Enter key when searching for songs
Improvement: upgrade all nuget packages to latest versions
Improvement: Replace GridView for SongList with original ListBox to for a massive performance boost
Improvement: Add new General Setting option "Force Always On Top When Presenting"