- Update to 10.0 zig compiler
- Update zig-clap to most recent
- Tab title follows host:cwd
- Prepare for i18n using Gettext
- Added
Aboutdialog with credits - Removed
Makefile - Replaced functionality in
Makefileinbuild.zig - Added ability to create a package archive in
build.zig - Export png application icons in build.zig (requires inkscape)
- Cleaned up application menu by moving navigation items and copy/paste into currently not shown top level menus
- Significant refactor
- Almost full use of
zig-vteinterface in favor ofCinterface - User editable keybindings
- Working image backgrounds
- Gradient backgrounds
- Solid color backgrounds set using css
- Binary renamed to
zt - Icon refresh
- Dependencies frozen until next release
- Remove
gyrobuild option