mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 23:05:10 +01:00
18 lines
338 B
Markdown
18 lines
338 B
Markdown
|
|
## v0.2.0 (unreleased)
|
|
|
|
- Sorting of bookmarks
|
|
- Sort by title
|
|
- Sort by date
|
|
- Logging of actions
|
|
|
|
|
|
## v0.1.0
|
|
|
|
2016-07-26
|
|
|
|
- Initial release
|
|
- Flask application with functionality to add users, add and edit bookmarks,
|
|
tag bookmarks, group by tags, create tag-based public pages (read-only, to be shared
|
|
with interested parties)
|