Skip to content

Releases: McCal-Codes/pulse-flipbook

v0.1.6

Choose a tag to compare

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

Changelog

  • Added native dynamic Gutenberg block pulse/issue-flipbook for issue templates/pages.
  • Added editor placeholder and controls for viewer height and download visibility.
  • Added styled empty-state fallback when an Issue has no PDF yet.
  • Updated auto-inject logic to avoid duplicate rendering when block/template placement exists.

v0.1.5

Choose a tag to compare

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

Changelog

  • Improved Issue PDF picker behavior by aligning Media modal and server-side PDF validation rules.
  • Added clearer feedback for editors who cannot upload files due to missing capabilities.
  • Refreshed plugin asset versions to load updated admin behavior immediately.

v0.1.4

Choose a tag to compare

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

Changelog

  • Fixed Issue PDF selection to accept PDF MIME variants and .pdf extension fallback.
  • Added clearer admin feedback when a user lacks media upload permissions.
  • Hardened attachment validation for flipbook source PDFs on save and render paths.
  • Bumped admin and frontend asset versions for cache invalidation.

v0.1.3

Choose a tag to compare

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

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

Source

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

v0.1.2

Choose a tag to compare

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

Changelog

  • Initial public package release from Pulse monorepo.
  • Adds issue-level PDF picker meta box in WordPress admin.
  • Adds frontend flipbook renderer with PDF.js, paging, zoom, fullscreen, and download controls.
  • Supports auto-injection on single issue pages and shortcode rendering.
  • Includes keyboard/focus handling improvements for safer on-page interaction.

Source

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