Skip to content

Release v1.1.1

Choose a tag to compare

@sepehr-rssepehr-rs released this 13 Aug 14:19
97107c6

What's new ?

  • New shortcut ( F10 ) for opening primary menu and new shortcut for closing Sudoku ( Ctrl + w )
  • Changed Pencil icon location
  • Additionally, a logging issue when pencil mode was turned on/off is now fixed.

📦 Installation

The recommended way to install Sudoku is through Flathub:

Download on Flathub

flatpak install flathub io.github.sepehr_rs.Sudoku

🤖 Building from Source

You can build from source using meson:

meson builddir --prefix=/usr/local
sudo ninja -C builddir install