mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update CHANGELOG with latest changes
This commit is contained in:
parent
a844251973
commit
e3a96426bc
1 changed files with 8 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ Update to Python 3
|
|||
|
||||
- Use `python3 -m venv <myenvname>`
|
||||
- Use `python3 -m pdb <script>` for debugging
|
||||
- Docker image updated
|
||||
|
||||
### Commands
|
||||
|
||||
|
|
@ -22,6 +23,13 @@ Update to Python 3
|
|||
|
||||
### Web
|
||||
|
||||
New golden-layout based Webclient UI (@security-related)
|
||||
- Features
|
||||
- Much slicker behavior and more professional look
|
||||
- Allows tabbing as well as click and drag of panes in any grid position
|
||||
- Renaming tabs, assignments of data tags and output types are simple per-pane menus now
|
||||
- Any number of input panes, with separate histories
|
||||
- Button UI (disabled in JS by default)
|
||||
Web/Django standard initiative (@strikaco)
|
||||
- Features
|
||||
- Adds a series of web-based forms and generic class-based views
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue