From 0912ae905a3e70fc5c80378d06b80d8ef13e1082 Mon Sep 17 00:00:00 2001 From: les Date: Sun, 20 Jun 2021 23:49:12 +0200 Subject: [PATCH] start with 1.0 changelog --- CHANGELOG | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 74edce93..8c165008 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,21 @@ All notable changes to this project will be documented in this file. +### Unreleased + +### 1.0 +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 + + ### 0.24.0 - New Euskara language from Basque Country, thanks @hacklabkelo - fix feed with filters