Skip to content

Releases: bloglogisticsdev/bloglogistics-limited-blog-writing-access

v1.2.2

Choose a tag to compare

@bloglogisticsdev bloglogisticsdev released this 08 Jun 20:11

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.2.1

Choose a tag to compare

@bloglogisticsdev bloglogisticsdev released this 08 Jun 19:16

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.2.0

Choose a tag to compare

@bloglogisticsdev bloglogisticsdev released this 01 Jun 21:01

Refactor bootstrap and add language files.

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.
  • Preserve existing settings behaviour.
  • Preserve uninstall cleanup.
  • Preserve update metadata, including icons, banners, Installation, FAQ, Author, and changelog support.

v1.1.7

Choose a tag to compare

@bloglogisticsdev bloglogisticsdev released this 31 May 14:21

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.1.6

Choose a tag to compare

@bloglogisticsdev bloglogisticsdev released this 31 May 02:54

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.1.5

Choose a tag to compare

@bloglogisticsdev bloglogisticsdev released this 30 May 18:39

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.1.4

Choose a tag to compare

@bloglogisticsdev bloglogisticsdev released this 30 May 12:19

Add Nelio Content restrictions.

Changes:

  • Add setting to hide Nelio Content tools from limited writers.
  • Remove the Nelio Content top-level wp-admin menu for limited writing roles.
  • Remove Nelio Content submenu items for limited writing roles.
  • Remove the Nelio Calendar item under Posts.
  • Block direct access to Nelio Content admin URLs.
  • Redirect direct Nelio admin URL attempts back to the Posts screen.
  • Include the new setting in Restore recommended defaults.

v1.1.3

Choose a tag to compare

@bloglogisticsdev bloglogisticsdev released this 30 May 11:47

Add comment moderation restrictions.

Changes:

  • Add setting to keep limited writers away from comment moderation.
  • Remove Comments from the wp-admin left sidebar for limited writing roles.
  • Remove the Comments node from the admin bar for limited writing roles.
  • Block direct access to comment moderation screens.
  • Redirect direct comment screen requests back to the Posts screen.
  • Include the new setting in Restore recommended defaults.

v1.1.2

Choose a tag to compare

@bloglogisticsdev bloglogisticsdev released this 30 May 11:32

Tighten Featured Image and Icon blocking.

Changes:

  • Tighten Featured Image blocking for limited writing roles.
  • Hide Icon controls for limited writing roles.
  • Block the Post Featured Image block.
  • Block icon-labelled media insertion controls.
  • Fix a capability-filter variable issue while preserving normal edit access.

v1.1.1

Choose a tag to compare

@bloglogisticsdev bloglogisticsdev released this 30 May 11:20

Fix settings save and limited writer editing.

Changes:

  • Fix settings save and restore actions so they return to the settings page instead of a blank screen.
  • Keep normal edit access available for limited writing roles when media and publishing protection is enabled.
  • Improve blocking and hiding of Featured Image, Site Logo, Cover, and other media insertion controls.
  • Keep media and publishing restrictions configurable from BlogLogistics > Limited Blog Writing Access.