Releases: deksdeveloper/dawno
Releases · deksdeveloper/dawno
dawno_setup_0.0.2_win64
DAWNO v0.0.2 - Second Release
Highlight: Built-in Git & Source Control GUI
DAWNO now features a natively integrated Git client! You no longer need to use an external terminal for your version control:
- Source Control Panel: Track your modified, staged, and untracked files right from the Activity Bar.
- Git CLI Integration: Seamlessly stage, commit, push, pull, and sync your work within the editor.
- Visual Diff Viewer: Review your code changes line-by-line before committing with the new interactive
GitDiffModal.
Major Editor Features
- Expanded Localization: We've added complete language support for 10 new locales (AR, ES, FR, IT, JA, KO, PT, RU, VI, ZH). DAWNO is now more accessible globally!
- Editor Toolkit Expansion: Integrated essential new tools directly into the editor context:
- Find & Replace functionality
- Minimap (Overview map) toggle
- Word Wrap support
- Go to Line navigation
- Configurable Auto-Save: Never lose your work again. You can now enable automatic saving with a customizable delay via the Settings panel.
Fixes & UI/UX Improvements
- Zero-Lag Workspace Resizing: We completely overhauled the Output Panel's resize architecture. Dragging the panels is now perfectly synced with the Monaco layout engine, resulting in a flawless, instantaneous, and rigid resizing experience—identical to VS Code.
- UI Polish & Perfection: Resolved various visual clipping, overlap, and alignment issues. The Projects layout and Explorer panel have received significant CSS upgrades for a premium feel.
- Data Safety: Fixed a critical issue where generating a "New Script" could occasionally result in an empty file bug.
- Streamlined Core: Removed the legacy Plugin Browser to keep the editor lightweight and hyper-focused on performance.
v:0.0.1-beta
DAWNO v0.0.1 - Initial Release
DAWNO is a modern alternative to the classic Pawno editor, designed for SA-MP and open.mp developers. This initial release introduces the core editing environment along with several key features to enhance the developer experience.
Key Features
- Multi-Language Support (i18n): Added full support for English, Turkish (Türkçe), and German (Deutsch). You can switch languages instantly via the Settings menu.
- Advanced Code Editor: Integrated Monaco Editor with syntax highlighting and intelligent performance optimizations.
- Integrated Server Manager: Start, stop, and restart your SA-MP/open.mp server directly from the editor with live log tracking.
- Configuration Editor: Manage your server's configuration files (JSON and CFG) through a user-friendly table interface.
- Improved Sidebar Visibility: The explorer sidebar now intelligently hides when no project folder is open, maximizing your workspace for standalone file editing.
- Discord Rich Presence: Show off what you're working on! Your Discord status now accurately tracks your project and the file you're currently editing.
Improvements and Fixes
- Stable Versioning: Fixed installer versioning where file version was incorrectly showing as 0.0.0.0; now correctly displays 0.0.1.0 in Windows.
- Discord RPC Stability: Resolved an issue where presence would occasionally stay in "Idle" state while editing.
- Character Encoding: Added comprehensive support for various encodings, including Western European, Cyrillic, and specifically Turkish (Windows-1254).
- Explorer Translation: Fixed an issue where the "Explorer" sidebar label remained in English regardless of language settings.
- Updated Documentation: Replaced the initial README with a detailed, professional English version.
Installation
Download dawno_setup_0.0.1_win64.exe from the assets below and follow the installation wizard.
Follow the project on GitHub: deksdeveloper/dawno