~whereswaldon/wisteria

v0.0.11 4 years ago .tar.gz browse log

Bugfix Release:

- Typing an "L" in the in-TUI editor no longer switches to the log
- Clicking on a message to select it now also updates the metadata in the bottom bar

v0.0.10 4 years ago .tar.gz browse log

Fix build for windows

This release contains no new features, but fixes our CI/CD by
fixing compilation errors for windows and (hopefully temporarily)
removing support for netbsd and openbsd because various new dependencies
do not compile for them right now.

v0.0.9 4 years ago .tar.gz browse log

Add support for running without GPG installed

Known bugs:
- Pressing 'L' when composing a message will switch to the log viewer.
  Investigation into this is ongoing.

v0.0.8 4 years ago .tar.gz browse log

Automatically release to sourcehut

v0.0.7 contained a bugfix, but also contained a commit that
broke the CI/CD automatic release process so that no artifacts
were released. This tag should fix that.

v0.0.7 4 years ago .tar.gz browse log

Relocating grove no longer causes cryptic crashes

This release fixes a bug in which changing the storage location
of your arbor history would crash wisteria unless you copied your
identity file to the new grove manually or created a new config
file for wisteria.

v0.0.6 4 years ago .tar.gz browse log

Enable mouse support in message history

This commit simply enables basic mouse navigation of the chat
history. You can scroll the history (without changing the selected
message) using your mouse scrolling, and you can change the selected
message by clicking.

v0.0.5 4 years ago .tar.gz browse log

Fix startup missing directory bug

The previous release would fail to start for the first time
because it did not automatically create a directory to hold
its configuration file. This release resolves that issue.

v0.0.4 4 years ago .tar.gz browse log

Fix message sending when grove not in cwd

This release fixes a problem with v0.0.3 in which using the new
grove path flag (or the new default value) would result in creating
the new nodes in the current working directory instead of the grove.
This prevented the nodes from ever being sent to peers or displayed
in the UI.

v0.0.3 4 years ago .tar.gz browse log

First sourcehut release

New features:
- configurable config file (flags)
- configurable grove path (flags)

Changes:
- editor command configuration removed

v0.0.2 4 years ago .tar.gz browse log

ci/cd: echo release script actions
1 / 2
Do not follow this link