- optionally specify output file with `--json` - confirm auto-tag generation in chatty mode - unblock GUI browsers when running on WSL - handle up to 10 server redirects (452) - fix issue with reverse proxy (435) - use ImportError instead ModuleNotFoundError (437) - import pyreadline on windows (441) - auto-generated package refresh
- Project renamed to `buku` (small `b`) - Export tags in markdown format as comments - Tag support for Org import/export - Better Windows 10 support - Reverse proxy support for `bukuserver` - Config `OPEN_IN_NEW_TAB` for `bukuserver` - Documentation updated - Fix Firefox default profile detection - Fix export to DB failing after search - Fix broken prompt colors - User agent updated
- Disabled appending tags from page on update - Improved Windows color support using colorama (optional dep) - New format option to show only title and tag - Python 3.4 is EOL, support discontinued - Several fixes and code refactor