Skip to content

Releases: KhalisFoundation/sttm-web

Version v1.2.0

23 Jul 17:06
Compare
Choose a tag to compare

Changelog

  • [Fix] Fixes the alignment issue in navigation
  • [Fix] Fixes the scroll jump issue
  • [Fix] Fixes Hukamnama length issue
  • [Dev] Moved to banidb API v2
  • [Feature] Adds option to go to previous/next day hukamnama
  • [Misc] Code improvements

Version v1.1.14

21 Jun 17:13
Compare
Choose a tag to compare

Changelog

  • [Fix] Fixes the scroll position issue in Sundar gutka.
  • [Fix] Reset display disables center align.
  • [Fix] Makes the error message readable.
  • [Fix] Fixes 404 error in the embed links
  • [Dev] Added a self-destroying service worker to fix cache issue.
  • [Misc] Color changes in the light theme.
  • [Misc] Show share links when we select a pankti

Version v1.1.13

27 May 04:15
3c20334
Compare
Choose a tag to compare

Changelog

  • [Security] Upgraded dependencies.
  • [Feature] Center alignment option for shabads.
  • [Feature] Font picker for shabads.
  • [Dev] JS Assets now contain hashes in their names.
  • [Dev] Disabled ServiceWorker. Will be enabled in a week.
  • [Fix] Updated SundarGutka code to use newer API format.
  • [Misc] Added missing indices in http://sttm.co/i
  • [Misc] Updated error message to indicate how to clear cache.
  • [Misc] Updated error message shown when JavaScript is disabled.
  • [Misc] Updated preload tags in HTML.

Version v1.1.12

30 Apr 12:10
9e9354f
Compare
Choose a tag to compare

Changelog

  • Update license to be more open source friendly (#616)
  • [ImgBot] Optimize images (#620)
  • Fix LarivaarView broken character #635 (#636)
  • Update shorturl list in help section
  • Fix #622 Larivar color
  • Fix #553 Search highlight issue

Version 1.1.11

24 Jan 18:52
5c3782f
Compare
Choose a tag to compare

Changelog

  • Hotfix for Safari GurmukhiKeyboard.

Version 1.1.10

24 Jan 18:51
ed95f74
Compare
Choose a tag to compare

Changelog

  • Hotfix for server rendering the version.

Version 1.1.9

21 Jan 08:43
8405af8
Compare
Choose a tag to compare

Changelog

New

  • Related Shabads predicted by AI.
  • Service Worker for full PWA support, faster repeat visit page load times.
  • Add GDPR toast for cookie usage.
  • Use new search highlighting that works with Larivaar as well
  • Replace Twitter line sharer with Facebook as an experiment.

Dev

  • Add typescript support, use react-testing-library
  • Use now.json for continuous deployments

Fixes

  • Fix IE11 incompatibility
  • Fix Larivaar line-breaking logic
  • Minor UI Changes

Version 1.1.8

10 Dec 07:44
071a9b6
Compare
Choose a tag to compare

Changelog

  • [Fix] Sundar Gutka API Incompatibility.

Version 1.1.7

24 Oct 06:28
Compare
Choose a tag to compare
  • Fix weird cursor issue of search bar #485
  • Scroll up on click of a pagination link #562

Version 1.1.6

28 Sep 06:08
db440f1
Compare
Choose a tag to compare

Changelog

  • [feature] Release version in footer. (Partially fixes #204 *)
  • [feature] New pagination for search results. (#554)
  • [feature] Highlight is now passed in shortened URL.
  • [feature] Improved breadcrumb.
  • [baani] Add new indices to Index page.
  • [seo] Better description, new image for social media.
  • [fixed] Spacing issue in help section.
  • [fixed] Copy button now copies with new lines. (#546)
  • [fixed] Toast now appears on clicking share/copy etc. (#526)
  • [analytics] WebShare button click.
  • [removed] WhatsApp share button from search results page.

* Now we just need to store the previously visited version by user (in cookie?) and show a blue dot next to version/hamburger whenever there's a difference, and update cookie on click.