diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b6e91b..35f1979 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.2.1] - 2021-01-15 +## [1.2.1] - 2021-01-16 + +### Added + +- Add all courses and subjects from TUAS (=Turun AMK). ### Changed - Use custom back buttons in login/register pages when navigating from landing page. - Update marketing descriptions. +- Change all dialog header texts to H6 to save a bit more space. ### Fixed @@ -21,6 +26,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Add support for disabling app store badges on native app. - Fix paddings on bottom of the landing page on iOS PWA and native apps. - Fix paddings on bottom of the for teachers page on iOS PWA and native apps. +- Fix text overflow for dialog headers. +- Fix spacings for backdrops so that they fill the entire screen. +- Fix inconsistent font size on Safari. ## [1.2.0] - 2021-01-14 diff --git a/backend b/backend index bd28966..e88b80a 160000 --- a/backend +++ b/backend @@ -1 +1 @@ -Subproject commit bd289663ee590dbf417d5697bf1c8fc68a16631b +Subproject commit e88b80adebe97c1b19a9bd19f6dabd6fbf0a8141 diff --git a/frontend b/frontend index 763506a..84558d0 160000 --- a/frontend +++ b/frontend @@ -1 +1 @@ -Subproject commit 763506a72be55857e14d601ccf702df3b44c595b +Subproject commit 84558d09e3b244bc6d8a5a5b5d39e2c5ad6c91e5 diff --git a/scripts b/scripts index 757be2a..ea6eaa5 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 757be2af4a2c0d04131c96e64106d31738594226 +Subproject commit ea6eaa52448cd33c265cd06d7d13da41772f2844