Added four more custom themes that can be configured, for a total of five.
Added buttons to copy and paste individual colors in the custom theme editor.
Added a toggleable option to have custom theme colors update in real-time while picking them.
Added a background fade effect to the puzzle pause menu.
Added a prompt to the custom theme editor asking whether you want to keep or discard changes when exiting the editor.
Changes
Optional extra line info text changes:
Moved the column info text to below the puzzle. The row info text is still to the right of the puzzle, but is now centered relative to the puzzle.
Changed the text to be a bit more informative.
Changed the text describing the extra line info option to also be more informative.
Changed the custom theme editor to support copying all colors over from custom themes, too, and not just the preset themes.
Removed the R, G, and B labels on the sides of the color picker.
Changed the color picker square outline to be both black and white so that it's easily visible regardless of what color is selected.
Changed how puzzle sizing is determined in order to maximize screen real estate.
Changed the optional puzzle number and size text to be where the timer normally is when the timer is disabled.
Changed the puzzle to resize itself depending on whether or not the timer is there, similar to how it already did that with the puzzle number label.
Made some minor optimizations.
Bug fixes
Fixed missing sound effect and controller rumble in tutorials.
Fixed the solved puzzle transition sound effect starting too early because of a change made in version 1.01.00.
Fixed a bug where the info dialog that shows up after resetting all settings to their defaults sometimes wasn't visible.
Fixed a bug where the puzzle number and time text of a button in the puzzle select screen erroneously used a smaller font size when the actual puzzle title needed to use a smaller font size to fit. Only the puzzle title needed to be a smaller size.
Fixed a bug with the transition from a paused puzzle to the puzzle select screen that became more noticeable once the pause menu background fade effect was added. The bug was that the pause menu instantly disappeared when the transition started instead of staying onscreen. This became a lot more noticeable once the background fade effect instantly disappeared as well.
Fixed optional auto-assist changes to a puzzle being immediately visible during the transition from the puzzle select screen to the puzzle.
Fixed a bug where multiple buttons in the playlist and custom theme editors could be hovering, as if all selected, after changing the resolution.
Fixed a minor bug where the selection could be changed after clicking an input in the controls editor if both the select and move inputs happened on the same frame.
Fixed a bug involving page change inputs and the color picker.
Fixed a bug where the game could get stuck in an infinite loop after trying to change a gamepad input in the control editor.
Version 1.01.00 patch notes
Additions
Added an option to automatically fill in empty spaces in rows and columns when all empty spaces in the row or column have to be filled in to complete it.
This option can be found at Options > Puzzle > Puzzle assist > Automatically fill empty squares when required
Since this option does quite a bit of the work for you, most players will probably want to leave it disabled, I imagine.
Added an option to display the current puzzle number and grid size when working on a puzzle.
This option is found at Options > Puzzle > Puzzle appearance > Show puzzle number and size
Added an X button to exit tutorials from any page.
Added the current version number to the lower right corner of the title screen.
Changes
Changed puzzles to not start the "puzzle solved" animation until all fill animations are complete.
Changed puzzles to resize when needed to make room for the extra line info text and puzzle number/grid size text. Previously, the extra line info text was cut off at certain aspect ratios/resolutions.
Changed how gamepad and keyboard input works during tutorials. Previously, the "Select" and "Back" buttons acted as alternate inputs to page forward and backward through the tutorial. Now, the "Back" input exits the tutorial and the "Select" input does nothing.
Moved the option to enable/disable hint fading to the puzzle assist menu to make room for the new option to show the puzzle number and grid size.
It's now found at Options > Puzzle > Puzzle assist > Fade completed hints
Bug fixes
Fixed a bug where the extra line info would temporarily be positioned incorrectly if the game instance started with it disabled and it was enabled during a puzzle.
Fixed bugs that happened when using the "Always overwrite" option in conjunction with auto-X assist options.
Fixed mismatched undo and redo that happened when overwriting automatically placed Xs.
Fixed a bug where overwriting an automatic X with a placeholder would immediately overwrite the placeholder with the X again.
Fixed a bug where the custom theme was being saved (written to file) on exit every time, even when it hadn't been changed.
As a result, also fixed a bug where options menus were being reconstructed unnecessarily (to account for custom theme changes that hadn't actually occurred).
Fixed the color picker in the theme editor not resizing after a resolution change.
Fixed fade animations in tutorials fading to the wrong color when in a highlighted row or column.