Bugfix version 1.3.1 has been released!


Full Changelog for version 1.3.1:

  • FIX: did not not start from a Desktop icon
  • FIX: Extended::Renderer empty page processing issue
  • FIX: "Cover Page" report regression
  • FIX: Main Script editor didn't set "dirty" flag while editing
  • FIX: Barcode regression with cutting off right and bottom side
  • FIX: Report Preview edit mode wrong selection frame while rotating
  • FIX: MemoExt: Regression with impossibility to click on drop-down list with dataset fields
  • FIX: item moving with keyboard arrows
  • FIX: Report "Table of Contents" first page format changed from A4 to Letter to match other pages format
  • FIX: regression with not updated selection while change item's geometry by item geometry handlers
  • FIX: error with HTML text detection for scriptable strings
  • FIX: SQL dataset variables format. ${varName} within [] should be used. Example:[${varName}]
  • FIX: variable type now can be changes manually
  • FIX: "Index" item error for rendering some special cases
  • FIX: regression displaying "lock" icon for inherited items
  • FIX: "Table of Contents" crash in some cases
  • FIX: disappearing of Save/Restore sub-menu for group of items
  • FIX: "Table of Contents" report page numeration
  • FIX: DemoApp now restores previous window geometry
  • FIX: Variable "tr" now appears only if there is at least one additional translation added to the report
  • FIX: "Forms" report fix for "default" language
  • FIX: FormEditor: inactive signal-slot editor bug
  • FIX: FormEditor: inactive "Delete" button bug
  • FIX: FormEditor: other small fixes
  • FIX: FormEditor: issue with not centered windows when loading report
  • FIX: Bands and Items sorting in drop-down windows by appearance on a page
  • FIX: Background filling gap on the right and bottom sides for Qt5
  • FIX: Height adjustment for all toolboxes
  • FIX: Report examples fixed
  • FIX: a lot of other small fixes

Related Articles