Releases: thiswillbeyourgithub/karakeep_python_api
Releases · thiswillbeyourgithub/karakeep_python_api
Release list
1.7.0
Full Changelog: 1.5.0...1.7.0
1.5.0
Matches karakeep 0.29.0
Full Changelog: 1.2.0...1.5.0
1.2.0
- matches the open api specifications upstream
- add code and test to send PDFs directly to karakeep, as well as upload_a_new_asset and get_a_single_asset
- mention the community script freshrss-to-karakeep
Full Changelog: 1.1.0...1.2.0
1.1.0: breaking argument change
What's Changed
-
BREAKING: change the base_url argument and env var to endpoint following the report from @Eragos
-
New community script by @youenchene
- fix: remove debug point + cleaning script by @youenchene in #4
Full Changelog: 1.0.0...1.1.0
1.0.0
Quite a lot of changes. Notably:
- added a community script to import highlights from omnivore exports
- updated the omnivore archive community script so that a high enough "readingProgress" means that the bookmark should be considered as an archive
- reworked a bunch of the method that expected a dict to make them expect a bunch of arguments, making it much easier to use
- make the "reading_time" script create duration based smart lists
Full Changelog: 0.2.3...1.0.0
0.2.3
0.2.2
0.2.1
0.2.0
What's Changed
- example script for pocket by @youenchene in #2
- fix: retry 3 times on archiving if got a timeout. by @youenchene in #3
New Contributors
- @youenchene made their first contribution in #2
Full Changelog: 0.1.7...0.2.0