Releases: bloglogisticsdev/blogLogistics-maintenance-page
Release list
v1.6.3
Update the release workflow so plugin details modal content stays aligned with the README.
Generate the update manifest Installation section from readme.txt.
Generate the update manifest FAQ section from readme.txt.
Remove stale hard-coded Installation and FAQ manifest content.
v1.6.2
Documentation update clarifying BlogLogistics service usage terms while preserving GPL-3.0-or-later licence rights.
- Added BlogLogistics Service Usage Notice to README documentation.
- Added FAQ guidance explaining service use, support, updates, configuration assistance, and replacement work after a site moves away from BlogLogistics.
- Clarified that the notice does not restrict any rights granted under the GPL-3.0-or-later licence.
v1.6.1
Fix duplicate maintenance mode admin notice.
Changes:
- Fix the active maintenance mode admin notice displaying twice.
- Remove duplicate plugin class instantiation from the class file.
- Keep the single correct plugin class instantiation in the bootstrap file.
- Preserve existing bootstrap structure, languages, assets, uninstall cleanup, and update workflow.
v1.6.0
Refactor bootstrap, add language files, move default image, and add uninstall cleanup.
Changes:
- Refactor the main plugin file into a bootstrap loader.
- Move the main plugin class into the includes directory.
- Add translation support and bundled language files.
- Add language files for English Australia, English Great Britain, French, German, Spanish, Norwegian Bokmål, Swedish, and Japanese.
- Add Domain Path metadata for bundled language files.
- Move the bundled default maintenance image into the assets directory.
- Keep the default maintenance image working for sites that have not selected a custom image.
- Add uninstall cleanup for this plugin’s saved settings.
- Preserve update metadata, including icons, banners, Installation, FAQ, Author, and changelog support.
v1.5.14
Add plugin details tabs and author metadata.
Changes:
- Add Installation tab content to the plugin details modal.
- Add FAQ tab content to the plugin details modal.
- Add linked BlogLogistics author metadata to the generated update manifest.
- Keep icon and banner metadata in the generated update manifest.
v1.5.13
Add plugin banners to update metadata.
Changes:
- Add banner metadata to the generated update manifest.
- Keep icon metadata in the generated update manifest.
- Use the shared BlogLogistics update-server banner URLs for WordPress plugin details screens.
v1.5.12
Fix plugin icon manifest workflow.
Changes:
- Fix release workflow so plugin icons are included in the update manifest.
- Keep BlogLogistics plugin icon assets in the plugin package.
- Use the shared BlogLogistics update-server icon URLs for WordPress update screens and plugin details.
v1.5.11
Add plugin icons to update metadata.
Changes:
- Add BlogLogistics plugin icon assets.
- Add icon metadata to the generated update manifest.
- Use the shared BlogLogistics update-server icon URLs for WordPress update screens and plugin details.
v1.5.10
Move settings under the BlogLogistics admin menu.
Changes:
- Move settings from Settings > Maintenance Mode to BlogLogistics > Maintenance Page.
- Add shared BlogLogistics top-level admin menu with RSS-style Dashicon.
- Keep automated release ZIP and full changelog manifest workflow.
v1.5.9
Automate full changelog update manifest.
Changes:
- Automate update manifest generation and upload from GitHub Actions.
- Generate the update manifest changelog from readme.txt.
- Restore the full changelog display in the WordPress plugin update details.