Bug fix release 1.1.1 is out


One of the major improvements is build system for Mac OS, that adds new platform to the list of fully supported platforms. Now there are three: Linux, Windows, Mac OS. Other platforms: Raspberry Pi, Android are coming.

Full Changelog for version 1.1.1:

  • UPDATE: implemented BarcodeExt heightFactor and alignment within frame (pro version only)
  • UPDATE: FileStorage supports relative paths;
  • UPDATE: Invoice example displays money values in native money format for user locale (pro version only)
  • UPDATE: Qt Version added to About dialog
  • FIX: SF#28 console processing of reports with relative path
  • FIX: Qt5 build fixes
  • FIX: SaveDialog in non-storage mode works correctly now
  • FIX: Options dialog: drop-down lists of Rendered, Printers, Storages show full type name to not mess up modules from different suites
  • FIX: directory list shows correct directory names instead of empty space
  • FIX: setting duplication in ini file
  • FIX: regression crash while creating new dataset in Designer
  • FIX: small UI fixes
  • FIX: small fixes and code cleaning up
  • FIX: OptionsDialog now updates object name in the object list while the name is changing in ProperyEditor
  • FIX: OptionsDialog: drop-down lists of Rendered, Printers, Storages show full type name to not mess up modules from different suites
  • FIX: SF#27 zebra painting works correct now for Detail band
  • FIX: SF#7 Alternative to a literal "/home/alex" string in CuteReport
  • FIX: SF#24 Crash on newly created dataset while pressing "Test it"
  • FIX: Options Dialog now adds new storage, renderer, printer with correct name
  • FIX: Standard renderer skips formatting to avoid error
  • FIX: setting duplication in ini file
  • FIX: directory list shows correct directory names instead of empty spaces
  • FIX: SaveDialog in non-storage mode now works correctly
  • FIX: Export in Preview now works

Related Articles