• v0.3.0 aa675170dd

    Fourth Pre-release Pre-release

    partisan released this 2024-10-01 05:42:13 +00:00 | 0 commits to main since this release

    Update Log Summary

    Visual Updates:

    • Redesign of the main search page.
    • Visual improvements to the settings page.
    • Aligned the logo on the results page.
    • Removed “Type to search…” placeholder from the search bar.
    • Improved search suggestions response time.

    Bug Fixes:

    • Fixed irrelevant search results due to a language filter.
    • Fixed an issue with search suggestions happening twice.
    • Fixed issue where the Dark Reader plugin was not compatible with the settings page.
    • Resolved a mobile button positioning issue.
    • Aligned elements in the settings.
    • Fixed missing “on hover” effect in the mini-menu on the main search page.
    • Fixed a bug where search suggestions had too many entries, resulting in visual glitches. Now it is trimmed to a max of 8 suggestions.
    Downloads
  • v0.2.0 b159980a26

    Third Pre-release Pre-release

    partisan released this 2024-09-09 16:11:34 +00:00 | 14 commits to main since this release

    • New Features:

      • Automatic language detection for search.
      • Dynamic loading for forum results (Reddit).
    • UI and Functional Improvements:

      • Expanded support for DeviantArt images.
      • Added support for Dark Reader.
      • Search suggestions now available on all search result pages.
      • Improved mobile interface by removing redundant buttons.
    • Bug Fixes:

      • Fixed dynamic scrolling bug.
      • Fixed issues with Quant images.
      • Resolved cookie issues related to user settings expiring.
      • Fixed dynamic image loading for Bing.
    Downloads
  • v0.1.2 a4285b8939

    partisan released this 2024-08-21 11:09:41 +00:00 | 26 commits to main since this release

    • Changes:
      • change cookies from any site to strict
    • Bug Fixes:
      • fix user setting expiring immediately after closing website
      • fix wrong images for video results
      • fix dynamic image loading not working (fetching more images from bing)
    Downloads
  • v0.1.1 dcf698e99e

    Sec Pre-release patch Pre-release

    partisan released this 2024-08-18 19:09:41 +00:00 | 32 commits to main since this release

    • Bug Fixes:
      • fix getting wrong search results from cache (when using different search settings such as turning off/ safe search)
    Downloads
  • v0.1.0 3432880d18

    Sec Pre-release Pre-release

    partisan released this 2024-08-18 10:09:56 +00:00 | 34 commits to main since this release

    • License Change: Updated from MIT to AGPL-3.0.
    • Improved Image Proxy: Faster image page loading.
    • Bug Fixes:
      • Fixed unclickable YouTube thumbnails.
      • Resolved overlapping background behind the logo on mobile.
      • Fixed missing "Maps" button in certain situations.
    • Config File Changes:
      • Switched from .json to .ini format.
      • Added logLevel (0-4) for logging control.
      • Added peers for a list of available nodes.
      • Added authCode for node authentication.
    • New Features:
      • Dynamic loading for image pages.
      • Experimental node communication for distributed search.
      • Added image search through Bing.
    • UI Enhancements:
      • Added a settings mini-menu on the main search page.
      • Fully functional settings page.
      • New themes: Black, Night, Latte, Mocha.
      • Updated themes: Light, Dark.
      • Settings are now persistent across sessions.
    Downloads
  • v0.0.1 556309bac1

    First Pre-release Pre-release

    partisan released this 2024-06-28 12:24:45 +00:00 | 70 commits to main since this release

    I mean it is usable in this state if you want to try it, but still there are features missing such as working settings page and are bugs here and there.

    Update Log

    • Search Capabilities:

      • Text search using Google, Brave, DuckDuckGo, and LibreX/Y.
      • Image search via Qwant and Imgur.
      • Video search powered by the Piped API.
      • Map results using OpenStreetMap.
      • Forums results and torrent search integration.
      • Files results using torrent sites.
    • Site Development:

      • HTML+CSS site available (no JavaScript version).
      • Results caching for faster response times.
      • Proxy-based image viewing with direct links to image source pages.
    • Additional Features:

      • Basic configuration setup and initial deployment functionality.
    Downloads