🚀 Lokus v1.3.0 - Major Feature Release
🎯 What's New Since v1.2.3
📊 Bases - Notion-like Database System
The biggest feature in this release! Create dynamic databases from your notes.
- Table Views - Sort, filter, and organize notes like spreadsheets
- Custom Properties - Add metadata (tags, dates, numbers, URLs, etc.)
- Multiple Views - Different perspectives of the same data
- Smart Filters - Advanced query capabilities
- Auto-sync - Real-time updates with your workspace
🔐 Authentication & Security
- Fixed OAuth email confirmation URLs (now use lokusmd.com)
- Improved token refresh and error handling
- Better secure storage system integration
- Windows compatibility improvements
🛠️ Developer Experience
- Local cross-platform builds with Docker
- Windows build support via cargo-xwin
- Improved CI/CD workflows
- Fixed Windows Tauri CLI npm dependencies
🎨 UI/UX Improvements
- Enhanced code block rendering
- Fixed launcher recent workspaces display
- Better styling and visual polish
- Improved workspace navigation
🐛 Bug Fixes
- Fixed Cmd+W closing two tabs issue
- Resolved workspace persistence bugs
- Fixed theme persistence issues
- Better WikiLink graph connections
- Improved canvas save/load reliability
📦 Installation
🍎 macOS
- Download
Lokus_x64.app.tar.gz
or.dmg
- Apple Silicon: Universal binary included
🪟 Windows
- Download
.msi
for installer - Or
.exe
for portable version
🐧 Linux
- Ubuntu/Debian:
.deb
- Fedora/RHEL:
.rpm
- Universal:
.AppImage
Full Changelog: v1.2.3...v1.3.0