Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 16:06
a03073a

Changelog

  • Introduced wxBoxSizer to align components automatically.
  • Added "default" option to all components.
  • Fixed a bug that non-ascii characters won't be shown up as "empty_message." (Windows)
  • Fixed a bug that LogFrame can't catch non-ascii characters from std::cout. (Linux)
  • Fixed an error when executing non-ascii commands. (Unix)
  • Fixed an error when saving non-ascii characters for text box.

The Linux build only works on Ubuntu 20.04 or later.