Skip to content

Releases: zyachel/quetre

v5.1.0

30 Oct 19:38
Compare
Choose a tag to compare

Features

  • add search functionality (1cdafe0)
  • improve data fetching logic (86df583)

v5.0.0

14 Oct 18:37
Compare
Choose a tag to compare

Bug Fixes

  • fetcher.js: fix broken data fetching logic (5e1d605)

BREAKING CHANGES

  • fetcher.js: previous versions won't work

fix #72

v4.0.0

22 Sep 15:19
Compare
Choose a tag to compare

Bug Fixes

BREAKING CHANGES

  • previous fetcher.js won't work as Quora again changed their HTML

closes #68

v3.3.1

12 Sep 14:20
Compare
Choose a tag to compare

Bug Fixes

  • fix broken layout on Tor instances (dfec2b5)

v3.3.0

03 Aug 10:19
Compare
Choose a tag to compare

Features

v3.2.0

24 Jul 07:33
Compare
Choose a tag to compare

Bug Fixes

  • fix a fatal bug in viewController.js (33c90c1)
  • fix paragraph tag occuring inside heading tags (65d14ba)

Features

  • add support for embedded content in answers (bae2d7b)

v3.1.1

22 Jul 15:14
Compare
Choose a tag to compare

Bug Fixes

  • browser theme preference not being respected when js is enabled (40668b9)

v3.1.0

22 Jul 12:14
Compare
Choose a tag to compare

Features

v3.0.0

24 Jun 12:15
Compare
Choose a tag to compare

Bug Fixes

  • fetcher: fix fetcher logic (fb7d803)
  • send a meaningful error response in case an answer/topic can't be fetched (e7c83bd)

BREAKING CHANGES

  • fetcher: Quora changed their HTML. Previous fetcher logic won't work!

fix #10

v2.1.0

20 Jun 09:43
Compare
Choose a tag to compare

Bug Fixes

  • change the code so as to compress static resources as well (ad01448)
  • fix errors in fetchers (b9d65e8)
  • fix footer styles in about page (53c708a)

Features

  • add link to redirect user to Quora in case of errors (2dd4a03)
  • add meta tags for seo (14eece7)
  • add theme sensitive theme-color meta tags (719988c)