Skip to content

Releases: juttle/juttle-viewer

0.4.2

26 Mar 00:05
Compare
Choose a tag to compare

Bug Fixes

  • Fix bug that caused syntax errors to not be displayed #69

0.4.1

25 Mar 20:53
Compare
Choose a tag to compare

Bug Fixes

  • Only run the program once when the run button is pressed #65

0.4.0

25 Mar 16:17
Compare
Choose a tag to compare

Major Changes

Added an edit mode to enable editing code in the browser #29
Added a debug mode that shows logs from program executions #7

0.3.0

10 Mar 19:53
Compare
Choose a tag to compare

Major Changes

  • Reorganization of juttle-viewer layout: #40
  • Add stop/run program functionality #23
  • Bump juttle-client-library #53

Minor Changes

  • Add Readme: #42
  • Update app page title #47

Bug Fixes

  • Fix date input's calendar styling #45
  • Support bundleId #38
  • Fix issues with app layout height either cutting off dropdown or causing
    unwanted scrollbars #52 &
    #48