What's New - v26.0¶
The changes in version 26.0 can be divided into:
Studio¶
- Lock Report Design feature broken (DR-1255)
- Set default for new section Colortype to -1 (DR-1264)
- Changed the order of the page buttons (DR-1251)
- Moving a crosstab should enable section can span multiple pages (DR-1218)
- Improved the column in use icon (DR-1267)
- Language.db translation changes (DR-1284)
- Insert column could result in duplicate column references (DR-1287)
- Added IsDummyZeroDate function to the editor (DR-276 and DR-379)
- Hide Duplicate Option in Field Explorer (DR-1300)
- Rename Function via Field Explorer(DR-857)
- Improve Resize parameter dialog(DR-1422)
- Delete Object from Layout does not remove image data(DR-1390)
- Continuous Scrolling options added(DR-258)
OCX¶
- Updated libraries
- SQLite system databases closed (DR-1280)
- Extend top border over merged cells on Excel export (DR-574)
- Improve date selection and handling (DR-276 and DR-379)
- Fixed a memory leak in Excel export (DR-604)
- Improved error message on failure to find dr.db or language.db (DR-1286)
- Make hyperlinks working in PDF export (DR-281)
- New properties to get/set export options (DR-1305)
- New error numbers added to OCX (DR-1451)
- Hardening added to the OCX (DR-1448)
- Export to Excel with overlapping columns fixed (DR-735)
- Charts exported to xls2003 problem fixed (DR-1075)
- Export section color to Excel (DR-586)
- Option to trim RDS data (DR-1246)
Maintenance¶
- Invalid message Get_UpdateDbType (DR-1478)
Integration¶
- GenerateReport reports file not found when report execution gets cancelled (DR-1244)
- Reverted the WString changes from DR-1153
- Set default for new section Colortype to -1 (DR-1264)
- Changed wording about log file in options page of initialize workspace (DR-1098)
- Updated version constants in cDR.h.pkg and cDRReport.pkg (DR-1265)
- Added pbIgnoreTrailingSpaces property (DR-1309)
- Export option structure changed (DR-1305)
- Library for DataFlex 26 removed from installation
- Replaced iFrame in previewer
- Dark mode theme support
Documentation¶
- Improved docs on barcode colors
- Docs are now also online (https://docs.dataflex.dev/reports)