Skip to content

Optix Gate 1.2.0

Choose a tag to compare

@DarkCoderSc DarkCoderSc released this 06 Oct 13:14
· 5 commits to main since this release
fc0f0aa
  • Registry Manager has been introduced, currently available for browsing only. Users can browse registry hives and keys and view values (e.g., DWORD, QWORD, String, Binary, etc.). Creation, deletion, and modification of keys or values will be implemented in a future update.
  • A bug in the File Manager Folder Tree related to the 'Go To Path' function has been fixed. The complete destination path, including parent and child hierarchy, is now correctly built with proper permission resolution. This fix required a significant structural change.
  • File Manager now supports relative paths. Using .. will resolve correctly, and the path format has been standardized to prevent potential errors.
  • Various other minor improvements and optimizations have been implemented.