Skip to content

Releases: thingsdb/ThingsGUI

v0.2.11

24 Nov 12:34
744270a

Choose a tag to compare

Release ThingsGUI, a graphical interface for ThingsDB

Changes:

  • Added join and randstr function to syntax; #80

v0.2.10

19 Nov 11:17

Choose a tag to compare

Release ThingsGUI, a graphical interface for ThingsDB

Changes:

  • Add a option to get the collection export; #71
  • Add Load more button to Enums, Types and Procedures containers

v0.2.9

28 Oct 13:37

Choose a tag to compare

Release ThingsGUI, a graphical interface for ThingsDB

Changes:

  • Add an rename ThingsDB functions: issue #72
  • Add link to counters info; issue #73
  • Add largest_results_size counter; issue #74
  • Add result_size_limit as node information; issue #75
  • Change wrap-only-button in view mode; issue #76

v0.2.8

28 Sep 18:47

Choose a tag to compare

Release ThingsGUI, a graphical interface for ThingsDB

Changes:

v0.2.7

03 Sep 11:14

Choose a tag to compare

Release ThingsGUI, a graphical interface for ThingsDB

Changes:

  • fixed watcher, Issue #63
  • Added new ThingsDB function, Issue #66
  • Changed Time picker

v0.2.6

13 Aug 13:14

Choose a tag to compare

Release ThingsGUI, a graphical interface for ThingsDB

Changes:

  • fixed watcher, Issue #63
  • fixed run option procedure, Issue #64

v0.2.5

22 Jul 07:35

Choose a tag to compare

Release ThingsGUI, a graphical interface for ThingsDB

Changes:

  • Added a Restore option, Issue #59
  • Added new backup options, Issue #60

v0.2.4

20 Jul 07:19

Choose a tag to compare

Release ThingsGUI, a graphical interface for ThingsDB

Changes:

  • Pull request: #61

v0.2.3

25 Jun 16:12

Choose a tag to compare

Release ThingsGUI, a graphical interface for ThingsDB

Changes:

v0.2.2

17 Jun 12:09

Choose a tag to compare

Release ThingsGUI, a graphical interface for ThingsDB

Changes:

  • Possible the edit the name of the saved connection, issue #50
  • Support enums and event action in watcher, issue #52
  • Fix bug in tables landing page, next page not working, issue #53
  • Removed 'lookbehind' in regex, issue #54