1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
0.3.3 - Jan 27, 2025
===========================
- CI release service fix
0.3.2 - Jan 27, 2025
===========================
- Extended user service (photo, contacts, folders, find)
- Improved mail service
- Add rate limiting support
0.3.1 - Oct 02, 2024
===========================
* Fix pkgconfig file using wrong api version
0.3.0 - Sep 30, 2024
===========================
NOTE: This needs a recent version of gvfs
* Set select scopes during requests
* Add support for business "Add to OneDrive" sharepoints
0.2.3 - Jun 18, 2024
===========================
* Fix memory leaks
* Fix logger level warning
0.2.2 - May 21, 2024
===========================
* Add remote copy and move functions
* Drop Authorization header during download
* Fix browsing shared files
0.2.1 - March 4, 2024
===========================
* Fix header include leading to compilation problem
* Update uhttpmock requirement to pass tests
0.2.0 - February 29, 2024
===========================
* Fix memory leak in msg_service_parse_response
* Fix building with -Werror=format-security
0.1.0 - February 13, 2024
===========================
* Initial version
|