aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
blob: 3a43a14ed3a1f37a9b4c8f6ea016ec96e1143dd3 (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
35
36
37
38
39
40
41
Qt License daemon changelog

Changes from 0.xxx to 2.0.0

- 'qtlongterm' CLI tool replaced qith new, more generic 'qtlicensetool'
- Long-term functionality added in qtlicensetool through -L (or --longterm) switch
- qtlicensetool always uses [default] section in user settings file to get its settings from
    * Swithces used in qtlongterm command are now mostly optional, to be able to override the [default] ones
    * See 'qtlicensetool --help' or README.md
- Version queries now possible with qtlicensetool
    * Version queries from License Service (daemon), License server and the tool itself
- The binaries (licd, mocwrapper, qtlicensetool) now accept --version (or -v) switch
- Several under-the-hood improvements for maintainability and robustness

####################

Changes in 2.0.1:
- Added a new feature to qtlicensetool: Get current reservation status
- Mocwrapper is now less verbose

####################

Changes in 2.0.2:
- Added this changelog
- Implemented support for additional leeway time in case there's no server connection

####################

Changes in 2.0.3:
- Mocwrapper made even less verbose

####################

Changes in 2.0.4:
- Changed daemon response message in case there is no licenses left in the pool

Changes in 2.1.0:
- Floating license support added (Squish)
- Daemon name 'licd' changed to 'qtlicd'
- Concept of "long-term" changed to "permanent"
- Daemon architecture changed towards more modular approach