-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathreleasenotes.txt
71 lines (57 loc) · 1.7 KB
/
releasenotes.txt
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
64
65
66
67
68
69
3.9 04/2023
* premium users
* various interface improvements
* github upload
* tutorials shared directory
3.8 09/2021
* code positioning meta-data
* more coloring/interpreting output: prompts, errors
* upgrade to socket.io 4, better socket disconnect handling
* save/restore of files when a docker is destroyed/created
* better error handling of server
3.7 04/2021
* tutorial system revamped
* docker creation fixes
* readline dumped
3.6 02/2021
* cookie / id system revamped, and assorted server improvements
* editor revamped
3.5 01/2021
* new chat function
* previous session output memorized for restoring after client reload
3.4 11/2020
* revert to $ for tex code
* division of output into cells
* prerendering help to be served by server
3.3 08/2020
* https branch
* overhaul of server / docker interaction
* better bundling, KaTeX integrated as a submodule
3.2 07/2020
* name change
* file restructure
* minimal interface minimal.html
* server serves help
3.1 04/2020
* client rewrite
* browse tab
3.0 03/2018
* katex fork
2.0 6/23/2017
* Markdown format for writing tutorials
* Internally: use TypeScript
1.1 4/13/2015
* Multi-line code tags
* Docker containers instead of schroots
* Vagrantfile for users who want to host interactive shell
* Tab completion on Macaulay2 commands
* New layout
* Public-common and public-specific
* Users can upload tutorials
* Singular support
1.0 3/31/2013
Stable version running since March 2013
* shell-like right hand side
* upload and download of files
* supports graphs.m2 package
* several basic tutorials