This changelog lists changes that affect what holders, creators, and developers see. Internal refactors, performance work, and infrastructure changes are tracked in the GitHub repository.
Each entry is dated, tagged with the affected hub (users or
developers), and links to the relevant pages.
2026-05-25
users — Open editions and free mints.
Creators can now launch a collection with no supply cap (an open
edition, one shared artwork minted on demand) and price any phase at
0 CC for a free mint. Open editions show a running mint count instead
of a progress bar and can be frozen at a finite cap later; free phases
always carry a per-wallet cap.
- Submit the collection — pick a supply mode and set free phases in the wizard.
- Prepare your metadata — the shared single-file layout an open edition uses.
- Manage your live collection — freeze an open edition at a cap.
- Mint from a launch — what open editions and free drops look like to holders.
2026-05-03
docs — docs.arkena.io published.
The first version of these docs is live. Phase 1 covers wallet creation, NFT trading, swaps, liquidity provision, collection launches, and the developer integration surface. The screenshot pass and the per-endpoint REST reference are Phase 2 work.
- What's covered — landing.
- For users — holder, creator flows.
- For developers —
window.arkenaand the backend API.