Skip to content

Version 1.1.4

Compare
Choose a tag to compare
@bogas04 bogas04 released this 09 Jun 06:11
· 2426 commits to dev since this release
b883c69

Changelog:

UI related:

  • Error screen doesn’t break UI anymore #365
  • Show numeric keyboard for ang mode #489
  • Rename Rehatnama source #484
  • Typo in footer “Charities”. #491
  • Queries are now encoded to fix “phapha pair bindi “&” breaks search”. #482
  • Offline screen is only shown if user is offline and is viewing homepage. #465
  • Typo fix in error text ("unusual").
  • Debounce font-size action. #400
  • Remove English translation from Shabad Meta Box if english isn’t chosen in transliteration/translation #449

Dev related:

  • Upgrade to React 16.4, remove deprecated componentWillReceiveProps API.
  • Improve logic of SearchForm to not abuse a bug in getDerivedStateFromProps.
  • Preconnect to polyfill.io and banidb for perf gains.
  • Moved to husky. #478
  • Move served files to public folder. We had a security flaw wherein sttm.co/server/index.js would reveal server code.