diff --git a/CHANGELOG.md b/CHANGELOG.md index c415cca..601c582 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,47 @@ 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.3.2] - 2020-01-21 +## [1.3.3] - 2021-01-25 + +### Added + +- Add consistent emojis for all header texts. +- Show user's comments in profile. +- Add current score and star count to course and resource headers on desktop. +- Add course to resource lists. + +### Changed + +- Slightly modify texts for register, verify account, logout, reset password pages. +- Change the text color for all header texts to a lighter shade. +- Change behaviour of back button to take the user to landing page on first page view. +- Replace boring material icons with emojis in settings and about pages and in all dialogs. +- Make the layout for the pitch texts wider on teacher landing page. +- Change style for course, resource and comment tables. +- Reduce margin on Markdown paragraphs. +- Make the header texts on course and resource pages more responsive on desktop. +- Improve frontpage trending list. + +### Removed + +- Remove description meta tags from search page. + +### Fixed + +- Fix bug of tooltip not showing for settings button. +- Fix bug of votes, starred status etc. not loading properly on course and resource pages. +- Fix bug of resource PDF not loading properly from cache. +- Allow UTF-8 characters in my-data json file. +- Fix comment scores not getting calculated correctly. +- Fix issue where my-data download would return out of date information. + +## [1.3.2] - 2021-01-21 ### Fixed - Fix analytics for landing and teacher pages. -## [1.3.1] - 2020-01-21 +## [1.3.1] - 2021-01-21 ### Fixed diff --git a/backend b/backend index abe49e7..7162b9f 160000 --- a/backend +++ b/backend @@ -1 +1 @@ -Subproject commit abe49e71a31f6fbbbc63c9a07f6f58b9763dddc3 +Subproject commit 7162b9f292ed139b9f6099e10894fd428f09dbab diff --git a/frontend b/frontend index 801e5e0..64651ac 160000 --- a/frontend +++ b/frontend @@ -1 +1 @@ -Subproject commit 801e5e08531ca19db8eedc9019bfa88f43bb7084 +Subproject commit 64651aca42edde36163c91d39ce24a770ba793d1 diff --git a/infra b/infra index a8d7d1b..5d3798c 160000 --- a/infra +++ b/infra @@ -1 +1 @@ -Subproject commit a8d7d1b2e88e5f44e8dec1be66620baa7b8baf65 +Subproject commit 5d3798c52a409b98ab40191e08cd2055d5200d63 diff --git a/native b/native index abf8d0b..70090a5 160000 --- a/native +++ b/native @@ -1 +1 @@ -Subproject commit abf8d0ba043ce636f086f5c53ec65a3da7c94409 +Subproject commit 70090a5f59cba36d8771b1f1c45f7b2abeb9faa2 diff --git a/scripts b/scripts index 993f025..b8b6a26 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 993f025470ce3e310805f35fef2937a2b2e425b4 +Subproject commit b8b6a261f1323873876a6794a9c85349ee220fed