Skip to content

Releases: fccview/degoog

[Beta] 0.5.5

09 Mar 09:57

Choose a tag to compare

Changelog

features

  • Allow plugin scripts to run on homepage too

[Beta] 0.5.4

08 Mar 20:30

Choose a tag to compare

Changelog

features

  • Allow theme configurations

bugfixes

  • Fix flicker when theme is not set to your device preferences
  • Fix setting password being always in light mode

[Beta] 0.5.3

08 Mar 19:09

Choose a tag to compare

Changelog

features

  • Update rss to have a better structure
  • Disabling the rss pluigin removes rss from the home page
  • Add natural language to plugins (e.g. !speedtest also works with speedtest). it's a setting in each plugin, so you only enable it if you want to.
  • Add unit tests before this gets too big, so we can make sure things work well
  • Add at-a-glance hook for slot plugins, so it can be overridden with anything

[Beta] 0.5.1

08 Mar 13:36

Choose a tag to compare


Join our discord community


Changelog

features

  • Add rotating proxy support for server side search
  • Update settings page to be more mobile friendly
  • Added two engines to the official store, they will serve as a good example on how to create custom engines with proxy support
  • Allow users to individually remove pre-existing rss urls in case they don't want to remove them all at once, and append to the current list when adding their own instead of overriding it

bugfixes

  • Actually proxy all image search results through the backend
  • Fix settings gate showing actual setting page for a second (it was gated, but due to dom manipulation the gate was slightly delayed, and that was a potential security concern, so I am now serving the setting ONLY if a valid token is present).

[Beta] 0.5.0

08 Mar 09:20

Choose a tag to compare


Join our discord community


Changelog

bugfix

  • Remove rss feeds from homepage if rss feeds are disabled
  • Add versioning to static files so PWA refreshes css

features

  • Add search input plugin type to append items to the searchbar (e.g. voice input, reverse image search and so on)
  • Add middleware plugin type to create stuff like SSO to access settings via plugin
  • Add full documentation: https://fccview.github.io/degoog/

[Beta] 0.4.1

07 Mar 21:22

Choose a tag to compare


Join our discord community


Changelog

bugfix

  • Fix bug with git on docker containers

[Beta] 0.4.0

07 Mar 21:00

Choose a tag to compare


Join our discord community


Changelog

features

  • Add store tab to settings to easily install third party plugins/themes/engines
  • Add official store repository with plugins/theme I made myself, which will be pre-installed on repos, this will allow users to easily view how customisations work from the get go.

[Beta] 0.3.0

07 Mar 13:25
b540e15

Choose a tag to compare


Join our discord community


Changelog

features

  • Update the way plugin work, they now are folders with its own css/html/js files, this way people have way more freedom and can develop literally anything for it
  • Add rss feed to mobile homepage
  • Update weather and tmdb plugins, they will need to be re-added from scratch to your instances and tmdb uses a different api key now, sorry, beta makes things a bit more unstable than they normally would be.
  • Make it a PWA because why the hell not

[Beta] 0.2.2

06 Mar 20:27
6bd31e9

Choose a tag to compare


Join our discord community


Changelogs

bugfixes

  • Fix colors on the logo

features

  • Add ability to disable plugins without manually having to remove configurations from the file

[Beta] 0.2.1

06 Mar 17:02

Choose a tag to compare


Join the discord to stay up to date and have early previews


Changelogs

bugfixes

  • Cannot find package 'sass' from '/app/src/themes/registry.ts'