Skip to content

Changelog

0.5.0 (2025-07-02)

  • Add account system
  • Add auth system
  • Add loading screen
  • Add server list
  • Add kick message
  • Add user system on server
    • Local database
    • Remote endpoint
  • Add whitelist system on server
  • Fix sensitivity setting not visible on web
  • Fix editor not working on web

Read more here: https://linwood.dev/setonix/0.5.0

0.4.1 (2025-06-09)

  • Improve parsing of server url
  • Improve rendering of cards
    • Make bottom panel smaller
    • Fix items overflowing with size
  • Add config system for server
  • Add error handling for invalid packs
  • Fix dragging cards on mobile
  • Fix world not loading in multiplayer
  • Fix team creation not working
  • Fix team changes not being synced correctly in multiplayer
  • Add support for defining host for server
  • Fix core pack not included in build
  • Fix server crash when invalid request is made

Read more here: https://linwood.dev/setonix/0.4.1

0.4.0 (2025-06-05)

  • Add importing system for editor
  • Add launch app link for android (#37)
  • Add option for server to send link information
  • Add import and export settings
  • Add density settings
  • Add arrow key hand keyboard navigation
  • Improve multiplayer ui
  • Improve card rendering layout
  • Add swamp multiplayer support
  • Add scroll sensitivity setting
  • Add remaining empty indicator to editor tabs
  • Fix renaming teams not working (#48)
  • Fix edit mode tooltip
  • Migrate away from flutter_markdown
  • Upgrade to flutter 3.32
  • Update to agb 8.9

Read more here: https://linwood.dev/setonix/0.4.0

0.3.0 (2025-01-27)

  • Add editor
  • Fix importing of packs
  • Fix packs not available on singleplayer
  • Rework packs dialog
  • Upgrade to flutter 3.27
  • Use minSdkVersion 23 instead of 21 (The minimum version of android is 6.0 (Marshmallow))
  • Upgrade to agb 8.8
  • Fix reproducable builds again
  • Add linux arm

Read more here: https://linwood.dev/setonix/0.3.0

0.2.0 (2024-11-25)

  • Add protection to cells if they are hidden
  • Add download for packs (#39)
  • Add data metadata for packs
  • Use hash of archive for signature
  • Add dialog image support (#40)
  • Fix multiple settings button on home page
  • Disable packs item if client is not a server
  • Use bolder monochrome icon for android
  • Make build reproducable

Read more here: https://linwood.dev/setonix/0.2.0

0.1.1 (2024-10-21)

  • Add internet permission to android
  • Fix app crashing if socket cannot be created

0.1.0 (2024-10-21)

First release 🎉