Skip to content

Releases: openfoxwq/openfoxwq.github.io

v0.14

05 Mar 14:36

Choose a tag to compare

  • regression: fix Fox coordinates
  • add appearance preset system
  • remember position/size of board windows
  • add maximize button to board windows
  • add setting to download SGF automatically after games
  • pass button and feedback (sound + chat system message)
  • fix encoding of SGF filenames on Windows
  • clean up score estimator window
  • (experimental) puzzle battles and records

v0.13

08 Feb 20:06

Choose a tag to compare

  • fix score estimator in 9x9 and 13x13 board sizes
  • build universal binaries for Mac
  • remove dependency on OpenSSL and LibSSH
  • fix bug when entering non-broadcast rooms (prevented from joining certain rooms)
  • support for SOCKS5 proxy
  • add 'Back To Mainline' button to navigation bar
  • show overtime count on last stone played
  • support both Fox and Western board coordinates style
  • fix crash when inviting to handicap games
  • setting for automatic login on startup
  • support saving in different drives on Windows

v0.12

23 Jan 16:08

Choose a tag to compare

  • support watching all games
  • support friends and friend list window
  • proxy line setting is now persisted
  • reduce number of loaded emoji glyphs
  • score estimator now takes into account captures
  • add buttons to download SGF and upload to AI Sensei in match room after game completes
  • add button to jump to mistakes in FineArt analysis, with configurable point-loss threshold
  • show FineArt variations immediately after requested
  • prevent self-invites and close invite dialog after opponent accepts

v0.11

16 Jan 17:24

Choose a tag to compare

  • improve game service tolerance to disconnections during games
  • game invite support (custom user and game settings)
  • window open/close state is now persisted for lobby, broadcast list, user list, chat and FineArt windows
  • add notification when there's a new minifox version available (and a manual check from About window)
  • map all supported country flags and country names
  • fix glitch where the Users list in match and broadcast rooms randomly opens and closes

v0.10

10 Jan 13:28

Choose a tag to compare

  • score estimator
  • fix Japanese voice countdown order
  • UI scale setting (small, normal, large)
  • new board and stones style (foxwq mobile)
  • do not voice countdown if opponent is disconnected
  • location of minifox data (logs, image cache, config) can be controlled via the environment variable MINIFOXWQ_DATA_DIR
  • Register button now works
  • add button to upload games directly to AI Sensei (thanks to Popz)
  • do not show loading dialog when services reconnect
  • set OSX deployment target to 10.15 to support Mac users with older OSs
  • set glibc minimum version to 2.31 to support Linux users with older OSs

v0.9

06 Dec 18:11

Choose a tag to compare

  • big network overhaul: make all calls async
  • big logging overhaul: all logs are stored in a .log local directory. They can be zipped and sent to the developer to diagnose issues.
  • automatically reconnect to all services except game
  • show user's online status
  • fix Korean voice countdown order
  • add Summary to Game Records window
  • add developer tool to poison connections (useful for diagnosing)
  • add persistent config for board coordinates

v0.8

20 Nov 18:39

Choose a tag to compare

  • add notification server for external clients (e.g. streaming)
  • fix segfault bug when closing the application
  • make start automatch call async to avoid automatch timeout

v0.7

19 Nov 15:07

Choose a tag to compare

  • hot fix for opening config file in Arch-based distros (thanks to @adan05)

v0.6

18 Nov 12:51

Choose a tag to compare

  • fix regression: config is not persisted if it was created by v0.5
  • update error message when trying to enter a room you are already in
  • board coordinates
  • individual rooms can now be muted
  • draw star points correctly for 9x9 and 13x13 boards
  • handle player disconnections: when your opponent disconnects, a System message will warn you and their timer will turn red with the time they have left before forfeiting the game.

v0.5

18 Nov 12:50

Choose a tag to compare

  • make calls async to avoid timeouts when automatching and joining broadcasts
  • handle "System update" errors when getting navigation info
  • add setting to limit framerate
  • add filters for broadcast and user tables