-
Notifications
You must be signed in to change notification settings - Fork 2
/
NEWS
63 lines (54 loc) · 2.05 KB
/
NEWS
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
NEWS for tlcockpit
version 1.2 (20200419)
----------------------
- Allow configuration of startup tab from menu, configuration is
saved into ~/.tlcockpit.conf
- build with jdk14 (result still runs on jdk11)
version 1.1 (20190711)
----------------------
- build jdk8 and jdk11 versions - jdk11 includes javafx
default is jdk11 version, but Unix starter script tries
to deduce the correct version.
On Windows JDK11 or above is expected
version 1.0 (20181006)
----------------------
- check for used Java version and abort if less than < 1.8 (Java 8)
- add support for Cygwin
version 0.9 (20180408)
----------------------
- make package info dialog content copyable (as far as possible)
- add placeholder for empty backup table
version 0.8 (20180120)
----------------------
- add debug facility (-d and -dd)
- nice spinner while waiting for loading of db
- select mirrors for main repository facility added
- speed up initial loading by using info --data and load
pkg info on demand using info --json
- (hopefully) fixed self updated of tlmgr
- move status indicator below the package pane, and add currently
running command indication
version 0.7 (20171124)
----------------------
requires tlmgr >= 2017-11-23 (version 45888 of texlive.infra)
- fix behavior when closing using the Window Manager X on Windows (Issue: 2)
- use tlmgr json output
- allow ordering packages by name and by collection
- log and error output separated (Debug area)
- support for paper configuration and general options
- deal with dying tlmgr
- add search capability (searches package names and sortdesc)
- check whether tlmgr is new enough
- updates, installs, removes are online updated during operation
version 0.6 (20171012)
----------------------
- texlive infra updates handled properly (restarting tlmgr)
- scrollable list of files in pkg info window
version 0.5 (20171009)
----------------------
- better pkg info display
- try to open doc files from pkg info window
- dynamic updates of the update screen during updates
version 0.4 (20171004)
----------------------
First half-way usable version