New Features
* Add `database view` command to view entries directly in the terminal
* Alignment, colors, emphasis, links and more are converted from the HTML fields and formatted for the terminal
* Add watchlist by/to support to `download users`
* Creates/modifies user entries for each user found in the specified watchlist
* Allow passing SQLite LIKE queries to `--user` arguments of `download update`
* Add `--filter-date` option to `database history`
* Use `FALOCALREPO_FA_ROOT` environment variable to set Fur Affinity request root
* Shell completions for `database search` columns
* Shell completions for `help` commands
Changes
* Rewrite of the download handler to be more stable and fix inconsistent output
* Remove `database export` command
* `database search` can produce the same output with the `--column ` option and piping
* Table column widths for `table` output of `database search` command are now set using the `--table-widths` option
* History events are not added for `download` command using `--dry-run`
* Rename `--true-color` option to `--truecolor` for `paw` command
Fixes
* Fix `help` raising an error if the command seeking help for required an existing database file which couldn't be
found, but was set by the `FALOCALREPO_DATABASE` environment variable.
* Fix rare inconsistent download output
Dependencies
* faapi dependency set to [\~3.4.2](https://pypi.org/project/faapi/3.4.2)
* Detect users pending deletion and flag them as deactivated