Skip to content

Releases: McCal-Codes/pulse-mag-core

v0.1.5

Choose a tag to compare

@McCal-Codes McCal-Codes released this 15 Apr 20:47

Changelog

  • Added author profile custom meta fields for role, pronouns, and looking-for editorial preferences.
  • Added admin-side Author Profile details fields and save handlers.
  • Added shortcode rendering support for author metadata in block templates.

Source

  • Monorepo path: wordpress/plugins/pulse-mag-core
  • Source branch context: cursor/studio-web-refactor

v0.1.4

Choose a tag to compare

@McCal-Codes McCal-Codes released this 15 Apr 18:26

Changelog

  • Strengthened role capability sync so existing editorial roles keep media upload and advanced editing capabilities after updates.
  • Improved compatibility for Issue workflows that depend on Media Library uploads from non-admin editorial users.

v0.1.3

Choose a tag to compare

@McCal-Codes McCal-Codes released this 15 Apr 18:10

Changelog

  • Added role capability sync for existing installs so pulse_author and pulse_editor keep upload_files.
  • Kept unfiltered_html capability sync for pulse_editor to support advanced editor blocks.
  • Improved issue media workflows by reducing role-related upload failures in wp-admin.

v0.1.2

Choose a tag to compare

@McCal-Codes McCal-Codes released this 15 Apr 17:45

Changelog

  • Manual fallback publish while GitHub Actions is unavailable.
  • Synced latest package contents from monorepo path $(System.Collections.Hashtable.SourcePath).
  • Version release tag: �0.1.2.

Source

  • Monorepo path: $(System.Collections.Hashtable.SourcePath)
  • Source branch context: $SourceBranchContext
  • Manual publish fallback: enabled

v0.1.1

Choose a tag to compare

@McCal-Codes McCal-Codes released this 15 Apr 14:43

Changelog

  • Initial public package release from Pulse monorepo.
  • Adds Pulse custom post types: issue, event, optional author_profile.
  • Adds taxonomies and REST-registered editorial meta fields.
  • Adds editorial workflow roles and publish-review safeguards.
  • Adds admin settings and editorial operations/manual dashboard tooling.

Source

  • Monorepo path: wordpress/plugins/pulse-mag-core
  • Synced from branch: cursor/studio-web-refactor