Releases: quantcdn/drupal
2.0.0-rc1
What's Changed
- Fix lint error. by @kepol in #245
- Add a warning if a webform is on the page. by @kepol in #246
- Add autoconfigure to services yml. by @kepol @steveworley in #248
Full Changelog: 2.0.0-beta1...2.0.0-rc1
Drupal Release: https://www.drupal.org/project/quantcdn/releases/2.0.0-rc1
2.0.0-beta1
What's Changed
- Fix phpcs issues and use Drupal 11 image. by @kepol in #241
- Rewrite iframe URLs so they always work. by @kepol @steveworley @stooit in #235
- Show admin warning on pages with views with exposed filters by @kepol in #243
- Fix deprecation error for constructor. by @kepol in #244
Full Changelog: 2.0.0-alpha1...2.0.0-beta1
Drupal.org release: https://www.drupal.org/project/quantcdn/releases/2.0.0-beta1
2.0.0-alpha1
What's Changed
- Updated spelling in a bunch of places. by @kepol @steveworley in #231
- Set lockfile path specific to project name. by @stooit @steveworley in #239
- Updated prefix logic to not use langcode directly. by @kepol @steveworley in #232
Full Changelog: 1.6.1...2.0.0-alpha1
Drupal Release: https://www.drupal.org/project/quantcdn/releases/2.0.0-alpha1
1.6.1
What's Changed
- Validation for search index form and remove terms. by @kepol @steveworley in #218
- Updated file handling for multilingual sites. by @kepol @steveworley in #220
- Added access check for page info. by @kepol @steveworley in #221
- Added check for empty language prefix. by @kepol @steveworley in #225
- Added dependency on taxonomy module. by @kepol @steveworley in #224
- Updated to code to handle php 8.2 deprecations. by @kepol @steveworley in #222
- Updated special pages logic to avoid errors. by @kepol @steveworley in #223
- Updated logic to handle multilingual internal path redirects. by @kepol @steveworley in #215
- Updated Simple Sitemap logic to avoid errors. by @kepol @steveworley in #226
- Updated to handle deleted file entities. by @kepol @steveworley in #227
- Fixed rest of php 8.2 dynamic property deprecations. by @kepol @steveworley in #228
See the Drupal.org release issue for more details. Credits in d.o also include abhishek_gupta1.
Full Changelog: 1.6.0...1.6.1
7.x-1.4
What's Changed
- Refactor:
quant_base_url
andquant_hostname
usage for clarity and bug fix. by @kepol @steveworley in #174 - Added canonical redirects and fixed unpublish issue. by @kepol @steveworley in #131
- Added seed log checks for empty watchdog data. by @kepol @steveworley in #205
See additional information and issues in the Drupal.org release issue.
Full Changelog: 7.x-1.3...7.x-1.4
1.6.0
What's Changed
- Added support for "Disable content drafts" for terms. by @kepol @steveworley in #140
- Improve help text and error handling text for API form. by @kepol @steveworley in #161
- Harden content drafts and force-disable drafts when coupled with
workbench_moderation
by @stooit @steveworley @kepol @ ivangrynenko in #192 - Updated variable usage to get rid of warning. by @kepol in #193
- Added warning and info for queue factory. by @kepol @steveworley in #194
- Added list of submodules with existing doc links. by @kepol @steveworley in #195
- Updated seed logic to handle translated content. by @kepol @steveworley in #196
- Added log message when seed gets non-200 status. by @kepol @steveworley in #197
- Added new xpath for new pager markup. by @kepol @steveworley in #198
- Do not process external media files. by @kepol @steveworley in #199
- Added code to handle unpublishing path aliases. by @kepol @steveworley @sethpkendall in #200
- Added page info block feature. by @kepol @steveworley in #201
- Added metadata views field and pages. by @kepol @steveworley in #202
- Add path and tag allow lists and messages to Quant purger. by @kepol @barbun @steveworley in #204
- Added errors and warnings for Quant API form. by @kepol @steveworley in #206
- Reverted broken unpublish translation code. by @kepol @steveworley in #210
- Added checks to avoid fatal errors. by @kepol @steveworley in #213
- Added CollectTaxonomyTermsEvent and related code. by @kepol @steveworley in #214
- Updated TLS verification warning logic. by @kepol in #216
- Added __toString to fix search page URL handling. by @kepol in #217
- Added missing use and fixed Term entity. by @kepol in #219
See additional issues in Drupal.org release 1.6.0 notes.
Full Changelog: 1.5.4...1.6.0
1.5.4
1.5.3
What's Changed
- Bail out of run-queue if another run is in progress. by @barbun in #94
- Feat: Support simple sitemap 4.1 by @steveworley in #188
Full Changelog: 1.5.2...1.5.3
1.5.2
What's Changed
- Feat: Add Queue factory for uniqueness by @steveworley @stooit @kepol in #149
- Feat: Add defaults and verify exclusion handling. by @steveworley @kepol in #155
- Hardcode the CI mariadb version to get around failure. by @kepol @steveworley in #159
- Switch API form label from Account to Organization. by @kepol @steveworley in #160
- Error on Quant Purger uninstall. by @barbun @steveworley in d.o 3334335
- Error when enabling and uninstalling quant_purger. by @steveworley @kepol in d.o 3377298
- Docs aren't clear enough how to add the API tab info. @kepol in d.o 3366364
- Quant purger configuration form cancel button doesn't work. @kepol in d.o 3377627
- Quant purger clear registry button doesn't work. @kepol in d.o 3377628
- Handle quant_purger with empty blocklist item. @kepol in d.o 3378058
- Add quant_purger help text and messages. @kepol in d.o 3378067
- Add configure URL for quant_purger. @kepol in d.o 3378074
Full Changelog: 1.5.1...1.5.2
7.x-1.3
What's Changed
- Add basic validation for Webserver URL field. by @kepol @steveworley in #175
- Update User-Agent to correct domain. by @kepol @steveworley in #177
- Change quant_file dependency from file to file_entity. by @kepol @stooit in #178
- Add option to use GET vs POST for seeding. by @kepol @steveworley @stooit in #179
- Created new seed log and skip option. by @kepol @steveworley @stooit in #180
- Improve "Resource is already unpublished" logging. @kepol in #180 [d.o 3367153]
- Add unique titles for all Quant pages. by @kepol in #180 [d.o 3372672]
- Don't show "Resource is already unpublished" in error log. by @kepol in #180 [d.o 3372674]
- Clean up Quant log messages. by @kepol in #180 [d.o 3372675]
- Ensure base_url is pulled from the form_state value. by @stooit @steveworley in #181
- 7.x: Minor bugfixes to admin forms by @stooit in #182
- Handle circular dependency between quant and quant_api. by @kepol @stooit in #183
- Default quant_seed_get to TRUE and add update hook. by @kepol @stooit in #184
- Minor tweak to url handling for quant_log. by @kepol in #185
- Minor formatting changes for seed log skipping messages. by @kepol in #186
Full Changelog: 7.x-1.2...7.x-1.3