summaryrefslogtreecommitdiff
path: root/CHANGELOG
blob: 74d8befefd136e3f424d39e7f5427eb030173c8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
0.3.6 Aug 27, 2015:
  o Delete outdated files after update.

0.3.5 Jun 8, 2015:
  o Adapt to new events API on leap.common. Related to #6359.

0.3.4 Dec 31, 2014:
  o Fix a typo in updater 32bit repo url.

0.3.3 Nov 19, 2014:
  o Add ssl cert to the updater

0.3.2 Sept 26, 2014:
  o Add support for TUF.
  o Avoid the try/except idiom when accessing configs to avoid messing
    with the client traceback. Fixes #5007.
  o Add support for multiple archs in the same platform. Closes #6044.
  o Stop updater if platform is not defined. Closes #6052.
  o Gather libQt* from the ones with extension .non-ubuntu if not in
    an Ubuntu platform. This fixes an issue where TUF downloads over
    and over those dynamic libs in Ubuntus.

0.3.1 Nov 1, 2013:
  o Support user provided logfile option and default to bitmask.log
    otherwise. Fixes #4153.

0.3.0 Aug 23, 2013:
  o Use bitmask.log instead of leap_client.log. Closes #3424.
  o Update launcher icon, jumping guy -> rainbow mask.
  o Use system's Qt libs if Ubuntu is detected as the host OS.
  o Update launcher.py to use the new namespace leap.bitmask.

0.2.0 Jul 12, 2013:
  o First release of the leap client launcher