Skip to content

Releases: Aetherinox/searxico-worker

v1.2.0

13 Oct 01:01
1.2.0
b28a3fd
Compare
Choose a tag to compare

Release Info

Item Value
📄 searxico-1.2.0.zip Contains the latest version of the favicon cloudflare worker
🏷️ SHA256 a875e4922f5e83c5d07e1fb2b7003ce96cf9945f0fdcdd8eddf77cd61058a844
🏷️ GUID fb68f388-e44e-5ae9-b91f-8194b548db8d
🏷️ GUID fb68f388-e44e-5ae9-b91f-8194b548db8d
🕟 Stamp 1.1.0-2024-10-08T17:14:32.000Z 🔺 1.2.0-2024-10-13T01:01:11.000Z
📅 Last Release 4 days ago



What's New

This release contains the following changes:

  • feat: added new front-end interface for finding icons
  • feat: added json output ?format type to access icons via json formatted end-point
  • change: icon scraper now supports fetching png file extension
  • change: icon scraper now searches for a default favicon.ico
  • change: re-worked how URLs are generated
  • icon.horse: add support for api service icon.horse
  • refactor: migrated all icons to repository instead of web urls
  • fix: correct issue with localhost icons rendering. added new icon header
  • fix: output iconSize not properly setting a default value
  • deps: bump wrangler from 3.80.1 to 3.80.4
  • docs: added cloudflare worker deployment button
  • docs: added creative commons attribution 4.0



Statistics

How the files have changed:

  • Changed files : 30
  • Changes : 2908
  • Commits : 42
  • Additions : 2384
  • Deletions : 524
  • PRs (categorized) : 39
  • PRs (uncategorized) : 3
  • PRs (open) : 0




Pull Requests

This release is associated with the following pull requests:


🪛 Continuous integration


🚀 Features


🐛 Bugfixes


🔧 Changes


🧹 Housekeeping


📦 Build & Dependencies


✏️ Docs


🧪 Tests & Demo Vault




v1.1.0

08 Oct 17:14
1.1.0
d7c994f
Compare
Choose a tag to compare

Release Info

Item Value
📄 searxico-1.1.0.zip Contains the latest version of the favicon cloudflare worker
🏷️ SHA256 d298ca6c6efae8a37c15827bc22d65b47e80a80b5a730f295763d519bab2a4f1
🏷️ GUID fb68f388-e44e-5ae9-b91f-8194b548db8d
🏷️ GUID fb68f388-e44e-5ae9-b91f-8194b548db8d
🕟 Stamp 1.0.0-2024-10-08T07:07:06.000Z 🔺 1.1.0-2024-10-08T17:14:32.000Z
📅 Last Release 0 days ago



What's New

This release contains the following changes:

  • feat: add sub-route support
    • enable / disable in index.js as bSubRoute
  • enhance: add log support for online cloudflare logging system
  • enhance: add round-robin for 3rd party api support
  • build(package): bump cloudflare worker to v1.1.0
  • build(deps-dev): bump wrangler from 3.80.0 to 3.80.1
  • build(wrangler): enable workers_dev subdomain on production
  • build(wrangler): add -e dev and -e production env variables
  • build(wrangler): update deprecated node_compat to compatibility_flags
  • docs: update documentation



Statistics

How the files have changed:

  • Changed files : 9
  • Changes : 528
  • Commits : 21
  • Additions : 387
  • Deletions : 141
  • PRs (categorized) : 20
  • PRs (uncategorized) : 1
  • PRs (open) : 0




Pull Requests

This release is associated with the following pull requests:


🪛 Continuous integration


📦 Build & Dependencies


✏️ Docs




v1.0.0

08 Oct 07:07
1.0.0
e3bb8e2
Compare
Choose a tag to compare

Release Info

Item Value
📄 searxico-cf-worker-1.0.0.zip Contains the latest version of the favicon cloudflare worker
🏷️ SHA256 4ddd8e8d60aa5ee108ceef93fd330095dc920c91c3ffe887551e377c3d07c116
🏷️ GUID fb68f388-e44e-5ae9-b91f-8194b548db8d
🏷️ GUID fb68f388-e44e-5ae9-b91f-8194b548db8d
🕟 Stamp cfc2bed3878eecc81a0648e1d8d696a59bd919a5- 🔺 1.0.0-2024-10-08T07:07:06.000Z
📅 Last Release days ago



What's New

This release contains the following changes:




Statistics

How the files have changed:

  • Changed files : 35
  • Changes : 8995
  • Commits : 26
  • Additions : 8994
  • Deletions : 1
  • PRs (categorized) : 22
  • PRs (uncategorized) : 4
  • PRs (open) : 0




Pull Requests

This release is associated with the following pull requests:


🪛 Continuous integration


🚀 Features


🔧 Changes


📦 Build & Dependencies


✏️ Docs