github fccview/degoog 0.13.0
[Beta] - 0.13.0

7 hours ago


Join our discord community


Dev note

We are definitely getting close to a stable release, things are proceeding well and the codebase is getting cleaner and easier to collaborate on. The extensions ecosystem is growing steadily and the community is actually very positive, thank you so much for all the amazing third party extensions you all have been building. They are making this project special.

I want to spend a minute welcoming @Arkmind as an official maintainer ❤️ he quickly proved to be extremely valuable and knowledgeable, he made a HUGE code contribution and he keeps finding ways to improve the codebase and make the app smoother. Working with him has been and will definitely continue be a blast.

Changelog

features

  • Add i18n translations support (ships with en/fr/it), entirely made by @Arkmind
  • Add a more comprehensive logger with multiple levels of logging ["fatal", "error", "warn", "info", "log", "debug"]. The LOGGER env variable is now deprecated in favour of LOG_LEVEL - also brought to you by @Arkmind
  • Refactor codebase to be more modular around registries, I never thought this would end up being as modular as it actually is, so I made it easier to create a new registry in the moment we want new store item types
  • Add no-referrer policy to avoid leaving a fingerprint #58
  • Move the At a Glance and Knowledge Panel slots into their own plugins so people can disable them if they don't want it. If you use AI summary you'll now need to manually disable the at a glance plugin or you'll end up with both.
  • Enable domain replacement in results. eg: repalce reddit[.]com -> troddit[.]domain[.]com. #25
  • Allow blocking of search results by domain (best with regex support). eg: blocking quora[.]com , tiktok[.]com #25
  • Support global, instance-wide settings so preferences persist across multiple devices. #25
  • Allow POST for search and autosuggestion #36 - Thank you @Arkmind

bugfixes

  • Resolve DuckDuckGo y.js redirect URLs to actual destinations - Thank you @qubit999
  • Fix streaming images being out of order #65
  • Fix browser back button not working #27 - Thank you @Arkmind

Don't miss a new degoog release

NewReleases is sending notifications on new releases.