Skip to content

Releases: esimov/diagram

v1.1.0

16 Jun 13:57
Compare
Choose a tag to compare

Release changes

  • new feature: possibility to change the layout color
  • new feature: zoom in/out, panning the previewed image
  • handling desktop GUI correctly on MacOS, since GioUI should run on the main thread
  • mouse select support for layout selection
  • enable buttons to listen on click events
  • enabled content scrolling
  • enable fast navigation inside the editor modal by PgUP/Down
  • embed sample content into the build file
  • improved performance by using StringBuilder for content edit
  • avoid generating diagrams from non UTF files
  • prohibit saving non UTF content
  • refactoring UI widgets
  • fix: CRLF issue
  • fix: close progress modal in case of an error
  • fix: diagram progress modal
  • fix: hide cursor from progress modal
  • fix: help modal not showing up after other modals were activated
  • fix: wrapping content line
  • fix: premature autohide of the console log
  • fix: wrapping console text
  • fix: embed font file
  • fix: use ESC key for closing opened modals
  • fix: GUI window aspect ratio

v1.0.6

25 Apr 08:34
Compare
Choose a tag to compare

Release changes

  • Replaced deprecated GXUI library with Gio.
  • Various improvements
  • Better error handlings
  • Updated documentation
  • Fixed segfault error on Linux when closing the GUI window

v1.0.5

11 Jan 10:55
Compare
Choose a tag to compare

Release changes

  • Fixing gxui related issue. Loading from the vendor directory.
  • Included missing linux dependencies.

v1.0.4

08 Mar 11:36
Compare
Choose a tag to compare

Release changes

  • Fixing vendor flags activation
  • Include app name & version into CLI
  • ...other small changes

v1.0.3

03 Jan 08:56
Compare
Choose a tag to compare

Release changes

  • Include delete handler depending on the OS platform
  • Code refactoring

v1.0.2

04 Oct 09:58
Compare
Choose a tag to compare

Release changes

  • Support for delete operation directly from CLI.

v1.0.1

29 Sep 04:25
Compare
Choose a tag to compare

Change version.