Releases: zyachel/quetre
Releases · zyachel/quetre
v5.1.0
Features
- add search functionality (1cdafe0)
- improve data fetching logic (86df583)
v5.0.0
Bug Fixes
- fetcher.js: fix broken data fetching logic (5e1d605)
BREAKING CHANGES
- fetcher.js: previous versions won't work
fix #72
v4.0.0
Bug Fixes
BREAKING CHANGES
- previous fetcher.js won't work as Quora again changed their HTML
closes #68
v3.3.1
Bug Fixes
- fix broken layout on Tor instances (dfec2b5)
v3.2.0
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
Bug Fixes
- browser theme preference not being respected when js is enabled (40668b9)
v3.0.0
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
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)