Buku

Latest version: v4.9

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 12

1.5

2015-12-20

Modifications
- Project name changed to `Buku` to avoid any copyright issues. This also means old users have to move the database file. Run:
<pre>$ mkdir ~/.cache/buku/
$ mv ~/.cache/markit/bookmarks.db ~/.cache/buku/bookmarks.db
$ rm -rf ~/.cache/markit/bookmarks.db</pre>
- Manual AES-256 encryption and decryption support (password protection) implemented. This adds dependency on PyCrypto module. Installation instructions updated in README.
- Some typos fixed (thanks GuilhermeHideki)

-------------------------------------------------------------------------------

1.4

2015-11-13

Modifications
- Refresh full bookmark database. Fetch titles from the web, retain tags.
- Notify empty titles in red during online add or update.

-------------------------------------------------------------------------------

1.2

2015-11-11

Modifications
- Introduced `-S` search option to match ALL keywords in URL or title
- Introduced `-x` option to show unformatted selective output (for creating batch scripts)
- Added examples on batch add and update (refresh) scripts
- Handle multiple title tags in page
- Handle title data within another tag (e.g. head)
- Show DB index in search results, removal and update confirmation message

-------------------------------------------------------------------------------

1.1.1

Changed

- Don't change case sensitivity of matched text when filtering bookmarks.
- New refresh icon and accompanying rotate animation.
- Fixed multiple severe issues unique to Firefox:
- Startup error.
- Not autofocusing.
- No preferences.
- Popup window not closing upon opening a bookmark.
- Styling incl/ the refresh icon.

1.1

2015-11-10

Modifications
- Replace Unicode chars in title data before UTF-8 decoding (for parser to succeed).

-------------------------------------------------------------------------------

1.1.0

Added

- Much improved UI layout with more useful information.
- Highlight the filter text wherever it matches.
- User-visible error messages.
- Basic tutorial message for new users.

Changed

- Filtering will now filter based upon four fields, in this order: name, tags, URL, description.
- Fixed URL validity checker.
- Minimum Chrome & Firefox versions (for async/await).
- Misc bugs and QOL improvements.

Page 11 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.