Releases: d3uceY/Tea-x-Tea
Releases · d3uceY/Tea-x-Tea
v0.1.1
v0.1.0
Full Changelog: https://github.com/d3uceY/Tea-x-Tea/commits/v0.1.0
First public release of TeaXTea**, a lightweight desktop text editor built with Go + Wails + React.
✨ Features
- 📂 Select folders and list text files
- 📝 Open, edit, and save
.txtfiles - 🗑️ Delete files with confirmation dialog (Radix UI)
- 💾 Persist last opened directory using SQLite
- 🔄 Automatically restore last working directory on launch
🧠 Backend (Go)
- SQLite database initialization and management
- Robust file system operations (read, write, delete)
- Improved directory handling and error messages
- Refactored data models for cleaner API responses
🎨 Frontend (React)
- Improved file list UI with edit/delete actions
- Empty-state handling for directories
- Integrated Radix UI dialogs
- Updated branding and application title
- New TeaXTea logo and application icon
🛠️ Improvements & Fixes
- Fixed SQL update syntax issues
- Corrected last directory update logic
- Refactored directory state handling
- Cleaned up application naming across the project
📦 Meta
- Version bumped to 0.1.0
- Updated README with latest features and usage
- Updated package checksums and dependencies
🚀 This release marks the foundation of TeaXTea. More features, polish, and improvements coming soon.