Releases: Bollos00/LibreMines
Releases · Bollos00/LibreMines
v2.0.1
What's Changed
- mine counter ushort to short by @sailormiolen in #57
- Upgrade version to 2.0.1 by @Bollos00 in #58
New Contributors
- @sailormiolen made their first contribution in #57
Full Changelog: v2.0.0...v2.0.1
LibreMines version 2.0.0 released
What's Changed
Full Changelog: v1.10.0...v2.0.0
LibreMines version 1.10.0 released
LibreMines version 1.9.1 released
What's Changed
- I added a new "Flowerfield" theme for LibreMines by @SecularSteve in #41
- Add info about FreeBSD by @pkubaj in #43
- Made new "Custom Emojis" for the reactions by @SecularSteve in #42
- Removed Breeze Style Sheet by @Bollos00 in #45
- Implemented Secular steve reactions by @Bollos00 in #44
New Contributors
- @SecularSteve made their first contribution in #41
- @pkubaj made their first contribution in #43
Full Changelog: v1.9.0...v1.9.1
LibreMines version 1.9.0 released
What's Changed
-
Separate some functions of LibreMinesGui by @Bollos00 in #38
-
Sound effects feature;
-
Qt Multimedia module added as dependence;
-
Update license year to 2022
Full Changelog: v1.8.0...v1.9.0
LibreMines version 1.8.0 released
LibreMines version 1.7.1 released
- Use QStandardPaths to manage user configurations and scores.
Note: the location of the configuration and score files may have changed according to the system.
In GNU/Linux systems, the path still is ~/.local/share/libremines
, while in Windows it changed to "C:/Users/<USER>/AppData/Local/libremines"
. See the Qt documentation for more details.
LibreMines version 1.7.0 released
- Issue #32 solved;
- New workflow to build libremines on archlinux with qt6;
- Solved issue of game being completed more than 1 time sometimes.
LibreMines version 1.6.3 released
- Minimal translations correction;
- Use qt system theme by default.
LibreMines version 1.6.2 released
- Remove focus while playing with the keyboard;
- Minefield generation animation options;
- Updating the translations and creating a simple tutorial on dealing with translations;
- Action to open the github Home Page.