• 1.4.0 6a8eacdece

    1.4.0 Stable

    kerem released this 2025-11-25 20:22:16 +03:00 | 25 commits to main since this release

    📅 Originally published on GitHub: Mon, 01 Dec 2025 14:20:33 GMT
    🏷️ Git tag created: Tue, 25 Nov 2025 17:22:16 GMT

    Registry Manager

    • Create new keys.
    • Delete existing keys.
    • Rename keys.
    • Create new values (String, Multi-Line String, Binary, DWORD, QWORD) with the ability to switch between modes (Convert data when applicable).
    • Edit values.
    • Delete values.
    • Rename values.
    • Fix issues in the registry tree display and navigation.

    File Manager

    • Fix issues in the folder tree display and navigation.

    File Content Streaming

    • Redesigned interface for improved user experience.
    • Added new hex table component for easier viewing and editing.

    Miscellaneous

    • Code refactored and improved for clarity, maintainability and extensibility - further work is expected progressively.
    • Updated Optix command serializer to support TObjectList<T> and TList<T>.
    • Custom hex table component added with support for read-only mode, editing, and dynamic memory expansion.
    • Removed non-GUI client from repository. Only the Client GUI remains.
    Downloads