Index News Docs Issues Source

# Chawan 0.4.0

Version 0.4.0 of the Chawan TUI browser has been released.

A tarball of the source tree is available here. Please refer to the README.md file for compilation instructions.

A static binary distribution for amd64 Linux also exists. To install it, extract the archive somewhere and run make install as root. (To uninstall, run make uninstall.)

The same distribution is also available as a .deb package.

## Breaking changes

In 0.4.0, the default paths for the urimethodmap file no longer include W3M-specific paths. Users who relied on this should either copy the urimethodmap over, symlink them, or change the external.urimethodmap setting. See this post for details.

In addition, the (Chawan-specific) $MAILCAP_URL environment variable is no longer set for mailcap entries, so users who depend on it should change it to %u.

## What's new

This release mostly focuses on refactoring, but it also includes some visible improvements:

Some less visible, but still notable changes:

This is far from an exhaustive list of all changes. For a full changelog, see the NEWS file.

## What's next

I got bogged down in yak shaving for this release, so the plan for persistent connection support has been postponed. Nevertheless, its absence is still the main usability issue in my eyes, so I want to work on that soon.

Of course I have many other ideas too, but we'll see how much of those will be finished by the next release.