ASN.1 Editor v25.7.9
What's new
- New MSI installer experience
Thanks to Advance Installer license, ASN.1 Editor binaries are now delivered using MSI installer (wrapped in .exe bootstrapper). This eliminates the hassle of managing ZIP package.
There are several UI improvements:
- New Ribbon menu. See #106
- New dialog which shows cryptographic hashes of selected node. See #103
- Added TreeViewItem virtualization, which should improve app performance with large tree
What's Changed
- Added virtualization to TreeViewItem. by @Crypt32 in #95
- added missing return statement by @Crypt32 in #100
- base64 in base64 fix by @thunderquack in #98
- Added Node Hashes dialog by @Crypt32 in #103
- Updated branding and copyrights back to my name/company by @Crypt32 in #104
- Migrated projects to SDK-style format by @Crypt32 in #105
- Implemented ribbon menu by @Crypt32 in #106
- Implemented app log maintenance by @Crypt32 in #107
New Contributors
- @thunderquack made their first contribution in #98
Full Changelog: v25.3.14...v25.7.9