Lokus v1.3.0
🚀 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_1.3.0_aarch64.dmg
or Lokus_aarch64.app.tar.gz
Note: This app is not code-signed. macOS will show a "damaged" warning. To bypass:
- Right-click the app → Open (don't double-click)
- Or run:
xattr -cr /Applications/Lokus.app
🪟 Windows
- Installer: Download
Lokus_1.3.0_x64_en-US.msi
- Portable: Download
Lokus_1.3.0_x64-setup.exe
🐧 Linux
- Ubuntu/Debian:
Lokus_1.3.0_amd64.deb
- Fedora/RHEL:
Lokus-1.3.0-1.x86_64.rpm
- Universal:
Lokus_1.3.0_amd64.AppImage
Full Changelog: v1.2.3...v1.3.0