Jump to content

Changelog: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:


== Changelog ==
== Changelog ==
=== August 8, 2024 ===
* Fixed tooltips on high DPI monitors
* Fixed /stats command
* Add coords to 'cmd' message packets
* Allow custom metadata in chat messages
* Add chatSend event
=== June 18, 2024 ===
* Fix trigger for when mouse leaves note: link
* Add tooltip links ("note:")
* Fix warp command for frontpage
* Fix URL parsing and WebSocket handling
* Update library versions
=== June 8, 2024 ===
* Fix chat rate limit bug that allowed for the sending of 512 messages per second
* Fix WebSocket URL query handling
* Add missing text color override check
* ix problem with modal submission on tab addition
* Merge dispatcher and request handler classes
* Fix special char world handling
* Don't fetch Global history if disabled
* Integrate canvas-blanking workaround for Chrome
* Refactor HTTP API server into own class
* Make /stats viewable in /help
* Shift /help command to client
* Integrate paste preview
=== April 13, 2024 ===
* Add one more char to the longwidth char list (for chat)
=== March 29, 2024 ===
* Fix CPU bottleneck caused by cache overflow detector
* Add missing domains to safe domains list
* Double resolution of chat emotes
* Force procedural rendering of overbar combining mark


=== February 14, 2024 ===
=== February 14, 2024 ===