Releases: unlimitedsola/cf-ddns
Releases · unlimitedsola/cf-ddns
v0.4.0
Changed
- Re-license under the GNU Affero General Public License v3.0 or later.
This change is to ensure that the software remains open-source and free for everyone. - Renamed the
zones
configuration property torecords
for accuracy.
It is recommended to update the configuration file accordingly.
The old name is still supported for backward compatibility, it is planned to be removed in the upcoming releases.
v0.3.0
Added
- Skip updating the record if the IP address has not changed.
v0.2.0
Added
- Support
aarch64-unknown-linux-gnu
target. - Support
riscv64gc-unknown-linux-gnu
target. - Build universal binary for macOS target.
- Start service automatically after installation on Windows.
Changed
- The TLS backend is switched to
rustls
. - Switched the configuration format from
YAML
toTOML
.
Removed
- No longer provide separate builds for
x86_64-apple-darwin
andaarch64-apple-darwin
targets.
Please use the universal binary instead.
v0.1.0
Download cf-ddns 0.1.0
File | Platform | Checksum |
---|---|---|
cf-ddns-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
cf-ddns-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
cf-ddns-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
cf-ddns-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |