Releases: massCodeIO/massCode
v4.0.0
massCode v4 is here 🚀
We’re excited to announce the release of massCode v4 — a major milestone that brings a brand-new foundation, improved performance, and a powerful set of tools for developers.
This version is not just an update — the app has been rebuilt from the ground up with a modern stack, a new database engine, and a set of utilities designed to supercharge your workflow.
Key Changes
Modern Tech Stack
The entire application has been rewritten using:
- Tailwind CSS 4.0 — utility-first styling
- Better SQLite3 — high-performance database
- Elysia.js — lightweight and efficient REST API framework
Migration to SQLite
Snippets are now stored in SQLite instead of JSON files, bringing:
- Faster performance with large datasets
- Atomic operations and transactions
- More reliable data storage
- Efficient searching and filtering
Developer Tools
massCode v4 ships with a new suite of built-in utilities:
- Text Tools: Case Converter, Slug Generator, URL Parser
- Crypto & Security: Hash/HMAC, Password Generator, UUID
- Encoders/Decoders: URL, Base64, JSON ⇄ TOML/XML/YAML, Text ⇄ ASCII/Binary/Unicode, Color Converter
Your feedback is welcome — open an issue, suggest a feature, or contribute to the project!
v4.0.0-beta.2
🩹 Fixes
- db: If folder index is missing, set to 0 during migration (#571)
- main: Destroy window in windows & linux #570 (#572, #570)
📦 Build
❤️ Contributors
- Anton Reshetov (@antonreshetov)
v4.0.0.beta-1
First beta 🎉
At this time, I haven't been able to successfully build the Linux version on my new MacBook M4 Pro. If you're interested in testing the beta on Linux, you'll need to build it manually for now.
Contributions are very welcome — feel free to submit a PR or share any fixes or workarounds you discover.
v3.12.1
Preparing for v4 release
🚀 Enhancements
- Check only v3 & handle github rate limit (30d0987)
❤️ Contributors
- Anton Reshetov (@antonreshetov)
v3.12.0
🚀 Enhancements
- Add window menu with minimize option (#499)
🩹 Fixes
❤️ Contributors
- Anton Reshetov (@antonreshetov)
v3.11.0
🚀 Enhancements
- Add fuzzy search (a0eba0a)
- i18n: Add new Czech translations (3166034)
- i18n: Add Persian locales (a32dc0f)
- i18n: Add Polish locales (cd44fb4)
- Add search by description (134c424)
❤️ Contributors
- Anton Reshetov (@antonreshetov)
- Jarosław Pietras [email protected]
- Alireza Ivaz (@AlirezaIvaz)
- Jiří Tenora [email protected]
v3.10.0
🚀 Enhancements
🩹 Fixes
- snippets: Delete fragment (8b362a0)
❤️ Contributors
- Anton Reshetov (@antonreshetov)
- Fred [email protected]
v3.9.0
🚀 Enhancements
🩹 Fixes
🏡 Chore
❤️ Contributors
- Anton Reshetov (@antonreshetov)
- Emircan ERKUL (@emircanerkul)
- Jiří Tenora [email protected]


