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 iconsfeat
: added json output?format
type to access icons via json formatted end-pointchange
: icon scraper now supports fetching png file extensionchange
: icon scraper now searches for a defaultfavicon.ico
change
: re-worked how URLs are generatedicon.horse
: add support for api serviceicon.horse
refactor
: migrated all icons to repository instead of web urlsfix
: correct issue with localhost icons rendering. added new icon headerfix
: outputiconSize
not properly setting a default valuedeps
: bump wrangler from 3.80.1 to 3.80.4docs
: added cloudflare worker deployment buttondocs
: 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
- update workflows for conformity : 0d6572b @aetherinox
- refactor workflows : 3a206af @aetherinox
- (workers) add deployment workflow : 8e985b0 @aetherinox
- (workers) update deploy script : 1ef3c24 @aetherinox
- (issues-stale) update tag : c04c462 @aetherinox
- refactor issues and label workflows : b28a3fd @aetherinox
π Features
- (scaper) support png file extension : 0799c12 @aetherinox
- (scaper) add favicon.ico default search : 3050dd1 @aetherinox
- (template) add interface to grabber home page : 16c7145 @aetherinox
π Bugfixes
- (scraper) re-work how worker scrapes icons directly from sites : 89d0815 @aetherinox
- (ui) fix header link : 5ea6715 @aetherinox
- (index.js) iconSize not properly checking if nullified : d4eaaa0 @aetherinox
- generate correct urls with hostAbso : bc5b02a @aetherinox
- api json output : 949e4ed @aetherinox
- add content type to localhost icon fetching : 6ac445b @aetherinox
π§ Changes
- (scraper) change log identity : 5d0fbcf @aetherinox
- (index.js) update package path : b4665fc @aetherinox
- (assets) add interface images : 4433dfd @aetherinox
- (jndex.js) add json end-point and param : cb7eb9e @aetherinox
- migrate images to local repository : 17529e4 @aetherinox
- (json) support for status errors : 6167293 @aetherinox
- url generation logic : 0c0f99d @aetherinox
- (index.js) modify sub-route : e0e28a2 @aetherinox
- (api) add icon.horse service to list : 53fa169 @aetherinox
π§Ή Housekeeping
- (index.js) variable names and structure : d358068 @aetherinox
- prettierrc : a00d1b5 @aetherinox
- change regexContainsRoute : 1b0c459 @aetherinox
π¦ Build & Dependencies
- (deps-dev) bump wrangler from 3.80.1 to 3.80.2 : 1389f21 @aetherinox
- (deps-dev) bump wrangler from 3.80.2 to 3.80.4 : 3132096 @aetherinox
βοΈ Docs
- (readme) update description : 96fa203 @aetherinox
- (readme) add deployment button : ca738cd @aetherinox
- (readme) simplify install instructions : bdaff52 @aetherinox
- (readme) re-arrange top sections : 150f2e4 @aetherinox
- (license) add creative commons attribution 4.0 : 7d7b3cd @aetherinox
π§ͺ Tests & Demo Vault
- cloudflare worker : f2f37b6 @aetherinox