56c1cf923661eac17cecf61eec5d90788dd8ec24
[project/luci.git] / applications / luci-ddns / CHANGELOG
1 Version: 2.1.0-2
2 Date: 2014-11-15
3 ddns-scripts: 2.1.0-2 or greater needed
4
5 - moved /usr/lib/ddns/dynamic_dns_lucihelper.sh to ddns-scripts package
6 - fixed error message when validating proxy
7 - modified validating ip_script to allow the usage of parameters
8 - using ipkg/postinst AND ipkg/postinst-pkg as long as LuCI Makefiles did not
9         fullfil requirements of new OpenWrt default_postinst and default_postrm
10         reported in Issue #255
11 - cleanup whitespaces at line ends
12
13 --------------------------------------------------------------------------------
14 Version: 2.1.0-1
15 Date: 2014-11-09
16 ddns-scripts: 2.1.0-1 or greater needed
17
18 fix verify of entry for DNS server Issue #244
19         https://github.com/openwrt/luci/issues/244
20 add support for option 'update_script'
21 add display of version information when click on "Dynamic DNS" on overview page
22 add verify of installed ddns-scripts version and show as hint if not correct version
23 modified epoch to date conversation
24 cbi object Flag did not set section.changed state, fixed in tools.flag_parse function
25 ucitrack entry no longer needed and removed
26 minor fixes
27
28 --------------------------------------------------------------------------------
29 Version: 2.0.1-1
30 Date: 2014-09-21
31 ddns-scripts: 2.0.1-1 up to 2.0.1-9
32
33 New DDNS status in System->Status overview
34 New Overview page with option to start/stop a section
35 New Detail page with tabbed view incl. logfile viewer
36 Extended verify of all entries before save to config
37    incl. connect test to DNS- and Proxy-server
38 Support for all available options of ddns-scripts 1.x and 2.x