Skip to content

Latest commit

 

History

History
285 lines (169 loc) · 8.28 KB

CHANGELOG.md

File metadata and controls

285 lines (169 loc) · 8.28 KB

Changelog

All notable changes to this project will be documented in this file.

[app-v0.3.1] - 2024-11-07

🐛 Bug Fixes

  • LibOSSlib.so not found in snap (#130)
  • Mac osx hide behavior (#132)

⚙️ Miscellaneous Tasks

  • Update AUR checksum

[app-v0.3.0] - 2024-11-06

🚀 Features

  • Customize notification sounds (#127)

🚜 Refactor

  • Manage state on the rust side (#112)
  • Simplify resource resolving (#120)

📚 Documentation

  • Add a workaround for flatpak and nvidia (#118)
  • Add instructions for flatpak

⚙️ Miscellaneous Tasks

  • Update to stable Tauri v2 (#116)
  • Create issue template (#124)
  • Update to Tauri stable (#128)
  • Bump to 0.3.0

[app-v0.2.2] - 2024-10-16

🐛 Bug Fixes

  • Focus notification time (#126)

[app-v0.2.1] - 2024-09-29

🐛 Bug Fixes

  • Load themes and config synchronously (#110)
  • Aur sha computation

⚙️ Miscellaneous Tasks

  • Bump version to 0.2.1

[app-v0.2.0] - 2024-09-27

🚀 Features

  • Add script to update PKGBUILD
  • Add toggle-play and skip (#107)
  • Use git-cliff in release script (#108)

🐛 Bug Fixes

  • Snapcraft build
  • Snapcraft builds
  • Remove version check for now

📚 Documentation

  • Add flathub link
  • Add Snap Store badge
  • Add CHANGELOG.md

⚙️ Miscellaneous Tasks

  • Add version 0.1.11
  • Add snapcraft build (#77)
  • Update version in snapcraft
  • Update flatpak build
  • Add screenshots
  • Check versions consistency when releasing (#89)
  • Add flatpak build to github actions (#91)
  • Add snapcraft build (#93)
  • Rename flatpak workflow
  • Add AUR PKGBUILD
  • Check Cargo.toml version
  • Upgrade to latest Tauri RC 15 (#95)
  • Update pkgrel
  • Add pre-commit (#102)
  • Add elm-review (#104)
  • Fix snapcraft build (#105)
  • Bump version to 0.2.0
  • Fix check-versions workflow
  • Add missing git-cliff
  • Install git-cliff using cargo

[app-v0.1.11] - 2024-09-13

🐛 Bug Fixes

  • Windows icon and launching issue (#85)

📚 Documentation

  • Update README with windows error

⚙️ Miscellaneous Tasks

  • Flathub build on aarch64 (#86)
  • Bump version number to 0.1.11

[app-v0.1.10] - 2024-09-11

⚙️ Miscellaneous Tasks

  • Offline flatpak build (#84)
  • Bump version number to 0.1.10

[app-v0.1.9] - 2024-09-09

🐛 Bug Fixes

  • (flatpak) Sync yarn packages

📚 Documentation

  • Flatpak build tools

⚙️ Miscellaneous Tasks

  • Build app directly in flatpak (#83)
  • Bump version to 0.1.9

[app-v0.1.8] - 2024-09-06

🐛 Bug Fixes

  • Display (broken) sys tray icon for flatpak

📚 Documentation

  • Flatpak README

⚙️ Miscellaneous Tasks

  • Change LICENSE to AGPL
  • Add flatpak build (#78)
  • Bump version to 0.1.8

[app-v0.1.7] - 2024-08-30

🐛 Bug Fixes

  • Change theme only on config load (#81)
  • Change theme on config load
  • Remove debug
  • Flatpak sound

⚙️ Miscellaneous Tasks

  • Update version to 0.1.7

[app-v0.1.6] - 2024-08-30

🚜 Refactor

  • Better error management (#72)

📚 Documentation

  • Update README

⚙️ Miscellaneous Tasks

  • Upgrade to tauri-rc.7 (#73)
  • Upgrade to tauri rc 8 (#79)
  • Version 0.1.6

[app-v0.1.5] - 2024-08-20

🚀 Features

  • Add theming support (#69)

🐛 Bug Fixes

  • Remove Elm debug

📚 Documentation

  • Npm ci
  • Add troubleshooting section (#64)
  • Remove useless backticks

⚙️ Miscellaneous Tasks

  • Bump version number

[app-v0.1.4] - 2024-07-26

⚙️ Miscellaneous Tasks

  • Split code into separate files (#61)
  • Update to latest tauri beta-24 (#63)
  • Bump version number

[app-v0.0.6] - 2024-05-23

⚙️ Miscellaneous Tasks

  • Update version number to 0.0.6

[app-v0.0.5] - 2024-05-21

🐛 Bug Fixes

  • Play notification at the end of the round (#34)

⚙️ Miscellaneous Tasks

  • Bump version to 0.0.5

[app-v0.0.4] - 2024-05-21

🚀 Features

  • Add version number (#33)

🐛 Bug Fixes

  • Minimize to tray on close (#32)
  • Formatting

⚙️ Miscellaneous Tasks

  • Update arch PKGBUILD
  • Bump version number

[app-v0.0.3] - 2024-05-16

🚀 Features

  • Add build-only github action

🐛 Bug Fixes

  • Manage tick on the rust side (#28)

[app-v0.0.2] - 2024-04-30

🚀 Features

  • Add Archlinux PKGBUILD (#20)

🐛 Bug Fixes

  • Binary name (#16)
  • Binary name (#17)
  • Archlinux package name
  • Specify draggable region (#22)

⚙️ Miscellaneous Tasks

  • Clippy all the things 🎉 (#18)
  • Update README with releases (#21)

[app-v0.0.1] - 2024-04-26

🐛 Bug Fixes

  • Windows build doesn't support alpha version (#14)

[0.0.1-alpha] - 2024-04-26

🚀 Features

  • Add github workflow for release build

⚙️ Miscellaneous Tasks

  • Specify alpha version (#13)