Release Notes
Track the evolution of Simple Page through our version history.
Home γ» Guides γ» Architecture γ» Project Info
SimplePage v1.5.1
Bug fixes for navigation, search, and syntax highlighting
Release Date: 15, September, 2025
Fixes & Improvements:
- πΌοΈ Improved icon fallback and Tailwind class handling
- π§ Proper ordering of navigation items in sidebar
- π Sidebar no longer breaks if the root page isnβt included
- π» Syntax highlighting now applies correctly
- π Sidebar can scroll to the last piece of content
- π Search properly navigates to headings
Dependencies:
- Updated
@simplepg/repo
tov1.3.1
Breaking Changes:
- None
Migration Guide:
- You will be prompted to upgrade SimplePage when you publish and update to your page.
SimplePage v1.5.0
Theming, search, and powerful new navigation features
Release Date: 11 September, 2025
Highlights:
- π¨ Theming Support: Customize the look and feel of your site
- π Search: Quickly find content across your pages
- π Table of Contents Sidebar: Auto-generated ToC for easier navigation
- π§ Navigation Sidebar: Organize links and structure your site
New Features:
- Subscription Notice: Warning displayed when subscription is close to expiry
- Clear Local Data: New settings option to clear cached data
- Fork Button Style in Settings: Easier to discover remixing tools
Fixes & Improvements:
- β οΈ Added warnings if DService or RPC endpoints are unavailable
- π Improved parsing of DService/RPC URLs (supports entries without
http://
) - π Repo now supports nested keys in settings
- π Repo search algorithm improved for more accurate results
- π οΈ Settings are now persisted across sessions
Dependencies:
- Updated
@simplepg/repo
tov1.3.0
- Updated
@simplepg/common
tov1.2.2
Breaking Changes:
- None
Migration Guide:
- You will be prompted to upgrade SimplePage when you publish and update to your page.
SimplePage v1.4.0
Code highlighting, improved social previews, and better publishing flow
Release Date: 12 August, 2025
Highlights:
π» Code Syntax Highlighting: Render beautifully highlighted code blocks in your pages, e.g.:
console.log("hello world")
πΌοΈ Better Social Previews: Previews now use your ENS avatar or first image in page content
π Persistent Avatars: Avatars are now stored for a consistent favicon experience
New Features:
- Code Syntax Highlighting for Markdown code blocks
- Social Previews:
- Based on your ENS avatar by default
- If page content contains images, the first image is used
- Each page gets its own social preview image, unique to its content
Fixes & Improvements:
- π§© Persist avatar for more consistent favicon usage
- π οΈ Fixed issue where edits could be lost during site updates
- πͺͺ Improved handling of non-CID contenthash, with clearer error messages
- π Added domain persistence on publish page
- πͺ
/spg-
links no longer rewritten in preview mode - π Better avatar filetype detection
- π Subscription page now accessible from navbar in edit mode
- βοΈ CLI: clearer instructions for updating contenthash record
Dependencies:
- Updated
@simplepg/repo
tov1.2.0
Breaking Changes:
- None
Migration Guide:
- You will be prompted to upgrade SimplePage when you publish and update to your page.
- Code syntax highlighting will work immediately after you publish your site (on version 1.4.0).
- Social previews and persisted avatars will require one additional publish after upgrading to 1.4.0.
- First upgrade to 1.4.0
- Then publish again so the new logic is applied and social previews are generated.
SimplePage v1.3.3
ENS ownership resolution fix and frontmatter parsing improvements
Release Date: 12 August, 2025
Fixes & Improvements:
- πͺͺ ENS Owner Resolution: Properly resolves owner on wrapped ENS names
- π Fixed a bug in frontmatter parsing for page content
Dependencies:
- Updated
@simplepg/common
tov1.2.1
- Updated
@simplepg/repo
tov1.1.3
Breaking Changes:
- None
Migration Guide:
- You will be prompted to upgrade SimplePage when you publish and update to your page.
SimplePage v1.3.2
Template update flexibility and file handling improvements
Release Date: 12 August, 2025
Fixes & Improvements:
- β Template can now be updated even if there are no page or file changes (bugfix)
- π·οΈ
og:site_name
meta tag now set to the domain - π Improved handling of missing files from local filesystem
Dependencies:
- Updated
@simplepg/repo
tov1.1.2
Breaking Changes:
- None
Migration Guide:
- You will be prompted to upgrade SimplePage when you publish and update to your page.
SimplePage v1.3.1
Minor dependency update with publishing fix
Release Date: 8 August, 2025
Fixes & Improvements:
- ποΈ Template Upgrade Fix: Page deletion no longer causes problems when upgrading a template during publish
Dependencies:
- Updated
@simplepg/repo
tov1.1.1
Breaking Changes:
- None
Migration Guide:
- You will be prompted to upgrade SimplePage when you publish and update to your page.
SimplePage v1.3.0
File uploads, UI improvements, and better navigation
Release Date: 7 August, 2025
Highlights:
- π File Uploads: Upload and use files in your pages
- π§ Tabbed Navigation: New tab-based UI for smoother workflow
- π Edit Reversion: Easily revert edits on the Pages screen
New Features:
- Upload Files: You can now upload images and other assets directly within the editor
- Tabbed Navigation: Switch between pages, files, and editor using tabs
- Revert Edits: Restore previous state of pages from the main Pages view
Fixes & Improvements:
- π¨ Updated icon set for improved visual clarity
- π UI adjustments for dark mode
- πΌοΈ Content now shows without waiting for CSS to load
- π Improved document title handling
- π¦ Template updates can now be published even with zero user changes
Dependencies:
- Updated
@simplepg/common
tov1.2.0
- Updated
@simplepg/repo
tov1.1.0
Breaking Changes:
- None
Migration Guide:
- You will be prompted to upgrade SimplePage when you publish and update to your page.
SimplePage v1.2.0
UX improvements, fixes for less error prone publishing, and Safe multisig support
Release Date: 26 July, 2025
Highlights:
- π§Ή Quit Editor Menu Option: Added a menu item to exit editing mode
- π‘οΈ ENS Ownership Check: Prevents publishing unless you're the ENS domain owner
- π± WebManifest Fix: Improves compatibility with Safe Apps
New Features:
- Quit Editor Option: Added an explicit "Quit Editor" action in the menu
Fixes & Improvements:
- β Increased fork button size for better visibility
- π Improved navbar URL handling
- β Transactions now blocked if on wrong network
- π§© WebManifest fixes for better Safe multisig support
Dependencies:
- Updated
@simplepg/repo
tov1.0.2
Breaking Changes:
- None
Migration Guide:
- You will be prompted to upgrade SimplePage when you publish and update to your page.
SimplePage v1.1.1
Enhancements to customization, publishing, and UI
Release Date: 23 July, 2025
Highlights:
- π¨ Custom DService & RPC endpoints: Advanced users can override defaults
- π Rainbow fork button: Easier discovery of remixable content
- πͺ Publish from preview page: More intuitive publishing flow
New Features:
- RPC & DService Overrides: Set custom endpoints in the frontend using the
?ds-<ens-name>=<url>
, and?ds-rpc-<chain-id>=<url>
query parameters - Improved Publish Flow: "Publish" button added to preview view
- ENS Subname Support: You can now publish to subdomains like
x.simplepage.eth
Fixes & Improvements:
- π― Fork button has rainbow styling to encourage interaction
- π± Fixed mobile padding for improved usability
- π§©
repo
package now initializes properly without template root - β Fixed CLI to use the correct subscription link
- β
Fixed frontend: users can now subscribe to
new.simplepage.eth
Breaking Changes:
- None
Migration Guide:
- You will be prompted to upgrade SimplePage when you publish and update to your page.
SimplePage v1.0.0
Initial Public Release
Release Date: 17 July, 2025
Highlights:
- π Initial public release of Simple Page
- π Markdown editor with live preview
- π ENS integration for decentralized domains
- π¦ IPFS storage for censorship-resistant hosting
- π οΈ CLI tool for developers
- π° Subscription model for sustainable hosting
New Features:
- Web-based Markdown Editor: Write content directly in the browser with live preview
- ENS Domain Publishing: Publish content to your ENS domain with one click
- IPFS Storage: All content stored on IPFS for decentralization
- Fork System: Remix any existing Simple Page site
- Page Management: Create, edit, and organize multiple pages
- Subscription Dashboard: Manage storage units and payments
- CLI Tool: Publish static websites from the command line
- DService Backend: Decentralized service for content indexing and storage
Technical Improvements:
- Smart Contracts: Three core contracts for page management, subscriptions, and rendering
- Frontend: React-based application with modern UI/UX
- Backend: Node.js DService with IPFS integration and blockchain indexing
- Developer Tools: Comprehensive CLI for advanced users
Breaking Changes:
- None (initial release)
Migration Guide:
- No migration required (initial release)
Known Issues:
- Long markdown content can cause editor to not load
- DService URL can not be set using query param
- Edit functionality won't work if
dservice
txt record isn't set onnew.simplepage.eth
For questions about releases, join our Matrix channel.