Skip to content

0.0.18-alpha

Compare
Choose a tag to compare
@Fabio286 Fabio286 released this 25 Feb 19:24
· 1425 commits to master since this release

0.0.18 (2021-02-25)

Features

  • UI: context menu for input and textarea tags (b54fefb)
  • UI: html, xml, json, svg and yaml editor modes in long text fields edit (9a1bf32)
  • UI: run procedures/functions from sidebar context menu (219da0a)
  • UI: run routines/functions from settings tab (7e81671)
  • UI: search filter in explore bar (2f58007)
  • UI: sticky schema names in explore bar (110b0b4)

Bug Fixes

  • MySQL: issue obtaining routine/function parameters (3aa2159)
  • issue managing function/routine parameters (76d92cd)
  • UI: data tab opened when non-table element is selected (dbab06f)
  • UI: elements from previous selected schemas in query suggestions (c8545a2)
  • disabled sort for fields without a name property (3b37b74)
  • prevents F5 shortcut to run in non-selected workspaces (7c4ca99)
  • support of bit fields in table filler (94c4952)