Releases: openfoxwq/openfoxwq.github.io
Releases · openfoxwq/openfoxwq.github.io
v0.14
- 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
- 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
- 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
- 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
- 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 Registerbutton 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
- big network overhaul: make all calls async
- big logging overhaul: all logs are stored in a
.loglocal 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
v0.7
v0.6
- 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.