Releases: onOffice-Web-Org/oo-wp-plugin
Releases · onOffice-Web-Org/oo-wp-plugin
v4.5
What's Changed
- Update workflows by @jmaas-onoffice in #360
- Meta title and description for detail view by @vu-vuong-esg in #118
- Improve creation of new forms by @dai-eastgate in #366
- Make style handle naming backwards compatible by @dai-eastgate in #367
- Improve addition and removal of fields by @dai-eastgate in #365
- Fatal error when API credentials are not valid by @dai-eastgate in #369
- Style new form dropdown more consistently by @dai-eastgate in #371
Full Changelog: v4.4.1...v4.5
v4.4.1
- Fixed use of a function only available on PHP 8 or WordPress 5.9.0 or newer.
Full Changelog: v4.4...v4.4.1
v4.4
What's Changed
- Only 20 estates are shown when limit is set above 500 by @dai-eastgate in #313
- Improve label for PDF exposé download by @jmaas-onoffice in #337
- Simplify access control for plugin settings by @LongTrong-exe in #319
- Update defaults when creating new items by @jmaas-onoffice in #348
- Fix double redirect by @jmaas-onoffice in #341
- Add onOffice shortcuts to the admin bar by @LongTrong-exe in #320
- "Show Estate Status" is not active by default for estate detail view by @dai-eastgate in #350
- Hotfix performance issue of frequent API call by @dai-eastgate in #352
Full Changelog: v4.3...v4.4
v4.3
What's Changed
- Verify correct escaping is used by @dai-eastgate in #294
- "GDPR status" field cannot be renamed by @dai-eastgate in #297
- fix timezone issue by @dai-eastgate in #301
- Improve configuration of whether reference detail pages should be shown by @dai-eastgate in #276
- Simplify translations by @dai-eastgate in #288
- Type of contact cannot have default values bug by @dai-eastgate in #302
- Template groups are not translated by @dai-eastgate in #315
- Missing translations in interest form template by @dai-eastgate in #318
- PHP notices break page load when saving estate lists and pages with shortcodes by @dai-eastgate in #321
- Wrong use of translation function by @dai-eastgate in #317
Full Changelog: v4.2...v4.3
v4.2
What's Changed
- Reload edit pages after saving and show copyable shortcode there by @vu-vuong-esg in #160
- Email override is shown as default email in overview by @dai-eastgate in #290
- RankMath table corrupted when our plugin is active by @dai-eastgate in #292
Full Changelog: v4.1...v4.2
v4.1
What's Changed
- Credentials are not saved correctly on the first try by @tung-le-esg in #138
- Recognize detail view shortcode when used in ACF by @tang-hien-egs in #184
- Unsuitable labels for form fields by @jmaas-onoffice in #282
- Uninstall does not clear all settings by @dai-eastgate in #269
- Undefined property in estate list overview by @yeneastgate in #285
- Invalid template path when using child theme by @dai-eastgate in #286
New Contributors
- @dai-eastgate made their first contribution in #269
- @yeneastgate made their first contribution in #285
Full Changelog: v4.0...v4.1
v4.0
What's Changed
- Remove redundant contact person fields from detail view backend by @hungnc89 in #157
- Make CSS local to templates by @tang-hien-egs in #241
- Detail page leads to error when it has a parent page (new PR after revert, number 2) by @onOffice-Web in #234
- Add PHP 8 to unit tests by @LongTrong-exe in #253
- Add a default email address by @hungnc89 in #186
- New contact person fields not translated by @LongTrong-exe in #266
- Sent from override email instead of default email by @LongTrong-exe in #279
New Contributors
- @onOffice-Web made their first contribution in #234
Full Changelog: v3.2...v4.0
v3.2
What's Changed
- Bump phpstan/phpstan from 1.6.4 to 1.6.7 by @dependabot in #238
- Click on label controls wrong radios in settings by @LongTrong-exe in #239
- Explain that mail is necessary to link address and estate by @tung-le-esg in #153
- Display Links, Ogulo-Links, Objekt-Links in the detail view by @hungnc89 in #126
- Bump phpstan/phpstan from 1.6.7 to 1.6.8 by @dependabot in #242
- Fix duplicate check warning by @hungnc89 in #218
- Message can be selected twice in the contact form 18668 by @hungnc89 in #146
- Migrate show reference estate setting properly by @hungnc89 in #217
- Handle response for v3 reCAPTCHA by @jmaas-onoffice in #244
- Update allow sorting by all field + improve sorting controls by @hungnc89 in #109
- Bump phpstan/phpstan from 1.6.8 to 1.6.9 by @dependabot in #245
Full Changelog: v3.1...v3.2
v3.1
What's Changed
- Document building and releasing by @jmaas-onoffice in #197
- Bump phpstan/phpstan from 1.5.4 to 1.5.6 by @dependabot in #216
- Bump phpunit/phpunit from 7.2.7 to 8.5.26 by @dependabot in #203
- Address list without of a name created by @vu-vuong-esg in #172
- Bump phpstan/phpstan from 1.5.6 to 1.5.7 by @dependabot in #222
- Bump phpstan/phpstan from 1.5.7 to 1.6.1 by @dependabot in #224
- Required fields are not set correctly for search criteria by @jmaas-onoffice in #228
- Compatible default template and show template names by @hungnc89 in #114
- Bump symfony/process from 4.4.40 to 4.4.41 by @dependabot in #230
- Bump phpstan/phpstan from 1.6.1 to 1.6.3 by @dependabot in #232
- Bump phpstan/phpstan from 1.6.3 to 1.6.4 by @dependabot in #233
Full Changelog: v3.0...v3.1
v3.0
WordPress changelog
Added
- In the overview for estate lists, address lists, and forms:
- You can now search for a specific item with the search form in the top right of the overview.
- You can now choose how many entries to show per page in the "Screen options".
Removed
- Drop support for older PHP versions. The minimum version is now PHP 7.2.
Fixed
- If there are many regions configured in onOffice enterprise, the estate list settings will now load much faster.
- The default template for the detail view now groups together the contact person's fields that belong together. For example, title, first and last name are grouped as one line.
- The "Show Estate Status" checkbox in the estate list settings is no longer shown twice.
- Some invalid fields can no longer be selected for the applicant search form.
GitHub changelog
- Add email notification action by @jmaas-onoffice in #201
- Bump wp-cli/i18n-command from 2.2.13 to 2.3.0 by @dependabot in #199
- fix php di issue and type errors by @vu-vuong-esg in #104
- Edit pages load too long and break when many regions are configured i… by @tang-hien-egs in #187
- Make number of list views to display configurable by @hungnc89 in #147
- Search in view tables by @tung-le-esg in #140
- Group contact persons' data fields by @jmaas-onoffice in #183
- Fix: Button styling in overview search by @jmaas-onoffice in #207
- Bump symfony/process from 3.4.47 to 4.4.40 by @dependabot in #204
- Bump phpstan/phpstan from 1.3.1 to 1.5.4 by @dependabot in #205
- Remove redundant "Show Estate Status" checkbox by @hungnc89 in #206
- Refactor "plugin/Renderer" folder by @LongTrong-exe in #198
- show fields message and comment on interest forms by @hungnc89 in #97
- Detail page leads to error when it has a parent page by @hungnc89 in #182
New Contributors
- @LongTrong-exe made their first contribution in #198
Full Changelog: v2.22.5...v3.0