This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
changelog [2010/01/06 12:33] eric |
changelog [2022/02/19 02:25] (current) lantis |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | **<fs 90%> | + | ** <fs 90%> |
| **<fs 90%> | **<fs 90%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | * <fs 80%> | ||
| - | ====== Notes on Version Numbering ====== | + | * **<fs 100%> |
| - | For a while, the only changelog for Gargoyle was the [[http://trac.assembla.com/ | + | * **<fs 100%>[[1.12.x|1.12.x Series - Gargoyle (2019-2022)]]</ |
| - | Between v1.0.0 Beta4 and v1.0.0 Final, " | + | * **<fs 100%>[[1.11.x|1.11.x Series - Gargoyle (2019-2019)]]</ |
| - | However, this system caused problems as well since this is not a typical version numbering scheme and everyone automatically upgraded to the latest version. When significant experimental changes were introduced in version | + | * **<fs 100%>[[1.10.x|1.10.x Series - Gargoyle |
| - | Therefore, this numbering scheme has changed yet again. | + | * **<fs 100%>[[1.9.x|1.9.x Series - Gargoyle (2015-2017)]]</ |
| - | ====== Changelog ====== | + | * **<fs 100%> |
| - | ==== v1.1.6 (Jan 06, 2010) ==== | + | * **<fs 100%> |
| - | | + | |
| - | | + | |
| - | * If a "other individual" | + | |
| - | ==== v1.1.5 (Dec 30, 2009) ==== | + | |
| - | | + | |
| - | ==== v1.1.4 (Dec 16, 2009) ==== | + | * **<fs 100%>[[1.5.x|1.5.x Series - Gargoyle |
| - | | + | |
| - | | + | |
| - | * Fixes several bugs in new quota implementation in 1.1.3 that allows multiple quotas per IP | + | |
| - | * Fixes bug causing UPNP not to be deactivated properly if it was previously active and then turned off | + | |
| - | * Updates Connection table to include Layer7 protocol (if known) and QoS class if QoS is active (Thanks to Paul Bixel) | + | |
| - | * Hides table headers when no data is defined for table (Thanks to Tony Butler) | + | |
| - | ==== v1.1.3 (Dec 06, 2009) ==== | + | * **<fs 100%> |
| - | * Allows more detailed specification of when quotas are and are not active | + | |
| - | * Multiple quotas can be specified for a single IP address, provided that times the different quotas apply do not overlap | + | |
| - | * Multiple IP addresses and/or IP address ranges can be specified for a single quota | + | |
| - | | + | |
| - | | + | |
| - | ==== v1.1.2 (Nov 08, 2009) ==== | + | * **<fs 100%> |
| - | | + | |
| - | | + | |
| - | * Fix bug that can sometimes cause problems when restoring old bandwidth monitor data | + | |
| - | * Fix bug preventing bandwidth distribution pie charts from displaying correctly in Opera and Chrome | + | |
| - | ==== v1.1.1 (Nov 02, 2009) ==== | + | * **<fs 100%>[[1.2.x|1.2.x Series - Gargoyle |
| - | * Complete overhaul of the old bandwidth monitor interface | + | |
| - | * Instead of monitoring bandwidth of static IPs only, monitor all IPs (automatically detected), but at lower resolution | + | |
| - | * Change bandwidth monitoring intervals: now monitor | + | |
| - | * Graph total bandwidth as well as upload/ | + | |
| - | * Allow selection of specific IP / QOS class as well as total in bandwidth table | + | |
| - | * Allow display of minutes & hours as well as days & months in bandwidth table | + | |
| - | ==== v1.1.0 (Oct 25, 2009) ==== | + | * **<fs 100%>[[1.1.x|1.1.x Series - Gargoyle |
| - | * New Bandwidth distribution section | + | |
| - | ==== v1.0.15 (Dec 06, 2009) ==== | + | * **<fs 100%>[[1.0.x|1.0.x Series - Gargoyle |
| - | * Fixes bug causing bandwidth data to be loaded multiple times at reboot, causing slow reboot. (Backported from v1.1.2) | + | |
| - | | + | |
| - | ==== v1.0.14 (Oct 13, 2009) ==== | ||
| - | * Fixes handling of Marvell switch in Fon+/Fon2 after addition of switch config for DIR300/ | ||
| - | * Improve custom date implementation by applying custom format to dates in web monitor and ensuring that two digits are always used for month and day, inserting zeros as necessary | ||
| - | * Improve white-list implementation by making sure block rules always kill TCP connections cleanly | ||
| - | * Fixes ap+client bug in atheros devices with a more elegant solution than previous versions (which just downgraded madwifi package) | ||
| - | ==== v1.0.13 (Oct 09, 2009) ==== | ||
| - | * Major bug fix for DIR300/ | ||
| - | * Allow selection of time & date format in System / Time section (Thanks spryte!) | ||
| - | * Yet another bug fix/update to allow saving of bandwidth view settings. Previously, settings were being restored but graphs weren' | ||
| - | * Updates to time zone specifications -- In particular, daylight savings time for New Zealand should now be specified properly. | ||
| - | * Minor bug fixes in httpd daemon & web monitor | ||
| - | ==== v1.0.12 (Sep 23, 2009) ==== | ||
| - | * Major bug-fix in dynamic DNS -- daemon should now correctly calculate force-update interval | ||
| - | * Bandwidth view controls remember previous settings when you return to them (fixes incorrect implementation in v1.0.11) | ||
| - | * WAN DNS should now display correctly in Status/ | ||
| - | ==== v1.0.11 (Sep 17, 2009) ==== | ||
| - | * Allows use of custom DNS servers when using PPPoE | ||
| - | * Fixes disabling of QoS, a router reboot is no longer required | ||
| - | * Implements display of WAN DNS servers in Status/ | ||
| - | * Fixes issue with bandwidth monitor data backup, which under certain circumstances was crashing the system | ||
| - | * Bandwidth view controls remember previous settings when you return to them | ||
| - | ==== v1.0.10 (Sep 06, 2009) ==== | ||
| - | * Fixes restrictions based on web URLs (ipt_weburl module), which were broken, and causing system crashes in the past several releases | ||
| - | ==== v1.0.9 (Sep 05, 2009) ==== | ||
| - | * QoS distribution graphs now display properly with the new bandwidth monitor implementation | ||
| - | * Fixes quota display on login page so byte counts are always reported accurately | ||
| - | ==== v1.0.8 (Aug 27, 2009) ==== | ||
| - | * Eliminates even more problems with the new bandwidth monitor implementation | ||
| - | ==== v1.0.7 (Aug 24, 2009) ==== | + | ====== Notes on Version Numbering ====== |
| - | * More bug fixes for new bandwidth monitor | + | |
| + | For a while, the only changelog | ||
| + | |||
| + | Between v1.0.0 Beta4 and v1.0.0 Final, " | ||
| + | |||
| + | However, this system caused problems as well since this is not a typical version numbering scheme and everyone automatically upgraded to the latest version. | ||
| + | |||
| + | Therefore, this numbering scheme has changed yet again. | ||
| + | |||
| - | ==== v1.0.6 (Aug 23, 2009) ==== | ||
| - | * Fixes several issues with new bandwidth monitor implementation | ||
| - | ==== v1.0.5 (Aug 22, 2009) ==== | ||
| - | * Completely new bandwidth monitor (back-end) implementation | ||
| - | * Fixes several problems with https in web server and dynamic DNS | ||
| - | ==== v1.0.4 (Aug 17, 2009) ==== | ||
| - | * Fixes bug causing ALL hosts with a quota defined to have their web connections redirected to router if ANY quota had reached its limit | ||
| - | |||
| - | ==== v1.0.3 (Jul 31, 2009) ==== | ||
| - | * Large number of new DNS service providers including opendns.com, | ||
| - | * Fixes numerous bugs in Dynamic DNS daemon | ||
| - | * Custom DNS server settings should now work with OpenDNS | ||
| - | * When quota limit is reached redirect web connections to router login page (which indicates quota has been reached) | ||
| - | * Display quotas that have reached their limit in bold red text (instead of regular black text) on login page | ||
| - | * New 3D buttons | ||
| - | ==== v1.0.2 (Jul 20, 2009) ==== | ||
| - | * Fixes a major bug in access restriction white-list | ||
| - | * Fixes problem with AP+Client mode systems with atheros wireless chips | ||
| - | ==== v1.0.1 (Jul 16, 2009) ==== | ||
| - | * Fixes a bug causing quotas for static IPs to reach their limits before they should | ||
| - | ==== v1.0.0 Final (Jul 14, 2009) ==== | ||
| - | * Improved Bandwidth Quotas | ||
| - | * New Web authentication system | ||
| - | * New Access Restrictions Implementation | ||
| - | * Significantly improved stability | ||
| - | * Major bug fixes in the bandwidth monitor | ||
| - | * Numerous minor bug fixes | ||
| - | ====v1.0.0 Beta 5 (May 01, 2009) ==== | ||
| - | * Wireless bridging | ||
| - | * Scan for WiFi Networks | ||
| - | * View connected wireless hosts / active dhcp leases | ||
| - | * Access Restriction White-listing | ||
| - | * Option to restore default configuration settings | ||
| - | * Improved GUI | ||
| - | * Massive numbers of additional, minor bug fixes | ||
| - | ==== v1.0.0 Beta 4 (Jan 12, 2009) ==== | ||
| - | * PPPoE now works properly | ||
| - | * Based on Kamikaze 8.09 branch instead of 7.09 | ||
| - | * Fon+/Fon2 can now use same firmware images as original Fonera | ||
| - | ==== v1.0.0 Beta 3 (Dec 01, 2008) ==== | ||
| - | * Added Access Restrictions section | ||
| - | * Added Quota section | ||
| - | * Lots of back-end cleanup/ | ||
| - | ==== v1.0.0 Beta 2 (Aug 26, 2008) ==== | ||
| - | * Add Web Usage monitor section | ||
| - | * Enable support for Fon+ | ||
| - | * Fixes firmware upgrade utility | ||
| - | * Enable configuration of DMZ in Firewall/ | ||
| - | * Better error checking for DHCP section (check that range is within current subnet) | ||
| - | * Enable users to hide/show help text in QoS & Dynamic DNS sections | ||
| - | ==== v1.0.0 Beta 1 (Jul 14, 2008) ==== | ||
| - | * Initial release | ||