- Version 0.0.2 delivers a configurable list of muds in frontend/config/config.development, so that the development mode can be used as local browser-mudclient to multiple muds.
- Version 0.0.3 added ANSI colour support
- Version 0.0.4 fixed an ANSI colour issue and renamed frontend dir to backend.
- Version 0.0.5 implmented telnet_neg: echo,terminaltype and naws. started with GMCP support.
- Version 0.0.6 implemented sound on top of GMCP, working with UNItopia so far.
- Version 0.0.7 Rewrite for portal and created dockerfile.
- Version 0.0.8-0.0.10: Getting docker configuration to run on UNItopia.de
- Version 0.0.11: Enabling CORS.
- Version 0.0.12: bugfix CORS.
- Version 0.0.13: polyfill for IE11,10,9.
- Version 0.0.14: Bugfixes favicon,title,config
- Version 0.0.15: invert foreground, if forground is identical to background color. shorten input-line. on enter return on output (input_to-issue)
- Version 0.0.16: dynamic height of mud window, fixed monotype size fixing ie+edge, fewer logs
- Version 0.0.17: Redesign and Test of new mudwindow width and heigths calculation
- Version 0.0.18: Menu: Connect,Disconnect,Invert,BlackOnWhite. Windows-Sizing revisited, Serverloggin enhanced. more robust disconnects(on-going).
- Version 0.0.19: Experiments and Tests with gracefully exits.
- Version 0.0.20/21: Experiments with scrollbars/tooltips, update angular to 6.1.10
- Version 0.0.22/23: Finally get some scrollbars activated for Safari.
- Version 0.0.24: GMCP-Ping,GMVP-GoodBye and request more GMCP Modules from MUD (Ongoing)
- Version 0.0.25: Bugfixing BlackOnWhite,Colours. Start with non modal windows (Ongoing)
- Version 0.0.26: first configruable gmcp module sound (switch off/on)
- Version 0.0.27/28: upgrade UI(angular 6) to UI7 (angular7), testing mdconn Service to connect via pipe to Orbit
- Version 0.0.29-0.0.36: Big switch to productive Apache redirection on UNItopia server.
- Version 0.0.37: Directory and filess/edit modules
- Version 0.0.38-39: Lots of Bugfixes to Files and Directory Module
- Version 0.0.40: 3 Dockerfiles for 3 docker image-tags: local, unitopiatest and unitopia
- Version 0.0.41: Docker-naming revisited
- Version 0.0.42: LocalEcho established with foreground colorchoice. TRansported Core.Browserinfo from Backend to UNItopia
- Version 0.0.43: Bugfixes,Enhancements and Code Beauitfying for Logging backend and frontend
- Version 0.0.44: ngx-logger inclusive logger backend, all console.logs rerouted through the new logger.
- Version 0.0.45: editor-save rewritten and debugged => working now.files module now mandatory.
- Version 0.0.46: sqlite, nebuglog backend and frontend, start position of nonmodal windows changed, lots of bugfixes
- Version 0.0.47: start UI9: rewrite UI8 to primeng elements.
- Version 0.1.0: End of migration from UI8,UI9 to UI12
- Version 0.2.0: End of migration from UI12 to UI13
- Version 0.2.1: End of migration from UI13 to UI14, final implementation of numpad
- Version 0.3.0: Lots of Bugfixes, minor version upgrades, Inventory Display. no PWA yet!
- Version 0.4.0: Lots of Bugfixes, minor version upgrades
- Version 0.5.0: Comndensed configuration into one docker image and into main Dockerfile