Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.13.1
    c61b4022 · chore(release): 1.13.1 ·
    chore(release): 1.13.1
    
  • v1.13.0
    e643346f · chore(release): 1.13.0 ·
    chore(release): 1.13.0
    
  • v1.12.0
    e09270e5 · chore(release): 1.12.0 ·
    chore(release): 1.12.0
    
  • v1.11.0
    e88a95f7 · chore(release): 1.11.0 ·
    chore(release): 1.11.0
    
  • v1.10.3
    bc5cf241 · chore(release): 1.10.3 ·
    chore(release): 1.10.3
    
  • v1.10.2
    bb97d076 · chore(release): 1.10.2 ·
    chore(release): 1.10.2
    
  • v1.10.1
    8f4904e1 · chore(release): 1.10.1 ·
    chore(release): 1.10.1
    
  • v1.10.0
    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.9.0
    4f520fcf · chore(release): 1.9.0 ·
    chore(release): 1.9.0
    
  • v1.8.0
    4590ce12 · chore(release): 1.8.0 ·
    chore(release): 1.8.0
    
  • v1.7.1
    557e024f · chore(release): 1.7.1 ·
    chore(release): 1.7.1
    
  • v1.7.0
    8a2b728e · chore(release): 1.7.0 ·
    chore(release): 1.7.0
    
  • v1.6.19
    1a1f5beb · chore(release): 1.6.19 ·
    chore(release): 1.6.19
    
  • v1.6.18
    77f04ac0 · chore: bump 1.6.18 ·
    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.17
    639317db · and v1.6.17 ·
    v1.6.17
    
    typo!
    
  • v1.6.16
    bdd53f3f · release v1.6.16 ·
    v1.6.16 - 4 Oct '23
    
      - [feat] add Czech locale
      - [fix] improve datetime validation
    
  • v1.6.15
    c2f62ea4 · hotfix ·
    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)
    
  • v1.6.13
    e711754e · v1.6.13 ·
    1.6.13 - 16 may '23
    
      - fix feed, ics, json exports
    
  • v1.6.12
    42b7dd16 · v1.6.12 ·
    v1.6.12 - 12 mag '23
      - Fixed a bad bug in end time calculation that would sometimes hide the event from the homepage the day it occurred
      - map marker is now draggable
      - update locales (Basque, Galician, Italian, Spanish, Catalan)
      - [fix multiline event description breaks ICS export](https://framagit.org/les/gancio/-/issues/234)
      - adds online locations and geo coords to ICS export
      - do not allow duplicate or empty tags in UI
      - [fix wrong week calculation in recurrent events](https://framagit.org/les/gancio/-/issues/266)
      - [show full media on upload / add a switch to show preview](https://framagit.org/les/gancio/-/issues/257)
      - [update image alt text when modified](https://framagit.org/les/gancio/-/issues/267)
      - [check if place or tag exists](https://framagit.org/les/gancio/-/issues/268)
      - fix export microformat / microdata events
      - plugins improvements:
        - [reload plugins when its settings change](https://framagit.org/les/gancio/-/issues/262)
        - [allow plugins to use native log system](https://framagit.org/bcn.convocala/gancio-plugin-telegram-bridge/-/issues/6)
        - [adds a way to test plugins settings from admin](https://framagit.org/bcn.convocala/gancio-plugin-telegram-bridge/-/issues/3)
        - avoid loading the same plugin twice
        - update [gancio-plugin-telegram-bridge](https://framagit.org/bcn.convocala/gancio-plugin-telegram-bridge)
    
  • v1.6.11
    fec44494 · v1.6.11 ·
    v1.6.11 - 21 apr '23
      - update deps
      - update locales (polish, spanish, catalan, galician)
      - really fix #259
      - fix #258 without setting TZ env
      - minor fix with events starting or ending at 00:00