Releases: Til7701/Puzzled
Releases · Til7701/Puzzled
1.2.0
What's Changed
- Bump tokio from 1.50.0 to 1.51.0 by @dependabot[bot] in #166
- Bump semver from 1.0.27 to 1.0.28 by @dependabot[bot] in #168
- Bump flatpak/flatpak-github-actions from 6.6 to 6.7 by @dependabot[bot] in #169
- Bump tokio from 1.51.0 to 1.51.1 by @dependabot[bot] in #170
- Bump rand from 0.10.0 to 0.10.1 by @dependabot[bot] in #172
- Bump tokio from 1.51.1 to 1.52.0 by @dependabot[bot] in #173
- Update puzzle-collection-spec.md by @Til7701 in #174
- Bump tokio from 1.52.0 to 1.52.1 by @dependabot[bot] in #175
- Shape by @Til7701 in #171
- Update to Gnome 50 by @Til7701 in #178
- More puzzles by @Til7701 in #180
Full Changelog: v1.1.0...v1.2.0
1.1.0
What's Changed
- 141 shortcut to find any solution by @Til7701 in #151
- Show popover describing community collections by @Til7701 in #155
- Bump ncipollo/release-action from 1.20.0 to 1.21.0 by @dependabot[bot] in #154
- More puzzles 2 by @Til7701 in #156
- Random puzzle generation by @Til7701 in #157
- Update README.md by @Til7701 in #158
- Refactoring (Models) by @Til7701 in #159
- Random puzzles by @Til7701 in #161
- Some fixes by @Til7701 in #162
- Switch to hash versions in actions by @Til7701 in #163
- More puzzles by @Til7701 in #164
- Release 1.1.0 by @Til7701 in #165
Full Changelog: v1.0.1...v1.1.0
1.0.1
What's Changed
- Flathub review by @Til7701 in #146
- Add Flathub Badge to README.md by @Til7701 in #148
- Bump once_cell from 1.21.3 to 1.21.4 by @dependabot[bot] in #147
- Move default log level from manifest to code for release builds by @Til7701 in #149
- Release 1.0.1 by @Til7701 in #150
Full Changelog: v1.0.0...v1.0.1
1.0.0
What's Changed
- Fix build by @Til7701 in #127
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #125
- Update label for About section in UI by @JayPi4c in #126
- Bump tokio from 1.49.0 to 1.50.0 by @dependabot[bot] in #129
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #128
- Tests, some small optimizations and docs by @Til7701 in #132
- exclude unsolvable puzzles from solved count by @Til7701 in #133
- Improve solver feedback when failing by @Til7701 in #134
- Stars by @Til7701 in #135
- Switch to three stars as a maximum by @Til7701 in #138
- New puzzles by @Til7701 in #139
- 1.0.0 RC 1 by @Til7701 in #140
- Update issue URL in about dialog by @Til7701 in #143
- Update README.md with icon and installation instructions by @Til7701 in #144
- Release 1.0.0 by @Til7701 in #145
Full Changelog: v0.4.0...v1.0.0
1.0.0-rc.1
What's Changed
- Fix build by @Til7701 in #127
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #125
- Update label for About section in UI by @JayPi4c in #126
- Bump tokio from 1.49.0 to 1.50.0 by @dependabot[bot] in #129
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #128
- Tests, some small optimizations and docs by @Til7701 in #132
- exclude unsolvable puzzles from solved count by @Til7701 in #133
- Improve solver feedback when failing by @Til7701 in #134
- Stars by @Til7701 in #135
- Switch to three stars as a maximum by @Til7701 in #138
- New puzzles by @Til7701 in #139
- 1.0.0 RC 1 by @Til7701 in #140
Full Changelog: v0.4.0...v1.0.0-rc.1
0.4.0
What's Changed
- Fix flickering lines in between cells when moving tiles by @Til7701 in #115
- Give option to show grid lines on board by @Til7701 in #116
- How to play dialog by @Til7701 in #117
- Update collection selection after deleting one. by @Til7701 in #118
- UI updates by @Til7701 in #119
- More puzzles by @Til7701 in #120
- Show number of hints used to solve a puzzle by @Til7701 in #121
- Update artifact name to include version and arch by @Til7701 in #124
Full Changelog: v0.3.1...v0.4.0
0.3.1
What's Changed
- Fix unused tile detection by @Til7701 in #106
- Remove hint tile view when present while setting up puzzle by @Til7701 in #108
- Disallow moving tiles outside of puzzle area by @Til7701 in #109
- Update layout when window size changes by @Til7701 in #110
- Bump simple_logger from 5.1.0 to 5.2.0 by @dependabot[bot] in #111
- 107 improve puzzle area layout by @Til7701 in #112
Full Changelog: v0.3.0...v0.3.1
0.3.0
What's Changed
- Add InfoPill class to move its definition to one place by @Til7701 in #69
- save progress for puzzles by @Til7701 in #71
- Relax collection id requirements by @Til7701 in #72
- Sequential collections by @Til7701 in #75
- Add "Next Puzzle" and "Back" button to solved dialog by @Til7701 in #76
- Select community collection after loading it. by @Til7701 in #77
- Add more tiles by @Til7701 in #80
- Stop solver, when disabled in dialog and when closing the puzzle by @Til7701 in #82
- Fix banned bitmasks by @Til7701 in #86
- Add more puzzles by @Til7701 in #81
- Update AboutDialog by @Til7701 in #87
- Test Loading and solvability of core collections by @Til7701 in #88
- Improve the solver by @Til7701 in #90
- Bump regex from 1.12.2 to 1.12.3 by @dependabot[bot] in #91
- Bump time from 0.3.46 to 0.3.47 by @dependabot[bot] in #92
- Reimplement TileView with GtkDrawingArea by @Til7701 in #93
- Restructure JSON to config conversion and define predefined tiles in JSON by @Til7701 in #94
- Allow overriding puzzle id. by @Til7701 in #95
- Allow setting color of tiles by @Til7701 in #96
- Allow disabling previews for locked puzzles by @Til7701 in #97
- Persist community collections by @Til7701 in #99
- Disable debug logs in release builds by @Til7701 in #100
- Chess Puzzle by @Til7701 in #101
- Bump bytes from 1.11.0 to 1.11.1 by @dependabot[bot] in #102
- Hints by @Til7701 in #104
Full Changelog: v0.2.0...v0.3.0
0.2.0
What's Changed
- tests and documentation by @Til7701 in #8
- Add dependabot.yml by @Til7701 in #9
- Bump time from 0.3.44 to 0.3.45 by @dependabot[bot] in #13
- Bump ndarray from 0.17.1 to 0.17.2 by @dependabot[bot] in #12
- Move to new API for color scheme by @Til7701 in #15
- specify puzzle configs to be imported from files by @Til7701 in #27
- Rename to Puzzled by @Til7701 in #29
- update editorconfig by @Til7701 in #30
- Update spec for next features by @Til7701 in #38
- Improve collection selection item by @Til7701 in #39
- Improve puzzle selection item by @Til7701 in #40
- Show metadata of collection in puzzle selection view by @Til7701 in #41
- Show collection name and puzzle title in header by @Til7701 in #43
- Bump time from 0.3.45 to 0.3.46 by @dependabot[bot] in #46
- Add predefined boards by @Til7701 in #49
- Merge collection selection and puzzle selection into one window by @Til7701 in #51
- 37 persistent preferences by @Til7701 in #52
- Add puzzle spec by @Til7701 in #57
- Make puzzle list boxed-list-separate by @Til7701 in #58
- Switch to puzzled version for compatibility check of collections by @Til7701 in #60
- Add id to collections by @Til7701 in #61
- Board rotation by @JayPi4c in #63
- Improve tile placement by @Til7701 in #64
- Release 0.2.0 by @Til7701 in #68
New Contributors
- @dependabot[bot] made their first contribution in #13
- @JayPi4c made their first contribution in #63
Full Changelog: v0.1.0...v0.2.0
0.2.0-beta.1
What's Changed
- tests and documentation by @Til7701 in #8
- Add dependabot.yml by @Til7701 in #9
- Bump time from 0.3.44 to 0.3.45 by @dependabot[bot] in #13
- Bump ndarray from 0.17.1 to 0.17.2 by @dependabot[bot] in #12
- Move to new API for color scheme by @Til7701 in #15
- specify puzzle configs to be imported from files by @Til7701 in #27
- Rename to Puzzled by @Til7701 in #29
- update editorconfig by @Til7701 in #30
- Update spec for next features by @Til7701 in #38
- Improve collection selection item by @Til7701 in #39
- Improve puzzle selection item by @Til7701 in #40
- Show metadata of collection in puzzle selection view by @Til7701 in #41
- Show collection name and puzzle title in header by @Til7701 in #43
- Bump time from 0.3.45 to 0.3.46 by @dependabot[bot] in #46
- Add predefined boards by @Til7701 in #49
- Merge collection selection and puzzle selection into one window by @Til7701 in #51
- 37 persistent preferences by @Til7701 in #52
New Contributors
- @dependabot[bot] made their first contribution in #13
Full Changelog: v0.1.0...v0.2.0-beta.1