v1.0.1
- Fixes optional
host
field when adding an Amazon S3 bucket (wasn't optional while it should be) - Improves search (uses lunr.js)
See https://lunrjs.com/guides/searching.html#term-presence regarding the search functionality. You can exclude terms, mark both terms as required, only search in certain columns, etc.