Releases: RealMelkor/Vgmi
Releases · RealMelkor/Vgmi
Version 2.1
- Add modern key bindings
- Add more mouse controls
- Add tty mouse support on Linux
- Add https proxy support
- Use temporary files for the exec command
- Various bug fixes
Version 2.0
- Major rewrite and redesign
- Parse foreign data into isolated parser processes
- Allow changing the configuration with about:config
- Allow managing known hosts with about:know-hosts
- View history with about:history
- Manage bookmarks with about:bookmarks
Version 1.5
- Add sandbox on Illumos and Solaris
- Replace the H and L hotkeys by gT and gt to navigate tabs
- Jump to a line by entering its number after the column
- Add ignore command to visit capsules using expired certificates
- Display tab characters properly as a maximum of 8 spaces
- Display text within three backticks as a different color and hide the backticks
- Add support for macOS in the build script
- Add a size limit to the server response to protect against servers trying to cause a denial of service
- No longer allocate memory when downloading files
- Handle some memory allocation failures to keep the program going instead of crashing
Version 1.4
- Add exec command
- Add forget command
- Add tab title
- Improve stability
- Fix bugs
Version 1.3
- Add search functionality
- Add download command
- Fix minor bugs
Version 1.2
Add sandboxing on Linux, FreeBSD, OpenBSD
Fix minor bugs
Version 1.1
v1.1 fix a resize scrolling bug, fix loading links on extended gemini meta…