Chord Crush Release Notes

1.5.5 (2024.01.03)

Bug fixes

  • Fixed Level Up world 5 bonus level puzzles

1.5.4 (2023.11.20)

Bug Fix

  • Turning off Redux Dev Tools accidentally left on in 1.5.3

1.5.3 (2023.11.19)

What’s New

  • Added notifications controls to the points / streak / weekly goal modal
  • Added notifications controls to the modal that is shown after completing the daily crush if either type of notification is not turned on.
  • Improved the notification time selector interface
  • Added manage account, delete account buttons to the user menu.

Bug Fixes

  • Fixed issue with the daily puzzle being unloaded after logging out and logging in

1.5.2 (2023.11.18)

Under the Hood

  • Bump hooktheory-auth to 1.0.34

1.5.1 (2023.11.07)

What’s New

  • Sign in with Apple

1.5.0 (2023.10.10)

What’s New

  • Push notifications support to receive reminders to keep Daily streak alive or set a customizable daily practice time
  • Reworking Levels game play flow. Removed lives. Always complete 10 puzzles. There is also a new skill ring based on number correct over multiple times.
  • Fixed issue with space bar not always playing Youtube audio correctly in Youtube mode.

1.4.2 (2023.08.29)

Bug Fix

  • Fixed issue when network errors occur when loading the daily puzzle. The “Try Again” button was reloading a puzzle for Crush mode rather than reloading the puzzle for Daily mode.

1.4.1 (2023.08.09)

Bug Fixes

  • Improved size of points, streak, weekly goal in header on mobile
  • Improved size of YouTube preview in daily card on mobile

1.4.0 (2023.08.04)

What’s New

  • Daily puzzle
  • Experience points tracking (resets weekly)

Bug Fixes

  • Progress state pushes to Hooktheory servers when signing in to Chord Crush for the first time.
  • Fixed broken instrumental audio playback on solutions to puzzles in Train mode that open in a modal and default to YouTube audio playback. This was due to an audio library update for Hookpad that accidentally affected Chord Crush.
  • When a puzzle loads with a YouTube error, the bottom left “play/next” button now loads another puzzle.

Other

  • Renamed “Train” to “Crush”

1.3.2 (2023.06.13)

Bug Fixes

  • Fixing issue with Chrome 114 causing modals and popovers to not open and making many of the screens unusable.

1.3.1 (2022.01.17)

What’s New

  • First two levels of every world in Level Up are now free for all users.

1.3.0 (2022.12.14)

What’s New

  • Added levels 4, 5, and 6 to Level Up! These new levels cover secondary (or applied) chords, seventh chords, and common progressions in Minor, Mixolydian and Dorian.

Bug Fixes

  • Fixing issue causing star levels in Level Up to sometimes request incorrect puzzles.

1.2.20 (2022.10.18)

What’s New

  • Adding looping to both instrumental and YouTube playback modes
  • Adding back chord names for players with rating > 2000

Bug Fixes

  • Fixing issue where entering a chord would sometimes cause the current playback to play chords an additional time.
  • Fixing bug where puzzles with chords with multiple sus or add properties would sometimes mark correct answers as incorrect

1.2.19 (2022.08.06)

Bug Fixes

  • Fixing issue in Safari causing autoplay to not work after starting to solve first puzzle on app launch
  • Fixed issue causing chord colors to not show up in custom chord

1.2.18 (2022.08.06)

Bug Fixes

  • Fixed Train with YouTube audio source. This broke with 1.2.17

1.2.17 (2022.08.02)

Bug Fixes

  • Fixed missing colors on chords on non-diatonic chords in “about this world”

Under The Hood

  • Updating pitch scheduling algorithm to be consistent with Hookpad 2.24.0. This should increase stability of playback in all game modes.

1.2.16 (2022.06.22)

What’s New

  • Upgraded the Chord Crush audio engine to the Hookpad v2.22.5 audio engine, which attempts to address some issues surrounding dropping chords and glitchy playback

1.2.15 (2022.06.16)

Bug Fixes

  • Fixed missing colors on drag chord. Introduced in 1.2.14 as a result of adding accessibility color options to Hookpad (coming soon for Chord Crush!)

1.2.14 (2022.06.15)

What’s New

  • New iOS app icon (when added to home screen)

Bug Fixes

  • Second attempt to fix unresponsive “click to start” screen that some users experience. Removed state prop splashScreenRemoved that was lingering around from earlier iterations of the splash screen logic and we believe was unexpectedly causing the app to think the splash screen was already removed in some cases when it was still showing.

1.2.13 (2022.05.25)

Bug Fixes

  • Fixed issue causing the “click to start” screen to not work properly in landscape mode on certain size tablets / phones. Users reported that the click seemed to register on what was underneath the splash screen, e.g. tapping would advance the app to the “Level Up” or “Train” game without dismissing the splash screen. We beleive we fixed this but please let us know if you still observe this issue!
  • Fixed vertical alignment of text and icons at the top of the level up game (progress and timer)
  • Fixed iOS app icon when added to home screen

Under The Hood

  • Prior to this release, Hookpad and Chord Crush were on separate git branches and had diverged significantly. We (painstakingly!) merged them back together to make it easier to add new common features in the future. There is a chance this merge busted some things. We did a lot of internal testing before this release but please let us know if you run into new bugs or styling issues. :pray:t2:

1.2.12 (2022.05.10)

