Releases: Planetable/Planet
Releases · Planetable/Planet
release-0.6.15-3
- Stability — Fixed a potential crash caused by a nil value
release-0.6.15-2
- Article public link — Fixed public link generation for ENS domains like vitalik.eth
release-0.6.15-1
release-0.6.14..release-0.6.15-1(everything new since the prior release)?release-0.6.15-1..release-0.6.15-2or another patch range?
release-0.6.15
- ENS resolution — Fixed an issue with resolving vitalik.eth
release-0.6.14
- Template name in planet.json — Export and handle the template name in planet.json for better template portability
- Unfollow cleanup — Delete the local data directory when unfollowing a Planet to free up disk space
release-0.6.13
- RSS feed improvements — Planet name and description are now set from RSS title and description, fixed RSS item link generation
- Version management — Marketing version is now managed via xcconfig for more reliable build versioning
- Richer placeholder content — New planets include more complex placeholder content to better demonstrate features
- UI safety — Removed an easy-to-accidentally-tap Delete button to prevent unintended data loss
release-0.6.12
- Imported articles — Fixed an issue where imported articles could appear with missing content
release-0.6.11
- Import & Export — Fixed an error popup that could appear when importing or exporting a planet
release-0.6.10
- Import & export improvements — Check index.html and assets before exporting; drag and drop .planet data files onto the Dock icon to import
- Delete confirmation — Added a confirmation dialog before deleting a planet
- Open in public gateway — New option to open a planet in a public IPFS gateway
- Template preview — Preload assets and use the same rendering method as article view for more accurate template previews
- SwiftLint — Adopted SwiftLint for consistent code style across the project
- URL handling — Restored and stabilized custom URL scheme handling
release-0.6.9
- Auto-update — Improved reliability of the automatic update mechanism