summaryrefslogtreecommitdiff
path: root/support/tlcockpit/NEWS
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/tlcockpit/NEWS
Initial commit
Diffstat (limited to 'support/tlcockpit/NEWS')
-rw-r--r--support/tlcockpit/NEWS57
1 files changed, 57 insertions, 0 deletions
diff --git a/support/tlcockpit/NEWS b/support/tlcockpit/NEWS
new file mode 100644
index 0000000000..e84482445f
--- /dev/null
+++ b/support/tlcockpit/NEWS
@@ -0,0 +1,57 @@
+NEWS for tlcockpit
+
+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