Releases: McCal-Codes/pulse-mag-core
Releases · McCal-Codes/pulse-mag-core
Release list
v0.1.5
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
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
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
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
Changelog
- Initial public package release from Pulse monorepo.
- Adds Pulse custom post types:
issue,event, optionalauthor_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