Skip to content

v0.4.0

Compare
Choose a tag to compare
@csgoh csgoh released this 16 May 08:36
· 277 commits to main since this release
  • Removed the dependency of Arial font on Linux system. i.e. The following commands to install MSCoreFonts is no longer required.
    • sudo apt install ttf-mscorefonts-installer
    • sudo fc-cache -f
  • Added Message, Signal, Conditional and Link event types
  • Added Event gateway type
  • Code clean up