qtmobilehotspot (0.3.2) unstable; urgency=low

  * Update of the application
    - When unloading g_ether, switch to g_file_storage (before it was g_nokia, which caused Windows to (try to) install a PC-Suite driver)
    - Power-saving handling removed (moved to a plugin)
    - Added a system checker post-exec script, should solve standard problems due to bad termination (wlan ad-hoc, wlan down, usb modules, remaining processes)
    - Bug fixes :
    -- USB MAC no more changes after updates (should be good for versions >=0.3.2, versions <0.3.2 will have their MAC changed when updating to 0.3.2)
    -- Power-saving disabling for USBtoWifi should work correctly now (it was working only when power-saving for the WLAN interface was disabled before starting)
    -- Corrected 2G/3G switcher (was always switching to Double if the current mode was the same as the one we wanted to get)
    -- Fixed crash which occured after closing the networking GUI when there was 0 element in the list
  * Plugins
    - New : Networking Fixer (disable Wifi power-saving, regularly ping a server while on gprs)
    - Iptables tweaker updates :
    -- It is now possible to load/save rules from/to files
    - MAC filter updates :
    -- It is now possible to load/save configuration from/to files
    - Embedded Privoxy updates :
    -- The port can be changed (8118 is the default)
    -- The default action files (default.action, match-all.action) can be enabled, the files qtmh.action.qtmh & user.action will always be used
    -- Proxy forwarding is possible for all Privoxy traffic (ip:port can be set, default is 127.0.0.1:10000)
    
 -- Loic Burtin <speedoflight@hotmail.fr>  Tue, 04 Oct 2011 21:13:30 +0200


qtmobilehotspot (0.3.1) unstable; urgency=low

  * Update of the application
    - USB hotspot now uses the g_ether module instead of g_nokia (like Mad Developer). This should make USB networking easier
    -- In consequence the USB hotspot now requires No-mode, unlike before when it was PC-Suite
    - Added a setup-assistant for installing g_ether driver on Windows
    - Added the g_ether driver for Windows in /opt/qtmobilehotspot/docs folder and MyDocs/QtMobileHotspot-Driver (extracted from MADDE, see related wiki entry)
    - The USB interface's MAC is now fixed to a random value generated the first time qtmobilehotspot is started (it will stay even if the program is updated)
  * Plugins
    - Privoxy : util folder cleanup (moved files to util/qtmhprivoxy), added templates

 -- Loic Burtin <speedoflight@hotmail.fr>  Sun, 28 Sept 2011 23:20:30 +0200


qtmobilehotspot (0.3) unstable; urgency=low

  * Update of the application
    - It is now possible to use Wifi instead of 3G (LAN on USB, Internet on Wifi)
    - Added an option for disabling Wifi power-saving (it is restored at hotspot shutdown), mostly useful for USBtoWifi hotspot
    -- CAUTION : Power-saving disabling is done by tweaking stored connections. If the application isn't stopped properly, this may become the default parameter. Check your internet connections if this happens
    -- Power-saving disabling is supposed to have no effect on Ad-Hoc wifi.
    - In USB mode, the GUI allows to select any of the saved connections. In Wifi mode, only GPRS ones are available
    - New icon, thanks to Robin Lundgren

 -- Loic Burtin <speedoflight@hotmail.fr>  Sun, 25 Sept 2011 18:20:30 +0200


qtmobilehotspot (0.2) unstable; urgency=low

  * Update of the application
    - Active internet connection is used if its the same as the hotspot one
    - Previous internet connection is restored after hotspot's shutdown
    - 2g/3g switcher at startup is now integrated (at stop the original state is restored)
  * Plugins
    - New : Embedded Privoxy (with GUI for client user-agent switching)
    - Removed : 2g/3g switcher plugin (not needed anymore, see above)

 -- Loic Burtin <speedoflight@hotmail.fr>  Wed, 21 Sept 2011 23:19:30 +0200


qtmobilehotspot (0.1) unstable; urgency=low

  * Initial pre-release for Maemo5
    - Wifi hotspot configuration (name, WEP/not-encrypted)
    - USB hotspot
    - Enable/disable internet sharing
    - Change LAN ip
  * Plugins
    - Iptables tweaker
    - MAC filter (allow/disallow MACs)
    - 2g/3g switcher at start/stop

 -- Loic Burtin <speedoflight@hotmail.fr>  Mon, 12 Sept 2011 23:20:57 +0200

