* The `config` command prints the absolute path of the files' folder together with its database value * The `database info` command shows the location of the database
Fixes
* Fix incorrect output when using the `database search-submisisons` and `database search-journals` commands * Fix matching of some edge cases of `<param>=<value>` arguments
3.23.7
Not secure
Fixes
* Fix `database server` not closing properly (the database file could still be read as open on some systems)
3.23.6
Not secure
Fixes
* Fix `database server` throwing a `TypeError` exception when passing port parameter
3.23.5
Not secure
Changes
* `database server` command does not occupy a database connection to allow running other commands on the same database while the server is running
Dependencies
* falocalrepo-database dependency set to [\~4.16.2](https://pypi.org/project/falocalrepo-database/4.16.2)
3.23.4
Not secure
Fixes
* Fix `database add-user` command
3.23.3
Not secure
Dependencies
* faapi dependency set to [\~2.18.0](https://pypi.org/project/faapi/2.18.0)