-
v1.1.0035c0260 · ·
1.1.0 - a whole new setup via web! fix #126 - new SMTP configuration dialog, fix #115 - re-order general settings in admin panel - new dark/light theme setting - move quite all configuration into db - fix some email recipients - fix hidden events when not ended - update translations - improve install documentation - add systemd gancio.service - allow italic and span tags inside editor - remove moment-timezone, consola, config, inquirer dependencies - update deps
-
v1.0.6-alpha614057d9 · ·
v1.0.6-alpha - update deps - fix max event iframe export - re-add attachment to AP - better import dialog on mobile - fix overflow on event title @homepage - fix some french strings
-
v1.0.5-alpha2bd5c715 · ·
v1.0.5-alpha gancio - v1.0.5 (alpha) - fix/improve debian install docs - fix ics export, use new ics package - use slug url everywhere (rss feed, embedded list) - use i18n in event confirmation email - remove lot of deps warning and remove some unused dependencies - fix show_recurrent in embedded list - remove old to-ico dep, use png favicon instead
-
v1.0.3-alpha08527e6e · ·
1.0.3 - 12 hour clock selection, #119 - improve media management - add alt-text to featured image, fix #106 - add focalPoint support, fix #116 - improve a11y - improve node v16 compatibility - fix #122 ? (downgrade prettier)
-
v1.0.1-alphae9174d7d · ·
1.0.1-alpha - fix AP resource removal - improve AP resource UI - fix Docker setup - update deps
-
v1.0-alpha5c3e1e2a · ·
This release is a complete rewrite of frontend UI and many internals, main changes are: - Switch UI framework from [element](https://element.eleme.io/) to [vuetify](https://vuetifyjs.com/) - Distribute package directly from site instead of using npm registry - Improve docker setup (run as user, fix some data export) - New logging system (based on [winston](https://github.com/winstonjs/winston)) - Slugify event URL (keeping old one valid) - Import events from ics and external website using h-event (microformat) improving [`h-event`](https://microformats.org/wiki/h-event) export - Hide unconfirmed tags and places - Clean unused places and tags - Fix tons of issues