Releases: navossoc/KeePass-Yet-Another-Favicon-Downloader
Releases · navossoc/KeePass-Yet-Another-Favicon-Downloader
v1.2.5.0
New features
- Adds
Name
andLast Modification Time
for newly downloaded custom icons on KeePass 2.48+.
(issue #61) - Resize large icons to sizes from 16px to 128px. (issue #60).
- Adds Custom Download Provider option. (pull request #62, thanks @Henri-J-Norden).
Improvements
- Use cookies between requests when download favicons from a website (pull request #54) (thanks @Eelke76).
- When there is no icon in the specified URL, try looking at the root of the domain.
- Improve retry logic in case of failures.
- Adds support to TLS 1.3 if it's available.
- Chocolatey installation instructions (pull request #63) (thanks @4-FLOSS-Free-Libre-Open-Source-Software)
Please refer to Settings: Maximum icon size and Settings: Custom download provider for more details.
v1.2.5.0-pre
I really don't like to write changelog...
You can see the commits for now :)
This is a pre-release, feel free to test and let me know if you encounter any bug.
v1.2.4.0
Improvements
- Adds an option to allow you choose if you want to update
last modification time
when updating entries icons (pull request #38 by @HypervisorX.).
Please refer to Settings: Update entry last modification time for more details.
v1.2.3.0
v1.2.2.0
Improvements
- Automatically adds https:// prefix to URLs while resolving the website address, if it fails try http:// as fallback.
(as suggested on pull request #31 by @firesoft-de)
Please refer to Settings: Automatic prefix URLs with http(s):// for more details.
v1.2.1.0
v1.2.0.0
Improvements
- Download all entries in a group recursively.
- Several improvements when downloading favicons (thanks @lukefor).
- Use title field if URL field is empty (thanks @huseyint).
Please refer to Settings: Use title field if URL field is empty for more details.
Breaking changes
- No longer compatible with older runtime versions.
Tested on:
- Windows 7 SP 1 with .NET Framework 4.5.
- Debian 9 with Mono 4.8.0.
v1.1.1.0
v1.1.0.0
Improvements
- Automatically adds http:// prefix to URLs while resolving the website address.
- Minor changes to make it easier to read downloads results.
Please refer to Settings: Automatic prefix URLs with http:// for more details.