Skip to content

Releases: jsreport/jsreport-studio

2.10.1

Choose a tag to compare

@bjrmatos bjrmatos released this 07 Sep 17:00
  • include updated static files

2.10.0

Choose a tag to compare

@bjrmatos bjrmatos released this 07 Sep 17:00
  • fix Run template keybinding "F8"
  • update React to v16 (update deps and code to fix react warnings)

2.9.0

Choose a tag to compare

@bjrmatos bjrmatos released this 16 Jul 23:07
  • folders copy support
  • folders clone support

2.8.0

Choose a tag to compare

@bjrmatos bjrmatos released this 18 May 23:44
  • 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

Choose a tag to compare

@bjrmatos bjrmatos released this 21 Feb 21:57
  • 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.1.5

Choose a tag to compare

@pofider pofider released this 19 Nov 16:06

add requestLogEnabled option

2.1.3

Choose a tag to compare

@pofider pofider released this 09 Sep 09:59
  • add Studio.customPreview

2.1.2

Choose a tag to compare

@pofider pofider released this 05 Sep 16:07
  • avoid duplicit promise resolve for api calls

2.1.0

Choose a tag to compare

@pofider pofider released this 04 Jul 16:57
  • support for running in dev just with particular extensions
  • setting custom page title
  • unloading all entities

2.0.1

Choose a tag to compare

@pofider pofider released this 31 May 17:43
  • fixed displaying request logs in studio