- Fix #20 : Issue with tags when a Title contains a comma. Stats are weird.
- Changing the curl call. Now follow links (eg. the 301 code).
- Fix #18 : Issue with BM on Apple (related to readlink binary).
- Adding permissive licenses :
-
- WTFPL : do What The Fuck you Want to Public License
-
- DSSL : Demerden Sie Sich License
- Fields order is now modified. Date is now the second field instead of last.
- 2 scripts are present to migrate from tj/bm and fromo Flyounet/bm to the v0.6.0.
- Fix #17 : Add a Flag (-r) to open image stored for a link.
- Fix #18 : Store a date for the screenshot taken.
- Fix #19 : Add a Flag (-P) to take the screenshot for a specific link.
- Updated the function related to statistic to also include config info and orphaned pictures.
- Added 2 Flags -n (-N) to sort results by date (reverse)
- Documentation update
- History update
- Fix #15 : Title with Pipe not working (and also correct the delete function due to this correction)
- Fix #16 : Autoincrement doesn't work for more than 9 item
- Added an alternate print list with
-z
- HTML file generated should be good in validators
- Engine rewritted
- Added tons of configuration variables
- Added use of
cutycapt
for Linux - Added duplicate check
- Added Accelerator to find your bookmark
- Changed interface, the old one still exist but new functions use arguments
-a
,-t
, ... - Generate screenshot when added in bookmark
- Added backup
- And more, see source or help.
- Added new HTML style
- Added: use webkit2png for thumbs. Closes #2
- Added nicer display for large urls
- Added: strip http:// when listing
- Added experimental screenshots feature
- Initial release