Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.6.3
    bba196b0 · update changelog, v1.6.3 ·
    Release: 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 ·
    Release: 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 Release: v1.6.0 - crepe
    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 ·
    Release: v1.4.4
    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
    
  • v1.4.3
    564db696 · ehm too much ·
    Release: v1.4.3
    v.1.4.3
    
      - fix [#140](https://framagit.org/les/gancio/-/issues/140) - Invalid date
      - fix [#141](https://framagit.org/les/gancio/-/issues/141) - Cannot change logo
      - fix same day events
      - add missing icons in admin
      - prepare multisite settings
      - improve initialization
      - start unit testing API (it's never too late)
    
  • v1.4.1 Release: v1.4.1
    v1.4.1
    
      - add gl/galego locale, thanks @xosem
      - fix import redirect loop
      - add missing icons (close, repeat, arrows ...)
      - turn rss icon into a real link to improve a11y
      - force seconds to 0 for each events, fix recurring events starting date issue
      - fix next/prev selection on same datetime events
      - improve moderation UI (add author and event link + format creation date)
      - refactoring resource UI from fedi
    
  • v1.4.0
    d2ed1b92 · minor on docker-compose ·
    Release: v1.4.0
    Gancio v1.4.0
    
      - improve Cumulative Layout Shift
      - remove filename as default media label to avoid leak metadata
      - add endData to microdata
      - security fix with filtering settings, avoid sharing SMTP pass with front-end
      - fix broken SMTP
      - remove global materialicons / vuetify css, use threeshake and @nuxt/vuetify (really improve lighthouse score)
      - new Dockerfile using node:17.4-slim as base img (from 1.5Gb to ~800Mb)
      - add XSS and path traversal mitigation
      - improve a11y
      - update deps
    
  • v1.3.3
    ba8a2b58 · minor ·
    v1.3.3
    
  • v1.3.2
    00a47be8 · v1.3.2 ·
    v.1.3.2
    
    https://gancio.org/changelog
    
  • v1.3.0
    27847496 · yarn.lock ·
    Release: v1.3.0
    Gancio v1.3.0 - 26 gen '22
    
      - add mariadb support
      - add [microdata](https://developer.mozilla.org/en-US/docs/Web/HTML/Microdata) support
      - support db setup via environment variables (used in updated `docker-compose.yml` files)
      - improve rss feed:
        - fix validation
        - add enclusure media for featured image
        - add categories
      - fix typo in export code
      - add theme attribute to gancio-events webcomponent (dark/light)
      - increase thumbs quality
      - improve logo for light theme
      - improve [wordpress plugin](https://wordpress.org/plugins/wpgancio/)
        - add \[gancio-event\] and \[gancio-events\] shortcode
        - allow gancio-events / gancio-event tags in editor
        - automatically enqueue webcomponent script
      - tags/places filters are now inclusive not exclusive
      - fix image undefined alternative text
      - update documentation, dependencies, translations
    
  • v1.2.2
    ad93f83b · minor ·
    Release: v1.2.2
    v1.2.2
    
      - shiny new gancio-event\[s\] webcomponents => [docs](https://gancio.org/usage/embed)
      - new backend plugin system
      - improve media focal point selection
      - improve non-js experience (load img, use native lazy loading)
      - improve user_confirm / recover code flow
      - fix task manager exception
      - fix db initialization when a custom setup is used, #131
      - remove vue-clipboard2 dependency due to [this](https://github.com/euvl/v-clipboard/issues/18) bug and using a [native with fallback mixin instead](./assets/clipboard.js)
      - fix a regression to support old CPU, #130
      - makes dialog use fullscreen on mobile
      - fix Delete AP Actor Action from fediverse when remote Actor is gone
      - add `max` param to /events API
    
  • v1.2.1 Release: v1.2.1
    v1.2.1
    
      - fix `Note` remove from fediverse
      - AP Actor is now `Application`, was `Person`
      - better handling event AP representations
    
      this release is a step forward to improve AP compatibility with other platforms, thanks @tcit
    
  • v1.2.0
    692f8ba9 · update CHANGELOG - v1.2.0 ·
    Release: v1.2.0
    v1.2.0 - 9 nov '21
    
      - do not overwrite event slug when title is modified to preserve links
      - add public cache to events images
      - fix baseurl in initial setup configuration
      - fix user removal
      - load settings during startup and not for each request
      - refactoring user custom locale
      - published AP event's type is not `Note` anymore but `Event`