Changelog
Version history and release notes for Pebble.
v2.2.2 December 2025 Current
Quality release with architecture improvements and bug fixes.
Improvements
- Z-Index Layer System: New 9-based scale (9, 99, 999, 9999) for predictable stacking
- Mobile-First CSS: All media queries now use min-width only
- Alt Text Warning: Styles moved from inline JS to CSS classes
- Clone Button: Increased touch target to 44px on mobile
- Debug Guards: Console statements now respect debug config
Documentation
- Added keyboard shortcuts section to cheatsheet (Ctrl+S, Ctrl+Shift+E, Ctrl+B/I/K)
- New Quill alternatives research document for future lightweight editor
v2.2.1 December 2025
Feature release with rich text formatting for Core pebbles.
New Features
- Rich Text Formatting: Bold, italic, and link formatting for Core pebbles
- Format Toolbar: B/I/K buttons with keyboard shortcuts (Ctrl+B/I/K)
- Designer Control:
data-pebble-formatattribute to enable/disable formatting - Mobile Bottom Bar: 44x44px touch-friendly formatting buttons on mobile
- Pebble Inspector: Visual debugging tool for pebble configuration
Improvements
- Improved mobile editing experience with touch-optimized controls
- Better admin dashboard with password change links
- Updated documentation with designer cheatsheet
v2.2.0 December 2025
Major feature release with zones, repeatable pebbles, and enhanced control panel.
New Features
- Zones: Rich text editing areas with Quill integration for formatted content
- Repeatable Pebbles: Add/remove content blocks with min/max constraints
- Control Panel: Direct DOM injection (iframe removed for better performance)
- Session persistence: Stay logged in after page refresh
- Multi-User Support: Admin and editor roles with flat-file storage (Pro)
- White-Label Mode: Remove Pebble branding for client sites (Pro)
- Media Gallery: Batch uploads, image metadata, Content/Media tabs
- Activity Log: Pagination (25/page), max entries setting, timezone support
Improvements
- Security improvements: CSRF protection, rate limiting
- Better error handling and user feedback
- Improved mobile editing experience
v2.1.0 November 2025
Focused on content sharing and backup functionality.
New Features
- Shared Pebbles: Sync content across multiple pages
- Automatic Backups: Every edit creates a backup with one-click restore
- Activity Logging: Track all changes with timestamps
Improvements
- Better image optimization on upload
- Improved control panel navigation
v2.0.0 October 2025
Complete rewrite with modern architecture.
New Features
- New Control Panel: Redesigned admin interface
- Image Uploads: Click-to-replace image editing
- Link Editing: Modal-based link text and URL editing
Breaking Changes
- New file structure - requires fresh install
- Updated data format - run migration script for v1.x content
v1.x 2024
Initial releases. No longer supported.
- Basic inline text editing
- Simple auth key authentication
- JSON flat-file storage
Looking for older versions?
Previous release files are available on the download page.