Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

v1.3.0

Compare
Choose a tag to compare
@ruohola ruohola released this 21 Jan 13:52
· 213 commits to develop since this release
d000d21

Added

  • Add suggested courses, resources and comments.
  • Add app store links to teacher landing page too.
  • Add blogging system and first blog about app store releases.
  • Add about page that contains links to all info pages etc. (for teachers, contact, guidelines, score, values, blog, terms and privacy)
  • Show back button on all settings pages on desktop.
  • Add SA badges to values pages.

Changed

  • Make top navbar header text to truncate if it overflows.
  • Move activity and starred pages in the root of the site.
  • Change English texts for all "see all" buttons.
  • Change login button on desktop to automatically redirect back to correct page.
  • Update all course and resource tables to have a consistent style and modify their layout a bit.
  • Make landing page texts more responsive to prevent wrapping to multiple lines.
  • Update texts for teacher landing page.
  • Enable app store links in landing page.
  • Change href for Markdown reference link.
  • Make back button always behave like the browsers back button.
  • Send my-data downloads as links in the email instead of attachments.
  • Change font from Roboto to Rubik.

Removed

  • Remove margins from Markdown paragraphs.
  • Remove all table headers.

Fixed

  • Fix redirection from landing page to home page to not modify the navigation history.
  • Fix bug of get started button showing on landing page on top right corner on desktop.
  • Fix broken CSS property preventing text size being correct on Safari mobile.
  • Fix bug of WhatsApp sharing link not opening externally.
  • Fix URL for invite friends link.
  • Fix title for invite friends link - remove colon.
  • Fix paragraph margins for all Markdown content.
  • Fix meta tags for all pages and locales.
  • Fix miscellaneous emojis.