From 97441902a6e2aa5c4e599813703728ddcfe760a3 Mon Sep 17 00:00:00 2001 From: Michael Schramm Date: Sun, 14 Feb 2021 14:20:04 +0100 Subject: [PATCH] update ref to release 0.9.9 --- CHANGELOG.md | 20 ++++++++++++++++++++ api | 2 +- ui | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88c85f13..d3cc343a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,12 +11,32 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Changed +### Fixed + +### Security + +## [0.9.9] - 2021-02-14 + +### Added + +- Submission export +- Lokalize reference +- more languages + +### Changed + +- updated french translations by @Vercety87 - upgrade to node 14 (https://github.com/ohmyform/ohmyform/issues/99) ### Fixed +- missing dependency to @apollo/client +- footer rendering during authentication check + ### Security +- authentication check for profile page + ## [0.9.8] - 2020-09-02 ### Changed diff --git a/api b/api index a0c61229..e1670223 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit a0c61229a3f6f2453467f08bb02941d140c394b6 +Subproject commit e1670223cfb84e221be15e820761640e6916e6f4 diff --git a/ui b/ui index 986e8e68..3d3614b8 160000 --- a/ui +++ b/ui @@ -1 +1 @@ -Subproject commit 986e8e682bd885b82c6c599c644064b61cf4ed57 +Subproject commit 3d3614b88abf020f9435cf81e6b19420e95108c3