Releases: FirowMD/hl-rev
Releases · FirowMD/hl-rev
v.0.2.1.post2
What's Changed
- ⬆️ chore(deps): update: Bump @tauri-apps/plugin-shell from 2.2.2 to 2.3.0 in /bytesto4t by @dependabot[bot] in #41
- ⬆️ chore(deps): update: Bump lucide-svelte from 0.507.0 to 0.536.0 in /bytesto4t by @dependabot[bot] in #45
- ⬆️ chore(deps): update: Bump @tauri-apps/plugin-fs from 2.2.1 to 2.4.1 in /bytesto4t by @dependabot[bot] in #44
- ⬆️ chore(deps): update: Bump lucide-svelte from 0.536.0 to 0.541.0 in /bytesto4t by @dependabot[bot] in #53
- ⬆️ chore(deps): update: Bump @sveltejs/vite-plugin-svelte from 5.1.1 to 6.1.3 in /bytesto4t by @dependabot[bot] in #52
- ⬆️ chore(deps): update: Bump svelte-tiny-virtual-list from 2.1.2 to 3.0.1 in /bytesto4t by @dependabot[bot] in #50
- ⬆️ chore(deps): update: Bump @tauri-apps/plugin-log from 2.4.0 to 2.6.0 in /bytesto4t by @dependabot[bot] in #46
Full Changelog: v0.2.1.post1...v.0.2.1.post2
v0.2.1.post1
What's Changed
- ⬆️ chore(deps): update: Bump lucide-svelte from 0.507.0 to 0.509.0 in /bytesto4t by @dependabot[bot] in #28
- ⬆️ chore(deps): update: Bump typescript from 5.6.3 to 5.8.3 in /bytesto4t by @dependabot[bot] in #27
- ⬆️ chore(deps): update: Bump lucide-svelte from 0.509.0 to 0.511.0 in /bytesto4t by @dependabot[bot] in #29
- ⬆️ chore(deps): update: Bump @tauri-apps/plugin-fs from 2.2.1 to 2.3.0 in /bytesto4t by @dependabot[bot] in #30
- ⬆️ chore(deps): update: Bump lucide-svelte from 0.511.0 to 0.515.0 in /bytesto4t by @dependabot[bot] in #32
- ⬆️ chore(deps): update: Bump paneforge from 0.0.6 to 1.0.0 in /bytesto4t by @dependabot[bot] in #34
- ⬆️ chore(deps): update: Bump @tauri-apps/plugin-dialog from 2.2.2 to 2.3.0 in /bytesto4t by @dependabot[bot] in #36
- ⬆️ chore(deps): update: Bump @tauri-apps/plugin-log from 2.4.0 to 2.6.0 in /bytesto4t by @dependabot[bot] in #38
Full Changelog: v0.2.0...v0.2.1.post1
ByteSto4t v2.0
Bug fixes & enhancements:
- Upgrade to latest
Skeleton UI
&Tailwind CSS
- Remove
Reference finder
ByteSto4t v1.4
Bug fixes & enhancements:
- AI Decompiler: now you can replace hlbc decompiler with AI generated listings
- Tools: added Imhex Pattern Generator
- History View: has been removed from main panel (replaced with
AI Decompiler
)
ByteSto4t v1.3
Bug fixes & enhancements:
- History View: now you can easily move between selected elements.
- Tools: visual changes for
Function recognizer
. - Tools: added
Reference finder
, which allows you to find all references for given element id. - Hex View: has been removed, I recommend to use 010 Editor or Imhex instead with corresponding template/pattern file.
- Default theme is changed on
Hamlindigo
.
ByteSto4t v1.2
Bug fixes & enhancements:
- Disassembler:
save
now works correctly. - File picker: Now can filter by *.hl extension.
- X-References: Fixed bug with wrong indices.
- Files tab: Fixed a bug where missing
debug_files
caused a crash. - Hex view: Added auto-navigation for functions, classes, and natives.
- Inspector: Added file offset for functions, classes, and natives
- Tools: Added
File recognizer
to automate working withexport_functions.lua
- New icon and logo
ByteSto4t v1.1
Bug fixes & enhancements:
- New tab: Add Hex View for raw data inspection.
- Tab Navigation: Switching between tabs now remembers the selected item in the left panel.
- X-References: Added x-references in the
Inspector
tab for strings, globals, and functions. - Files: Functions from the selected file are now displayed in the
Inspector
tab.
ByteSto4t v1
Windows installers