Current versions:
- Production: 1.9
- Dev: 1.9
Tag: v1.9
Date: August 16, 2023
URL: https://github.com/KCarlile/flashchord/releases/tag/v1.9
Commit: https://github.com/KCarlile/flashchord/commit/6381b4cb17e04d9c038ec053da68b13c960d4fbb
- Renamed master branch to main (no issue).
- Redirect from HTTP to HTTPS and bare domain to www.flashchord.com.
- Simplify support message on home page.
- Block public web access to certain files with .htaccess.
- Added Contributors to About page.
- Added Supporters to Donate page.
- Minor UI/UX tweaks.
Tag: v1.8
Date: May 2, 2023
URL: https://github.com/KCarlile/flashchord/releases/tag/v1.8
Commit: https://github.com/KCarlile/flashchord/commit/1e1792e55216da47a2c6d92a8252e86b37bdf01c
- Fixed bug in debugging-enabled check (no issue).
- Updated Google Analytics code to GA4.
- Added Docker support for local development.
Tag: v1.7
Date: April 28, 2022
URL: https://github.com/KCarlile/flashchord/releases/tag/v1.7
Commit: https://github.com/KCarlile/flashchord/commit/602cbe1cb30dafcae8985f32e45bb599c3825901
- Add the option to display inversions/slash chords with bass notes.
- Added debug mode and logging.
- Data cleanup for fewer bugs/glitches in rendering chords.
- Prevented repeated chords (repeated chords of different types/extensions still okay).
- Changes to refactor JS code for linting compatibility.
- Removing Twitter links and references.
Tag: v1.6
Date: March 18, 2021
URL: https://github.com/KCarlile/flashchord/releases/tag/v1.6
Commit: https://github.com/KCarlile/flashchord/commit/530a068eeebed75405fed6ffff5946cfc6dd549f
- Removing #13 as a chord extension because it's invalid/redundant.
- Updating typo in support message on homepage.
Tag: v1.5
Date: July 15, 2020
URL: https://github.com/KCarlile/flashchord/releases/tag/v1.5
Commit: https://github.com/KCarlile/flashchord/commit/a429e91931ff06f56a3585b4b91b3364dda08fc8
- Adding Twitter link to copyright footer and about page.
- Added .gitattributes file to associate .php files with PHP so GitHub doesn't identify them as Hacklang.
- Added CHANGELOG.md and release history.
- Complete rework of the difficulty settings and how random chord type generation is handled.
- Create issue templates for feature request and bug.
- Add CONTRIBUTING.md file.
- Adding code of conduct per GitHub recommendations.
- Adding GPLv2 license.
- Typo fix.
- Adding disable rare enharmonics checkbox.
- Adding multiple measures per bar, plus visual indicator, and increasing slider handle width.
Tag: v1.4
Date: June 18, 2020
URL: https://github.com/KCarlile/flashchord/releases/tag/v1.4
Commit: https://github.com/KCarlile/flashchord/commit/e2ecec32ca1f8fcf2b220aaa35f8acf5093b9be6
- Fixing page titles for h2.
- Changing to .htaccess with removing .php from paths. Link fixes.
- Moving flashchord js includes back to head.php.
- Changing donate link from anchor to direct link.
- Making FAQ accordion start collapsed.
Tag: v1.3
Date: June 18, 2020
URL: https://github.com/KCarlile/flashchord/releases/tag/v1.3
Commit: https://github.com/KCarlile/flashchord/commit/db7feb9cc4785ae0936958207f2d50ccded872ef
- Adding FC logo.
- Adding donate page and text/links throughout.
- Fixing disable checkboxes.
- Fixing visual metronome changes on time signature change.
- Various UI tweaks.
Tag: v1.2
Date: June 17, 2020
URL: https://github.com/KCarlile/flashchord/releases/tag/v1.2
Commit: https://github.com/KCarlile/flashchord/commit/dc2df6aa94e7af233f27aaaf6b72af95edc040c0
- Text fixes.
- Adding visual metronome.
- Removing Google AdSense content.
Tag: v1.1
Date: June 16, 2020
URL: https://github.com/KCarlile/flashchord/releases/tag/v1.1
Commit: https://github.com/KCarlile/flashchord/commit/8e248ff9b81e288a310c312c6e4b9a47e951e337
- Fixing metronome's audio lag issue for iOS (Safari, Chrome) and Mac (Safari only).
Tag: v1.0
Date: June 13, 2020
URL: https://github.com/KCarlile/flashchord/releases/tag/v1.0
Commit: https://github.com/KCarlile/flashchord/commit/103b50a35c060583136e58930f749d4ef20a4999
- Metronome and all of the major features are now in place. While some adjustments remain, this is good enough for a full release.