Changelog - Hokoku
3.0.1 Released 2019/04/17
- Fix: Filename change fix for case-sensitive filesystems.
3.0.0 Released 2019/03/20
- Hokoku works on EE4 and EE5
- Hokoku requires Zenbu 3.2.0 or higher
- Major rewrite with changes to match Zenbu for EE4/5 functionality.
2.2.2 Released 2018/02/15
- Fix: Fixes to data cleaning for entry date, expiration date, and author screen name display.
- Fix: Fixed an installation error for fresh packages
2.2.1 Released 2017/10/18
- Fix: Fixed an error than can occur on fresh installations
- Fix: Fixed issues when trying to delete profiles, update permissions.
- Fix: Fixed an issue where Hokoku was affecting display in Zenbu in some cases.
2.2.0 Released 2017/05/06
- Fix: Converted Hokoku to be compatibile with Zenbu 2.2.0. Using Zenbu 2.2.0+ with this version of Hokoku is recommended to avoid running into issues.
- Improved: Better performance for some users reporting slowdowns.
2.1.2.1 Released 2017/02/13
- Fix: Fixes to potential errors if you’re on PHP 5.3. For the record, you really shouldn’t be using such an old version of PHP at this point.
2.1.2 Released 2017/01/07
- Fixed: A PHP error found in addon.setup.php was resolved.
2.1.1 Released 2016/12/29
- Fix: Fixed an issue related to EE not uninstalling extension hooks completely when uninstalling Hokoku.
- Fix: Fixed striptags errors that could occur on Zenbu’s page when installing Hokoku.
- Fix: Fixed an issue where the URLs used for export were malformed if the CP session was set to Session ID or Cookies and session ID.
- Fix: Fixed some potential errors that might display if Hokoku is used when no Zenbu Display Settings have been saved yet.
- Fix: Fixed a potential error with outputting relationship data in plain text.
- Fix: Fixes to language string loading.
2.1.0 Released 2016/11/14
- New: Added export options for the CartThrob Order Items custom field.
- This package includes Hokoku 1.3.1 for EE2
2.0.0 Released 2016/08/08
- This version only works on EE3 (a copy of Hokoku for EE2 is included with the package)
- EE3 compatibility
1.3.1.1 Released 2017/02/13
- Fix: Minor fix to update/install script, which wasn’t updating the exp_hokoku_cache database table.
- Fix: Fixes to potential errors if you’re on PHP 5.3. For the record, you really shouldn’t be using such an old version of PHP at this point.
1.3.1 Released 2016/11/14
- New: Added export options for the CartThrob Order Items custom field.
- Fix: Resolved an issue where the exported filename would change as time passed when using date/time variables for seconds, minutes, hours, and in some rare cases, days or years, creating multiple, incomplete files.
1.3.0 Released 2016/07/09
- New: HTML-stripped and other output options for text, textarea and other similar fields.
- Improved: Hokoku is now PHP 7-compatible.
- Fix: Resolved an issue where categories were not being exported in batched exports.
1.2.1 Released 2014/11/17
- Fix: Resolved an issue where the Excel compatibility checkbox would remain checked in some cases.
1.2.0 Released 2014/06/26
- New: EE 2.9 compatibility.
- New: Customizable export options per fieldtype. Set per export profile.
- New: Export batch size setting: allows control of export performance.
- Fix: Fixed an issue where the “Return to export profile manager” link didn’t redirect properly.
- Fix: Fixed an issue where database updates weren’t being applied during update.
1.1.2 Released 2014/03/04
- New: EE 2.8 compatibility (miscellaneous minor tweaks).
- Fix: Fixed an issue where icons would not load when using older version of EE.
- Fix: Using
{exp:hokoku:export}
now outputs entry data in the sorting order set in Zenbu’s saved searches. - Fix: Fixed an issue where “No data to export” could potentially display after building the export file is complete.
1.1.1 Released 2013/12/10
- Improved: Added better error handling if export fails for any reason.
- Fix: Fixed an issue where XID was not refreshed in exports done in batches.
- Fix: Fixed a PHP error referring to purge_old_progress_records() when exporting from a template.
1.1 Released 2013/09/24
- New: Added progress display during file export in the CP.
- New: Cancel button for cancelling an export in the CP.
- Improved: Image tags are now preserved in the export.
- Fix: Fixed an issue where odd rare characters were displayed in certain empty data cells in some applications.
- Fix: Fixed an issue in some installs with session errors displaying and affecting the cp_js_end hook.
- Fix: Fixed issue where Hokoku scripts would not load when certain third-party add-ons where sharing the cp_js_end hook
- Fix: Fixed issue where category data would occasionally not output in export file.
- Compatible with EE 2.7. Make sure you’re using Zenbu 1.8.5+
1.0.1 Released 2013/04/26
- Fix: Fixed an issue in EE 2.6 where errors where thrown in the background during export.
- Fix: Fixed an issue with EE 2.6 throwing an error in the Export Profile Editor related to current time.
1.0 Released 2013/04/10
- Improved: Package file/folder structure now compatible with Updater add-on
- Improved: Added help text for permissions.
- Fix: Fixed issue where PHP errors related to stylesheet loading were thrown in some cases
- Fix: Fixed issue where entities in data which are identical to the CSV enclosure would not be escaped.
- Fix: Fixed issues when export was attempted despite having no data to export.
- Fix: Added EE 2.6+ compatibility
- Fix: Added message in template tag helper when there are no saved searches in Zenbu.
- Fix: Fixed issue with empty profile tables displaying.
- Fix: Fixed an issue where Permissions and other settings couldn’t be set or accessed when a site was added by MSM after Hokoku was installed.
0.9 Released 2012/09/22
- Initial release