Skip to content
Tags give the ability to mark specific points in history as being important
  • 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
    
  • v1.6.10
    3068c5b5 · v.1.6.10 ·
    v1.6.10 - 14 apr '23
    
      - add support to online events (thanks @sedum) #26
      - show past events in tag and place pages #259
      - fix import from URL for guest, #256
      - fix ics export timezone, #258
      - fix autocomplete address when geocoding, #216
    
  • v1.6.8
    v1.6.8
    
      - use new $time in admins table, fix #252
      - fix some WPGancio issues
      - new custom color feature!
      - update locales (durch, spanish, galician)
      - improve index, tag, place page layout
      - use luxon instead of dayjs server side, fix #254
    
  • v1.6.7
    780938ef · v1.6.7 ·
    v1.6.7 - 22 mar '23
    
      - node is not Intl ready, fix #250
      - fix old smultidate events without an end_datetime!
      - fix a small issue during setup
    
  • v1.6.6
    9f90df2b · v.1.6.6 ·
    v1.6.6 - 22 mar '23
    
      - node is not Intl ready, fix #250
      - fix old smultidate events without an end_datetime!
    
  • v1.6.5
    eb2bf321 · release v1.6.5 ·
    v1.6.5
    
      - optimize home page using lazy loading
      - add support for server side http proxy (thanks @sedum)
      - add Duch (nl) locale (thanks @jeoenepraat)
      - fix #244, dark theme user / admin preference merge issue
      - fix some issues with recurrent events, #247
      - improve search flow (order by, press enter or icon...)
      - filters / helpers refactoring
      - tag and place pages list all events (past too)
      - show boosts/bookmarks, fix #241
      - go to event on save/update
      - use luxon instead of dayjs, new $time plugin
      - fix event import from URL
      - remove an annoying warning from logs
    
  • v1.6.4
    b654f29d · update changelog ·
    v1.6.4
    
      - add missing i18n during setup
      - really fix #232
      - downgrade mariadb as sequelize is not ready yet
      - location saving not working when geocoding is disabled, fix #238
    
  • v1.6.3
    bba196b0 · update changelog, v1.6.3 ·
    v1.6.3 - 17 feb '23
    
      - visitors could now choose to view images or not / dark theme or not
      - i18n refactoring, locale loaders, custom strings, fix #231
      - introduce a new instance api limiter
      - hide search filters when none is allowed
      - add instance timezone and AP actor to nodeinfo
      - event api path is now /api/event/detail/
      - fix tag in rss export
      - fix fbclid param removal in url sanitizer
      - fix ics validation
      - rows now breaks correctly in description, fix #237
      - do not use hash as tags separator, fix #210
      - do not use end time when not used, fix #233
      - use timezone on selection, fix #232
      - fix ics link
    
  • v1.6.2
    749c6567 · typo ·
    v1.6.2
    
    1.6.2 - 12 jan '23
      - add swipe gesture to move to next/prev event
      - fix refresh collections, fix #219
      - add russian translation (thanks @drunkod)
      - refactor search / filter / selection fix #225, 227, #224
      - models initialization refactored, better dev experience, fix backend HMR
    
  • v1.6.1
    a3e75a18 · v1.6.1 ·
    1.6.1 - 15 dec '22
      - allow edit tags in admin panel, fix #170
      - fix header / fallback image upload, fix #222
      - fix WPGancio MU
      - fix recurrent events label
      - update translations (de, es, eu, gl)
    
  • v1.6.0
    1.6.0
    
      - new plugin system - fix #177
        - new "publish on telegram" plugin: (thanks @fadelkon)
      - people can now choose the language displayed - fix #171
      - admin could choose a custom fallback image - fix #195
      - it is now possible NOT to enter the end time of an event - fix #188
      - live search
      - improve event import
      - add Apple touch icon - fix #200
      - add nominatim / openstreetmap search feature (thanks @sedum)
      - new hide calendar option
      - new hide thumbs from homepage option
      - linkable admin tab
      - friendly instances label is now customizable (thanks @sedum)
      - i18n refactoring
      - Wordpress plugin now supports MU installation
      - new chinese translation
      - new portuguese translation
      - improved navbar layout
      - improved event layout
      - complete oauth2 refactoring
      - fix ics unique uuid
      - fix place "[Object]" issue - #194
      - fix random restart while downloading random media
      - fix mobile dialog layout
      - urlencode place and tag urls
    
  • v1.5.6
    45d9ac5c · v1.5.6 ·
    v1.5.6
    
    v1.5.6 - 22 set '22
      - update linkifyjs, sequelizem, nuxt deps
      - improve homepage loading time
      - restore removed icons
    
  • v1.5.5
    65fe3e24 · v1.5.5 ·
  • v1.5.4
    e0d3b107 · v1.5.4 ·
    v1.5.4
    
      - Update webcomponent deps
      - Refactor datime display in webcomponent
      - Force flyer download
      - Restore range events on calendar
      - Fix limit/max events for mariadb #183
      - Fix endtime selection
      - Fix microdata address
    
  • v1.5.3
    098e0202 · v1.5.3 ·
    Fixed the end time selection when it's in the next day
    
  • v1.5.1
    6612c95e · v1.5.1 ·
    1.5.1 - 14 aug '22
    
    - fix regression with hidden recurrent events
    
  • v1.5.0
    v1.5.0
    
    :warning:  **BREAKING CHANGES**:
    - supported nodejs version >=14 <=16 (nodejs 12 reached End-of-Life on 30 April 2022)
    - minimum mariadb supported version >= 10.5.2
    
    **CHANGES**:
      - new Tag page
      - new Place page
      - new search flow
      - new meta-tag-place / group / collection page
      - new time selection widget
      - allow footer links reordering
      - new Docker image (smaller and faster)
      - add GANCIO_DB_PORT environment
      - restrict new tag entropy (trim, merge case insensitive)
      - add dynamic sitemap.xml
      - calendar attributes refactoring (a dot each day, colors represents n. events)
      - fix event mime type response
      - fix mariadb JSON fields
      - new gancio CLI accounts management (list / create / remove / modify accounts)
      - improve smtp setup, allow local sendmail, smpt port, tls/starttls
      - redirect to path based on content type request
      - add Slovak translation
      - lot of fixes
    
  • v1.4.4
    93d08896 · minor ·
    v1.4.4 - 10 mag '22
    
      - better img rendering, make it easier to download flyer #153
      - avoid place and tags duplication (remove white space, match case insensitive)
      - show date and place to unconfirmed events
      - add warning when visiting from different hostname or protocol #149
      - add tags and fix html description in ics export
      - add git dependency in Dockerfile #148
      - add external_style param to gancio-events webcomponent
      - add GANCIO_HOST and GANCIO_PORT environment vars
      - fix place and address when importing from url #147
      - fix user account removal
      - fix timezone issue #151
      - fix scrolling behavior
      - fix adding event on disabled anon posting
      - fix plain description meta
      - fix recurrent events always shown #150
      - remove `less` and `less-loader` dependency