Skip to content

Releases: mnemoo/tools

v1.3.1

30 Mar 23:46

Choose a tag to compare

macOS Users

The app is not signed with an Apple Developer certificate. After downloading, unzip & run in terminal:
xattr -cr "Mnemoo Tools.app"

One-liner: unzip mtools-launcher-darwin-arm64.app.zip && xattr -cr "Mnemoo Tools.app" && open "Mnemoo Tools.app"

Then open as usual.

Built with GitHub Actions

All binaries are automatically built and published via CI/CD pipeline.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

29 Mar 02:36

Choose a tag to compare

v1.3 major release

Today I shipping the biggest update for Tools yet: a great UX refresh and a tighter UI built around math and compliance with less noise in interface.

Also there is upgraded optimizer with enhanced algorithm which shaped by the feedback. It is still in beta and I will keep evolve until it feels like "one button" for optimize the math for preferred profile

There is many bug fixes, boosting the UX and, finally one:

MATTER: REVERTED BACK UPDATE WITH LIBRARY
Now Tools waits for publish_files dir, so you don't needed create the over folders and other terrible stuff.
P.S. Sorry for that inconveniences, now it reverted back.

Other

  • Another one is that math compliance now is fully compatible with Stake Engine. I removed any previously frustrating things, like Most Frequent Outcome and Max win constraints for bonus modes
  • In Weighted payout distribution now you can see the graph by RTP contribution to mode, not only by hit-rate
  • There is new graph in distribution about count of your books
  • You will got notice if new release happen on Github, but you can disable auto checking updates in settings for sure (Tool is contact with Github servers)

macOS Users

The app is not signed with an Apple Developer certificate. After downloading, unzip & run in terminal:
xattr -cr "Mnemoo Tools.app"

One-liner: unzip mtools-launcher-darwin-arm64.app.zip && xattr -cr "Mnemoo Tools.app" && open "Mnemoo Tools.app"

Then open as usual.

Built with GitHub Actions

All binaries are automatically built and published via CI/CD pipeline.

v1.2.1

28 Jan 20:05

Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

24 Jan 20:50

Choose a tag to compare

feat: i18n support for 14 languages + launcher improvements

Frontend (Tools):

  • Added i18n with svelte-i18n for 14 languages
  • Languages: EN, RU, ES, ZH, FR, IT, DE, KO, PT, EL, TR, VI, TH, FI
  • Added LanguageSelector component
  • Added EventViewerPanel component
  • Added PreloadWarningModal for lazy loading
  • Updated all components with translation keys

Launcher:

  • Added i18n support matching frontend languages
  • Redesigned UI with orbital greetings animation
  • Two-column language picker
  • Language parameter passed to embedded frontend
  • Updated app icon

Backend:

  • Implemented lazy loading for event books
  • Minor API improvements for LGS and compliance

macOS Users

The app is not signed with an Apple Developer certificate. After downloading, unzip & run in terminal:
xattr -cr "Mnemoo Tools.app"

One-liner: unzip mtools-launcher-darwin-arm64.app.zip && xattr -cr "Mnemoo Tools.app" && open "Mnemoo Tools.app"

Then open as usual.

Built with GitHub Actions

All binaries are automatically built and published via CI/CD pipeline.

v1.1.2

24 Jan 01:07

Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

Added:

  • Disable auto loading books for optimization

macOS Users

The app is not signed with an Apple Developer certificate. After downloading, unzip & run in terminal:
xattr -cr mtools-launcher.app

One-liner: unzip mtools-launcher-darwin-arm64.app.zip && xattr -cr mtools-launcher.app && open mtools-launcher.app

Then open as usual.

Built with GitHub Actions

All binaries are automatically built and published via CI/CD pipeline.

v1.1.1

23 Jan 14:58

Choose a tag to compare

What's Changed

  • Fix merged changes and UI inconsistencies + updated README for new usage by @AshladBP in #3

Full Changelog: v1.1...v1.1.1

macOS Users

The app is not signed with an Apple Developer certificate. After downloading, unzip & run in terminal:
xattr -cr mtools-launcher.app

One-liner: unzip mtools-launcher-darwin-arm64.app.zip && xattr -cr mtools-launcher.app && open mtools-launcher.app

Then open as usual.

Built with GitHub Actions

All binaries are automatically built and published via CI/CD pipeline.

v1.1

22 Jan 21:27

Choose a tag to compare

What's Changed

  • Fix diversity check by excluding loss outcome by @AshladBP in #2

New Contributors

Full Changelog: v1.0.2-rc...v1.1

LAUNCHER built with GITHUB ACTIONS.

v1.0.2-rc

24 Dec 18:56

Choose a tag to compare

0-indexed books fix

Full Changelog: v1.0.1-rc...v1.0.2-rc

v1.0.1-rc

23 Dec 05:27

Choose a tag to compare

Release notes

Bug Fixes (Critical)

  • Fixed deadlock after reloading books
  • Fixed Launcher freeze on heavy log output

Features

  • Distribution tab redesign: bucket accordions with lazy loading, processing moved to backend
  • Crowd Sim: spins input 1-1000 instead of fixed min 100

Performance

  • Distribution caching on backend with auto-invalidation on reload/save

Full Changelog: v1.0.0-rc...v1.0.1-rc

v1.0.0-rc

22 Dec 16:26

Choose a tag to compare