Skip to content

v1.1.0

Compare
Choose a tag to compare
@LebCit LebCit released this 13 Jun 04:14
· 3 commits to main since this release

🎉 Release v1.1.0 - Enhanced Editor Experience

✨ New Features

Off-Canvas Editor Sidebar

  • Distraction-free editing: Sidebar now slides in from the right, keeping your content always in view
  • Full-width editor: Main editing area now utilizes the complete screen width
  • Fullscreen compatibility: Sidebar remains accessible even in distraction-free fullscreen mode

Keyboard Shortcuts

  • ⌨️ Ctrl/Cmd + S: Smart save that intelligently preserves your content status
  • ⌨️ Ctrl/Cmd + Shift + S: Quick toggle sidebar visibility
  • ⌨️ ESC: Close sidebar when open

Intelligent Save System

  • Status-aware saving: Automatically maintains published/draft status for existing content
  • Validation feedback: Real-time notifications for title requirements and duplicate slugs
  • Visual feedback: Color-coded notifications (success, warning, error, info)

🎨 UX Improvements

  • Intuitive controls: Sidebar toggle integrated naturally into editor tabs
  • Smooth animations: Professional slide-in/out transitions
  • Better focus management: Auto-focus and scroll lock for improved usability
  • Mobile optimized: Full-width sidebar on mobile devices
  • Consistent experience: Unified behavior across normal and fullscreen modes

🔧 Technical Enhancements

  • Clean architecture: HTML-first approach with minimal JavaScript overhead
  • Responsive design: Optimized for all screen sizes
  • Accessibility: Proper keyboard navigation and focus management
  • Performance: Reduced DOM manipulation and efficient event handling

This release significantly improves the content editing workflow while maintaining full backward compatibility. No breaking changes - your existing content and workflow remain unchanged.

Upgrade: Simply pull the latest version and enjoy the enhanced editing experience!