Merge pull request #262 from chris5560/master
[project/luci.git] / applications / luci-ddns / CHANGELOG
1 Version: 2.1.0-3
2 Date: 2014-12-07
3 ddns-scripts: 2.1.0-2 or greater needed
4
5 - modified controller
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
12
13 --------------------------------------------------------------------------------
14 Version: 2.1.0-2
15 Date: 2014-11-15
16 ddns-scripts: 2.1.0-2 or greater needed
17
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
25
26 --------------------------------------------------------------------------------
27 Version: 2.1.0-1
28 Date: 2014-11-09
29 ddns-scripts: 2.1.0-1 or greater needed
30
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
39 minor fixes
40
41 --------------------------------------------------------------------------------
42 Version: 2.0.1-1
43 Date: 2014-09-21
44 ddns-scripts: 2.0.1-1 up to 2.0.1-9
45
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