-
v1.10.0a70529d7 · ·
v1.10.0 This release is a big step toward interoperability with ActivityPub, look at the [documentation](https://gancio.org/federation) for the details. Thanks to @linos from [event-federation.eu](https://event-federation.eu/) and @tcit from [mobilizon](https://joinmobilizon.org/) * **AP:** implement FEP-2677 in nodeinfo ([07fcbbd](https://framagit.org/les/gancio/commit/07fcbbd4ce6727817812b9c71903ca1bf61d394e)) * **AP:** implement application Actor retrieval FEP-2677 ([9c74f51](https://framagit.org/les/gancio/commit/9c74f5198d7c2c360fdb70ebbd0d4bfc2e6999b4)) * **AP:** improve logging and interoperability ([ca1bd24](https://framagit.org/les/gancio/commit/ca1bd2487cd2c42af096dd9cd1b8f07beceb90eb)) * **AP:** retrieve instance info via nodeinfo ([1e0665d](https://framagit.org/les/gancio/commit/1e0665dc3d2de8f0f459d8941403ce1276269b39)) * **AP:** support Note/Event update and removal ([f1158db](https://framagit.org/les/gancio/commit/f1158dba73501e98918d7fa499289554743832b9)) * **AP:** improve interaction with AP, [#322](https://framagit.org/les/gancio/issues/322) ([340d503](https://framagit.org/les/gancio/commit/340d50301f1b76ebc17dd4fe6d419c2afc5fb556)) * **AP:** init unit test ([12c0f21](https://framagit.org/les/gancio/commit/12c0f21a8984acd9d10f2fb86e6dc6b7b8d25aef)) * **AP:** minor with unfollow ([a70529d](https://framagit.org/les/gancio/commit/a70529d771f4cb70b9c0946e97810ba85b4242f1)) * **collections:** add instances as potential filter in collections ([7a6101b](https://framagit.org/les/gancio/commit/7a6101be7ba4990bd0c0cf32344e8ca59c4de8c2)) * **collections:** a collection could be used as homepage ([3fd9f5a](https://framagit.org/les/gancio/commit/3fd9f5a8cbc5766c8c6e65fc1ff97ed69cf7edf9)) * **locale** add Românesc ([bdc6b39](https://framagit.org/les/gancio/commit/bdc6b3925a68314d75a3c3ca4fd1af72149d1199)) * use .splat in production too ([5dcae0d](https://framagit.org/les/gancio/commit/5dcae0d9755726553974b32338187bf3b8a01067)) * body parse ld+json coming from fediverse ([f96c826](https://framagit.org/les/gancio/commit/f96c8261d778bc2b9dc3b9e9a4446bda459bd6c3))
-
v1.6.1877f04ac0 · ·
v1.6.18 - [feat] allow to specify password while create new user via CLI to [support yunohost](https://github.com/YunoHost-Apps/gancio_ynh/pull/2#discussion_r1364285417) - [feat] check if I'm reachable to myself to help in [#298](https://framagit.org/les/gancio/-/issues/298) - [feat] improve recover and user_confirm error messages - [feat] improve export and allow to export `collections` in rss/ics/widget - [fix] fix postgres image version in docker-compose [#303](https://framagit.org/les/gancio/-/issues/303) - [fix] Improve json-ld representation of events [#33](https://framagit.org/les/gancio/-/merge_requests/33) - [fix] Add description field to admin's new user form, closes [#307](https://framagit.org/les/gancio/-/issues/307) - [fix] use tls SSLv3 to send email, fix [#192](https://framagit.org/les/gancio/-/issues/192) - [fix] notify user when accepted, fix [#308](https://framagit.org/les/gancio/-/issues/308) - [fix] forgot password on active user only - [fix] make search case insensitive, fix [#301](https://framagit.org/les/gancio/-/issues/301)
-
v1.6.15c2f62ea4 · ·
v.1.6.15 - [feat] clone event - [feat] am/pm / 24hr support, fix [#294](https://framagit.org/les/gancio/-/issues/294) [#264](https://framagit.org/les/gancio/-/issues/264) - [feat] update telegram plugin bridge to v1.0.3, [#299](https://framagit.org/les/gancio/-/issues/299) - [feat] include Brazilian Portuguese (pt-br) and Portugual Portuguese (pt-pt) [#292](https://framagit.org/les/gancio/-/issues/292) - [fix] MariaDB JSON fields manual fix - [fix] improve some corner case with SMTP From field [#297](https://framagit.org/les/gancio/-/issues/297) - [fix] CLI has to fail when configuration not present [#284](https://framagit.org/les/gancio/-/issues/284) - [minor] remove html2text dep from client - [minor] RSS item's title format is now YYYY-MM-DD, [#300](https://framagit.org/les/gancio/-/issues/300)