aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
blob: dffb7888e1e74e6f69a6318be68911e083e1c7cf (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
42
43
44
45
46
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:
- Preliminary floating license support added for Squish
- Daemon name 'licd' changed to 'qtlicd'
- Daemon architecture changed towards more modular approach
- Fixed a bug with SSL support
- Added HW ID calculation if empty (hw_id now empty by default in qtlicd.ini)
- Removed possibility to override license server address from CLI
- Concept of "long-term" renamed to "permanent"
        '-L' switch of qtlicensetool changed to '-p' to reflect the change
- Fixed cloud server support