Releases: Aeshp/Clipnext
Releases · Aeshp/Clipnext
ClipNext v1.1.1 — Clipboard Stability Improvements
🛠️ ClipNext v1.1.1
This patch release focuses on improving clipboard behavior and overall stability.
Fixed
- Fixed image clipboard duplication behavior where selecting a saved image could create duplicate history entries.
- Improved image re-selection handling to keep clipboard history cleaner and more natural.
Improved
- Minor UI polish and usability refinements.
- General clipboard handling and stability improvements.
Thank you to everyone using ClipNext and sharing feedback. Community reports continue to help improve the extension.
v1.1.0 - Initial Public Release
Welcome to the first public release of Clipnext! 🚀
This release establishes the core architecture of a lightning-fast, privacy-first clipboard manager built entirely on Manifest V3.
🌟 Core Features
- Immortal Favorites: A dedicated storage tier that completely bypasses the 7-day automated expiry and 50-item capacity cap. Your saved snippets stay forever.
- Smart OTA Updates: A background-polling system that checks the GitHub API (bypassing rate limits) and triggers a red notification badge when a new version is available.
- Fun Notifications: A customizable, randomized toast notification system injected directly into the host DOM without CSS bleed.
- V3 Architecture: Built entirely on modern Service Workers and Offscreen Documents. Zero legacy background pages.
💅 UI & UX
- Replaced standard text buttons with clean, inline SVG iconography.
- Built custom Webkit scrollbars for a sleek, developer-focused aesthetic.
- Implemented a custom HTML/CSS destructive-action modal to intercept "Clear All" commands and prevent accidental data loss.
- Designed a dedicated Settings view with a Single Page Application (SPA) routing feel.
🛠️ How to Install
Download the Source code (zip) below, extract it, and load it into Chrome via chrome://extensions/ with Developer Mode enabled. Check the README for full instructions.