Merge pull request #250 from openwrt-es/luci-next2
[project/luci.git] / applications / luci-ddns / CHANGELOG
1 Version: 2.1.0-1
2 Date: 2014-11-09
3 ddns-scripts: 2.1.0-1 or greater needed
4
5 fix verify of entry for DNS server Issue #244
6         https://github.com/openwrt/luci/issues/244
7 add support for option 'update_script'
8 add display of version information when click on "Dynamic DNS" on overview page
9 add verify of installed ddns-scripts version and show as hint if not correct version
10 modified epoch to date conversation
11 cbi object Flag did not set section.changed state, fixed in tools.flag_parse function
12 ucitrack entry no longer needed and removed
13 minor fixes
14
15 --------------------------------------------------------------------------------
16 Version: 2.0.1-1
17 Date: 2014-09-21
18 ddns-scripts: 2.0.1-1 up to 2.0.1-9
19
20 New DDNS status in System->Status overview
21 New Overview page with option to start/stop a section
22 New Detail page with tabbed view incl. logfile viewer
23 Extended verify of all entries before save to config
24    incl. connect test to DNS- and Proxy-server
25 Support for all available options of ddns-scripts 1.x and 2.x