gurl_o/plugins/renatio/dynamicpdf/updates/version.yaml

49 lines
2.0 KiB
YAML

1.0.1:
- Initialize plugin.
- create_pdf_layouts_table.php
- create_pdf_templates_table.php
1.0.2: Minor changes.
1.1.0: Important update.
1.1.1: Use Twig::parse() facade. Only update for October build 300 and above.
1.1.2: Minor changes.
1.1.3: Add stream parameters and Czech locale. Thanks to @vojtasvoboda.
1.1.4: Add Spanish and Spanish-Argentina locale. Thanks to @kocholes.
1.1.5: UI improvements. Thanks to @kocholes.
2.0.0: This is an important update that contains breaking changes.
2.0.1: Add preview HTML buttons.
2.1.0: This is an important update that contains breaking changes.
2.1.1: Upgrade to DOMPDF 0.7.
2.1.2: Database maintenance. Updated all timestamp columns to be nullable.
2.1.3: Upgrade to DOMPDF 0.8.
2.1.4: German language. Thanks to @TimFoerster.
2.1.5: Fix open_basedir restriction on some hostings. Set isRemoteEnabled flag to allow absolute paths.
2.1.6: Allow Laravel 5.5.
3.0.0: Add support for Laravel 5.5.
3.0.1: Add support for RainLab.Translate plugin.
3.0.2: Fix creating fonts directory.
3.0.3: Allow to use CMS partials and filters.
3.0.4:
- Add paper size and orientation configuration.
- add_paper_configuration_to_templates_table.php
3.0.5: Support LESS in PDF layouts.
4.0.0: Require PHP 7.1. Please see upgrade guide before update.
4.0.1: Fix error when active theme is not set.
4.0.2:
- Allow to register mail templates and layouts.
- add_is_custom_to_templates_table.php
- add_is_locked_to_layouts_table.php
4.0.3:
- Fix custom templates error.
- fix_custom_templates_error.php
4.0.4: Fix composer installation.
4.0.5: Fix custom template error.
4.0.6: Allow to reset view template to default.
4.0.7: Add Polish translation.
4.0.8: Allow to set dompdf option with dynamic method.
5.0.1: Support October v2.0 and upgrade to DOMPDF 1.0.
5.0.2: Add demo console command.
5.0.3: Update documentation.
5.0.4: Fix preview pdf layout.
5.0.5: Brazilian portuguese language. Thanks to @gcairesdev.
6.0.0: Require October CMS 3.0.