Skip to content

The Writer V1.0 Alpha

Pre-release
Pre-release

Choose a tag to compare

@Lunedor Lunedor released this 20 Apr 20:48
· 7 commits to main since this release
c6ec56e

Features:

AI Integration: Added support for AI models including OpenAI and Gemini. Users can now generate content seamlessly within the application using AI-powered prompts.

Image Uploads: Implemented image uploading functionality with support for popular formats (PNG, JPEG) and a size limit of 2MB to ensure fast performance.

API Key Management: Users can save and retrieve API keys securely, allowing personalized settings for AI services.

Custom Themes: Enhanced customization options with theme management. Users can save, load, or delete themes to personalize their writing environment.

Markdown Support: Added advanced Markdown parsing for headers which helps in organizing and navigating large documents.

Enhancements:

Secure File Handling: Improved file handling with secure filename practices to prevent directory traversal vulnerabilities.

User Preferences: Enhanced preferences management allows users to save and restore their settings like themes, focus mode, and more.

UI Improvements: Various UI enhancements including a focus mode for distraction-free writing, typewriter scrolling for a smooth writing experience, and an updated file explorer for better file management.

Bug Fixes:

Stability Improvements: Multiple backend stability enhancements to improve the overall performance and reliability of the application.

Error Handling: Better error messages and handling for API interactions and file operations to aid in troubleshooting.

Security:

Implemented secure handling of all file and image uploads to prevent unauthorized access and ensure user data protection.

Known Issues

Some users may experience slow load times with large images or documents. Future updates will aim to optimize this. Also sometimes keyboard navigation can cause freeze.

For detailed documentation and further assistance, please refer to the user guide available in the project page.