ChangeLog.md (inadyn-2.8.tar.xz) | : | ChangeLog.md (inadyn-2.8.1.tar.xz) | ||
---|---|---|---|---|
Change Log | Change Log | |||
========== | ========== | |||
All notable changes to the project are documented in this file. | All notable changes to the project are documented in this file. | |||
[v2.8.1][] - 2021-01-31 | ||||
----------------------- | ||||
### Fixes | ||||
- Issue #340: the new settings `ttl` and `proxied`, introduced in | ||||
[v2.8][], were missing from custom provider sections. Found and | ||||
fixed by André Colomb | ||||
[v2.8][] - 2021-01-31 | [v2.8][] - 2021-01-31 | |||
--------------------- | --------------------- | |||
Improvied `--exec SCRIPT` support and massive Cloudflare plugin updates. | Improved `--exec SCRIPT` support and massive Cloudflare plugin updates. | |||
### Changes | ### Changes | |||
- Issue #306: New keyword `default` to use the built-in In-a-dyn default | - Issue #306: New keyword `default` to use the built-in In-a-dyn default | |||
`checkip-server` in the configuration file | `checkip-server` in the configuration file | |||
- Issue #306: Automatically fall back to use built-in checkip-server if | - Issue #306: Automatically fall back to use built-in checkip-server if | |||
the provider's server fails. Warnings added to log so user can change | the provider's server fails. Warnings added to log so user can change | |||
their preferences | their preferences | |||
- Issue #310: Extended support for external script. By default it runs | - Issue #310: Extended support for external script. By default it runs | |||
only on successful DDNS update (`compat` mode). New `event` mode | only on successful DDNS update (`compat` mode). New `event` mode | |||
calls the script on any action, with added new environment variables. | calls the script on any action, with added new environment variables. | |||
skipping to change at line 793 | skipping to change at line 801 | |||
- DYNDNS client | - DYNDNS client | |||
- free | - free | |||
- works fine behind a NAT router | - works fine behind a NAT router | |||
- runs fine as a service | - runs fine as a service | |||
- has a nice log file | - has a nice log file | |||
### TODO | ### TODO | |||
- port to *NIX | - port to *NIX | |||
- port to pSOS | - port to pSOS | |||
[UNRELEASED]: https://github.com/troglobit/inadyn/compare/v2.8...HEAD | [UNRELEASED]: https://github.com/troglobit/inadyn/compare/v2.8.1...HEAD | |||
[v2.8.1]: https://github.com/troglobit/inadyn/compare/v2.8...v2.8.1 | ||||
[v2.8]: https://github.com/troglobit/inadyn/compare/v2.7...v2.8 | [v2.8]: https://github.com/troglobit/inadyn/compare/v2.7...v2.8 | |||
[v2.7]: https://github.com/troglobit/inadyn/compare/v2.6...v2.7 | [v2.7]: https://github.com/troglobit/inadyn/compare/v2.6...v2.7 | |||
[v2.6]: https://github.com/troglobit/inadyn/compare/v2.5...v2.6 | [v2.6]: https://github.com/troglobit/inadyn/compare/v2.5...v2.6 | |||
[v2.5]: https://github.com/troglobit/inadyn/compare/v2.4...v2.5 | [v2.5]: https://github.com/troglobit/inadyn/compare/v2.4...v2.5 | |||
[v2.4]: https://github.com/troglobit/inadyn/compare/v2.3.1...v2.4 | [v2.4]: https://github.com/troglobit/inadyn/compare/v2.3.1...v2.4 | |||
[v2.3.1]: https://github.com/troglobit/inadyn/compare/v2.3...v2.3.1 | [v2.3.1]: https://github.com/troglobit/inadyn/compare/v2.3...v2.3.1 | |||
[v2.3]: https://github.com/troglobit/inadyn/compare/v2.2.1...v2.3 | [v2.3]: https://github.com/troglobit/inadyn/compare/v2.2.1...v2.3 | |||
[v2.2.1]: https://github.com/troglobit/inadyn/compare/v2.2...v2.2.1 | [v2.2.1]: https://github.com/troglobit/inadyn/compare/v2.2...v2.2.1 | |||
[v2.2]: https://github.com/troglobit/inadyn/compare/v2.1...v2.2 | [v2.2]: https://github.com/troglobit/inadyn/compare/v2.1...v2.2 | |||
[v2.1]: https://github.com/troglobit/inadyn/compare/v2.0...v2.1 | [v2.1]: https://github.com/troglobit/inadyn/compare/v2.0...v2.1 | |||
End of changes. 3 change blocks. | ||||
2 lines changed or deleted | 11 lines changed or added |