Skip to content

v1.1.0

Compare
Choose a tag to compare
@lexisother lexisother released this 14 Jun 12:01
· 15 commits to master since this release
2b17e19

Big release!

Additions

  • Textboxes, separate from searchboxes, that allow updating a string by reference
  • Text areas, which are like textboxes, just multiline (thanks Yellowsink!)
  • The Discord logo as an icon (thanks xirreal!)

Changes

  • Moved from Gofont to Roboto
  • Moved from embedding resources to go:embed
  • Changed the caret from an actual real underscore that broke text to a real hand-drawn caret (|) (thanks Yellowsink!)

Full Changelog: v1.0.0...v1.1.0