What’s New

  • On last incorrect puzzle of a level, “solution” and “next” buttons are now available, giving you the chance to see the solution and replay the puzzle. Clicking “next” activates the game over screen.

1.2.11 (2022.04.27)

What’s New

  • Improved formatting on smaller devices (e.g., iPhone 9 and older); the app scales so more content fits in the viewport.
    • This was accomplished with modifying the viewport meta tag on smaller devices.
    • App content is scaled so a minimum of 628 px tall of content fits in the browser.
    • 628 px is the height of iPhone 12 mini iOS Safari, which is what we used as smallest supported size during development.
  • Changed theme mute icon (top right) to standard volume icon rather than musical notes
  • Account privileges are now refreshed from Hooktheory servers on app launch
  • Account privileges are now refreshed from Hooktheory servers when the user account menu is toggled

Bug Fixes

  • Fixed border radius of level difficulty selection outline
  • Fixed issue with www.hooktheory.com/auth returning incorrect privileges. It was returning Hookpad privileges for Chord Crush privileges and was not returning Chord Crush Premium privileges at all! :man_facepalming: This was the source of much frustration for some users that reported having to re-authenticate with the Chord Crush app every session to have it honor their purchase. This is because re-authenticating through the app pulls privileges from api.hooktheory.com rather than www.hooktheory.com and returned correct information.

1.2.10 (2022.04.xx)

What’s New

  • Simpler splash screen
  • Simpler PWA app icon

Bug Fixes

  • Modal that blocks landscape on mobile shows on all screens and can show multiple times per session.
  • Fixed bug on smaller mobile phones on the “Level Up” “Select Level” screen where the bottom row of levels wouldn’t be easily clickable because the footer was sitting on top of them (it wasn’t visible, but this was causing an issue).
  • Reduced witdh of “Level Up” world cards so four fit in a single row on iPhone 5/SE.
  • Reduced size of “Level Up” stars on mobile so three stars don’t clip the level card on iPhone 5/SE.

1.2.9 (2022.04.20)

What’s New

  • Can now start over / reset your progress. Click your account menu and click “Reset” and you’ll have a new unplayed Chord Crush.
  • Added settings button on home screen.

Bug Fixes

  • After failing a “level up” level and clicking restart, the level would sometimes restart while simultaneously returning to the “select level” screen. This was caused by a race condition on code that handled dismissing the game over modal and code that handled clicking “retry”.
  • Possibly fixed bug that would cause the app to get stuck on the splash screen showing “click to start” and being unresponsive (not 100% sure the fix works please let us know).

1.2.8 (2022.04.14)

Bug Fixes

  • Fixed crash when playing Train after Level Up

1.2.7 (2022.04.12)

Bug Fixes

  • Fixed bug causing sporadic chords to play briefly before starting levels

1.2.6 (2022.03.30)

Bug Fixes

  • Fixed bug causing levels to not correspond to their descriptions, introduced in 1.2.1

1.2.5 (2022.03.30)

What’s New

  • Customized text on the lock screen for each mode of the game.
  • Lock screen now pings Hooktheory servers for account privelages every three seconds to auto-update privelages when a purhcase is made.
  • Lock screen now encourages guest users to login. Several users were reporting that they had purchased Chord Crush but were still seeing the lock screen because they were not logged into the app. Hopefully this helps in this scenario.

1.2.4 (2022.03.17)

What’s New

  • Fixed potential bounds issue when saving the completion of a puzzle lesson

1.2.3 (2022.03.16)

What’s New

  • Added descriptions to “Level Up” and “Train” modes
  • Logo in top left of app

1.2.2 (2022.03.04)

What’s New

  • In “Level Up”, first level of each world is now unlocked by default.
  • In “Level Up”, all level difficulties are unlocked by default.
  • In “Level Up”, bonus levels are now accessible by getting 2-star ratings on all levels in a world, down from 3 stars.

1.2.1 (2022.02.24)

What’s New

  • In “Level Up”, new bonus levels for every world let you put your skills to the test on real audio from songs. Unlock bonus levels by getting 3 stars on all levels in the world.

Bug Fixes

  • Not allowing chord dragging to happen if the key orienter is playing.

1.2.0 (2022.02.18)

Introducing Level Up! A new Chord Crush game

  • Make your way through levels designed to teach your ear to recognize specific chords and chord patterns.

Bug Fixes

  • Fixing bug causing Chord Crush to sometimes respond to MIDI input

1.1.3 (2022.01.19)

Bug Fixes

  • Fixed drawing past the right edge of viewport for puzzles with more than four measures.
  • Fixed bug causing certain puzzles to be incorrectly formatted where empty measures were appended to the end of the puzzle.

Under The Hood

  • Ability to load specific puzzle into Train mode for admin debugging.

1.1.2 (2022.01.18)

What’s New

  • Show a plot of rating / progress in Train and Train Real Audio modes for logged out users

Bug Fixes

  • Fixed YouTube player on top of the purchase required message when coming from Train Real Audio mode.

1.1.1 (2022.01.12)

What’s New

  • New free users get 25 training puzzles and five rushes before daily use is limited (to five training + one rush per day for free users).

Bug Fixes

  • Fixed YouTube player being on top of the settings modal in Train Real Audio mode.

Under The Hood

  • Made criteria for showing fireworks more stringent.

1.1.0 (2022.01.04)

What’s New

  • Train with real song audio.

1.0.0 (2021.11.16)

1.0.0-beta (2021.08.21)

3 Likes