What's New in v1.2.0
✨ Features
- Tab Bar Support - Work with multiple files simultaneously with the new tab bar
- Scroll Position Memory - Each tab remembers its scroll position when you switch between files
- Directory Support in CLI - Use
markview .to open the app with the current directory - Auto-scrolling Tabs - Active tabs automatically scroll into view when selected
- Update Download Progress - See real-time progress when downloading updates
🐛 Fixes
- Fixed tab bar visibility issues
- Fixed CLI command display (now correctly shows
markviewinstead ofmrkdwn) - Tab bar now shows even with a single file open
🔧 Improvements
- Better file navigation experience
- Smooth tab switching with instant content loading from cache
- Progress bar for update downloads in both notification and settings panel
- Improved CLI usage display in settings
📦 Installation
Download the appropriate file for your system:
- macOS (Apple Silicon):
Markview-1.2.0-arm64.dmg - macOS (Apple Silicon ZIP):
Markview-1.2.0-arm64-mac.zip
🖥️ CLI Installation
After installing the app, you can install the CLI from Settings → Command Line Interface:
# Usage examples:
markview filename.md # Open a specific file
markview . # Open current directory🔄 Auto-Updates
Markview now supports automatic updates! The app will:
- Check for updates periodically
- Show download progress when updating
- Notify you when a new version is ready to install
Note: If you have v1.1.1 installed, you'll receive an update notification for this release!