Skip to content

Releases: jsreport/jsreport-studio

2.10.1

07 Sep 17:00

Choose a tag to compare

  • include updated static files

2.10.0

07 Sep 17:00

Choose a tag to compare

  • fix Run template keybinding "F8"
  • update React to v16 (update deps and code to fix react warnings)

2.9.0

16 Jul 23:07

Choose a tag to compare

  • folders copy support
  • folders clone support

2.8.0

18 May 23:44

Choose a tag to compare

  • add api for entity tree drop handling
  • fix double save jsreport/jsreport#691
  • fix Studio.rootUrl #47
  • fix bug that produces duplicated entity error when doing save all action
  • fix bug with close tab

2.7.0

21 Feb 21:57

Choose a tag to compare

  • handle renaming entity modal enter keypress jsreport/jsreport#623
  • fix ugly entity tree uncollapsing when loading jsreport/jsreport#629
  • use reporter.checkValidEntityName in /studio/validate-entity-name route which validates also reserved names

2.6.6

09 Oct 19:50

Choose a tag to compare

  • create variables for scrollbar resizer
  • theming: add styles for textarea
  • preserve undock state after Studio.reset jsreport/jsreport#625
  • re-calculate editor layout on window resize jsreport/jsreport#630
  • fix long paths display in EntityRefSelect component jsreport/jsreport#624
  • add a way to disable theming in preview (we disable preview theming for html recipe)

2.6.5

20 Sep 15:46

Choose a tag to compare

  • fix EntityTreeSelectionModal: checkbox, radio inputs were not visible when there was only entities inside folders

2.6.4

18 Sep 22:50

Choose a tag to compare

  • fix startup logs not being colored and also fix docking windows opened with .customPreview() method
  • expose studio options to the express before its init
  • theme selection: add confirm button, allow click on preview for selection
  • fix css from extensions not being applied on studio dev mode
  • add theme variable name to the css comment
  • add some theme variables for links/anchors

2.6.3

10 Sep 23:06

Choose a tag to compare

  • fix preview iframe styles when changing theme

2.6.2

03 Sep 20:22

Choose a tag to compare

  • fix styles for hovered rows