Skip to content

v1.1.10

Compare
Choose a tag to compare
@honoki honoki released this 19 May 16:24
· 30 commits to master since this release

This release includes the following changes:

  • You can remove a program and all documents that belong to it with bbrf rm <program>;
  • You can query the disabled property on programs: bbrf programs where disabled is true;
  • Bug fixes and various improvements;

To upgrade your client run pip install --upgrade bbrf. To upgrade your server, run bbrf server upgrade. Note that this can take a few minutes to complete, depending on the amount of records in your database.