v0.7.3
Minor update, with a few fixes:
- Instances of Whoogle installed via
pip
should no longer encounter theUnpicklingError
issue - Fixed "next page" button for searches with a leading slash (i.e. searching
/e/OS apps
) - Fixed endpoints with leading slashes for instances deployed from sub path of a domain (i.e.
domain.com/whoogle
) - Fixed broken behavior for the "open in new tab" config option
Community Contributions
- Fix pipx run by @SuperSandro2000 in #738
- Remove "/" before endpoints & tags by @invis-z in #734
- Add WHOOGLE_URL_PREFIX to app.json by @invis-z in #737
- Update zh-tw translation by @xatier in #736
- Update translations.json by @hoschi1337 in #742
- Fix link in window by @invis-z in #748
- Update Garudalinux instance, add dr460nf1r3.org instance by @dr460nf1r3 in #750
- Fix image view by @invis-z in #762
- Fix urls not open in new tab by @jacr13 in #769
- added instance whoogle.privacydev.net by @PrivacyDevel in #764
- Bump waitress from 2.1.1 to 2.1.2 by @dependabot in #773
New Contributors
- @SuperSandro2000 made their first contribution in #738
- @invis-z made their first contribution in #734
- @hoschi1337 made their first contribution in #742
- @PrivacyDevel made their first contribution in #764
Full Changelog: v0.7.2...v0.7.3