Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

18 lines (15 loc) · 587 Bytes

Changelog

[0.3.0] - 2025-01-09

  • Code cleanup.
  • Fixed character size calculation. The result is now rounded, which resolves a display issue on Firefox.

[0.2.0] - 2025-01-04

  • Fixed numeric keypad handling.
  • Code cleanup.
  • Added changelog.

[0.1.0] - 2025-01-02

  • Initial release of xwterm.
  • Added basic terminal emulation features.
  • Implemented HTTP GET/POST communication for terminal events.
  • Added minimal Python terminal server for testing purposes.
  • Basic support for Chrome and Firefox browsers.
  • Added screenshots for Bash, Midnight Commander, htop, and vim.