Chordious Changelog

What's new in Chordious 2.6.4

Aug 7, 2022
  • Fixed issue with chord quality abbreviations not scaling properly on high DPI screens
  • Update version string to always display Major.Minor.Build
  • Updated WinStore TargetPlatformVersion to 10.0.19041.0
  • Migrated from deprecated MVVM Light Toolkit to new MVVM Toolkit

New in Chordious 2.6.2 (Mar 8, 2022)

  • Reverted SVG.NET to v3.1.1
  • Fixed issue with chord quality abbreviations overlapping the root note in titles

New in Chordious 2.6.1 (Mar 3, 2022)

  • Fixed issue with exporting scaled images
  • Fixed issue with setting the export output path blank
  • Updated prompts for numbers to use numeric spinners

New in Chordious 2.6 (Feb 26, 2022)

  • Updated all projects to .NET 6
  • Update SVG.NET to v3.4.0
  • Switched from Extended WPF Toolkit v3.8.2 to Wpf Extended Toolkit v5.0.100
  • Changed update code to check GitHub releases

New in Chordious 2.2.1 (Jan 28, 2022)

  • Fix update url and default release channel

New in Chordious 2.1.0.0 Preview (Jan 9, 2021)

  • First 2.1 preview release
  • Chord Finder can now find “partial” chords
  • Diagram export can now be interrupted, and dialog can optionally close afterward
  • Added Extended WPF Toolkit v3.8.2 dependency
  • Upgraded numeric inputs from text boxes to numeric spinners
  • Upgraded color inputs from combo boxes to color pickers
  • Fixed issue with non-deterministic style summary text
  • Extended clickable area for editing fret labels
  • Fixed layout inconsistencies with visibility of elements with text
  • Fixed issues with allowing one-string instruments

New in Chordious 2.0.13 (Aug 14, 2020)

  • Fixed issue with importing configs with collection styles
  • Fixed issue with cloning collections not cloning collection styles
  • Fixed issue with resetting styles not updating the UI

New in Chordious 2.0.12 (Oct 23, 2019)

  • Fixed issue with exporting diagrams

New in Chordious 2.0.11 (Oct 23, 2019)

  • Removed unnecessary DLLs
  • Fixed issue with text scaling on high DPI monitors
  • Fixed issue with licenses UI
  • Fixed issue with update check failures

New in Chordious 2.0.10 (Jun 23, 2019)

  • Fixed crash when trying to export diagrams

New in Chordious 2.0.8 (Apr 16, 2019)

  • Can now specify which side to put fret labels in Finder results
  • Prompt to save instrument/tuning when exiting Finders
  • Can now run multiple instances as long as they’re using different config files
  • Fixed bug with double-clicking to edit diagram
  • Fixed bug with adding bottom marks not using bottom mark style in editor
  • Code cleanup and miscellaneous bug fixes

New in Chordious 2.0.7 (Mar 12, 2019)

  • Improved compatibility when copying a diagram to the clipboard
  • Added drag/drop functionality for managing diagrams in the library
  • Added drag/drop of diagrams directly into external apps
  • Added “Enhanced Copy And Drag” option to improve copy/drag compatibility with external apps

New in Chordious 2.0.6 (Jan 29, 2019)

  • Added Major and Dominant 7th suspended chords
  • Fixed Added Tone chords
  • Fixed issue with X-shape not appearing unless the mark type was muted
  • Updating no longer downloads and runs the MSI, instead takes user to download page

New in Chordious 2.0.5 (Jan 29, 2019)

  • The self-contained ChordiousPortable.exe is now available
  • Can now easily copy tunings in the Instrument Manager
  • Added context menus to the Finder results
  • Cleaned up unnecessary files

New in Chordious 2.0.4 (Jan 29, 2019)

  • Can now view default instruments/tunings
  • Can now view default scales/qualities
  • Copy to clipboard now standardized across Finders and Library
  • Fixed bug where checking for updates gets old cached version

New in Chordious 2.0.3 (Jan 29, 2019)

  • UI is now friendly to Narrator and other screen readers
  • Improved keyboard navigation with alt-keys for most controls, ‘Enter’ to open list items
  • Can now copy diagram images directly to the clipboard via context-menu and/or ‘Ctrl+C’, ‘Ctrl+Shift+C’
  • Can now exit out of any window with the ‘Esc’ key
  • Improved handling of update failures
  • Fixed bug where changing text in dialogs didn’t enable the ‘OK’ button
  • Fixed bug where closing a Finder during a long search may cause a crash later
  • Fixed automatic versioning code to remove dependency on VS extension
  • Fixed many miscellaneous string and localization bugs
  • Fixed Code Analysis warnings and issues to improve code quality and style
  • Fixed Setup warnings
  • Tidied XAML files for readability
  • Performance and reliability improvements
  • Updated Svg.NET to 2.3
  • Updated MVVMLightLibs to 5.3.0.0

New in Chordious 2.0.2 (Jan 29, 2019)

  • Chord/Scale Finder searches can now be canceled with the ‘Esc’ key
  • Fixed bug with full barres in the Chord Finder crossing open/muted strings
  • Fixed bug with partial barres in the Chord Finder not mirroring properly
  • Fixed bug where reach wasn’t calculating correctly in the Scale Finder
  • Fixed bug where scales past the 12th fret weren’t found in the Scale Finder
  • Fixed bug where many scales were missed by the Scale Finder
  • Added CoreTest unit testing project
  • Added unit tests for finding where to barre in chords
  • Refactored Chord/Scale Finder code for testability added some unit tests

New in Chordious 2.0.1 (Jan 29, 2019)

  • Fixed bug where diagrams would render as black boxes in some locales
  • Fixed bug where marks on the fretboard could be pushed off the bottom
  • when resizing
  • Fixed bug where the nut was not being drawn in the correct position if
  • the nut ratio != 2.0
  • Opacities and ratios are now presented as percentages
  • Fixed various bugs with the formatting of decimal numbers
  • Standardized install locations
  • Renamed user config to Chordious.User.xml
  • Added option to choose user config from the command-line
  • Added option to hide/disable updating functionality