3 ddns-scripts: 2.1.0-2 or greater needed
6 - remove support for ddns-scripts Version 1.x
7 - ddns-scripts not correctly installed do not start
8 - no config file create an empty one
9 - moved log settings to advanced tab
10 - set default syslog level "Notice"
11 - removed special handling for dynamic_dns_helper.sh in postinst
13 --------------------------------------------------------------------------------
16 ddns-scripts: 2.1.0-2 or greater needed
18 - moved /usr/lib/ddns/dynamic_dns_lucihelper.sh to ddns-scripts package
19 - fixed error message when validating proxy
20 - modified validating ip_script to allow the usage of parameters
21 - using ipkg/postinst AND ipkg/postinst-pkg as long as LuCI Makefiles did not
22 fullfil requirements of new OpenWrt default_postinst and default_postrm
23 reported in Issue #255
24 - cleanup whitespaces at line ends
26 --------------------------------------------------------------------------------
29 ddns-scripts: 2.1.0-1 or greater needed
31 fix verify of entry for DNS server Issue #244
32 https://github.com/openwrt/luci/issues/244
33 add support for option 'update_script'
34 add display of version information when click on "Dynamic DNS" on overview page
35 add verify of installed ddns-scripts version and show as hint if not correct version
36 modified epoch to date conversation
37 cbi object Flag did not set section.changed state, fixed in tools.flag_parse function
38 ucitrack entry no longer needed and removed
41 --------------------------------------------------------------------------------
44 ddns-scripts: 2.0.1-1 up to 2.0.1-9
46 New DDNS status in System->Status overview
47 New Overview page with option to start/stop a section
48 New Detail page with tabbed view incl. logfile viewer
49 Extended verify of all entries before save to config
50 incl. connect test to DNS- and Proxy-server
51 Support for all available options of ddns-scripts 1.x and 2.x