Releases: MisterTea/EternalTerminal
Releases · MisterTea/EternalTerminal
Eternal Terminal 5.1.0
- Added rate limiting to allow ctrl+c to go through
- Better connection error messages
- A bunch of fixes and improvements
Eternal Terminal 5.0.7
- Remove interactive flag when spawning user etserver processes
Eternal Terminal 5.0.6
- Fixes for CentOS7
Eternal Terminal 5.0.5
- Patch release
Eternal Terminal 5.0.4
- HTM no longer depends on proto3 to support CentOS 7 and other older OSes
Eternal Terminal 5.0.3
- Fix build order issue
Eternal Terminal 5.0.2
- Move htm & terminal source under src to avoid name conflict when running cmake inline
Eternal Terminal 5.0.1
- Add htm & htmd binaries
Eternal Terminal 5.0.0
- Replace google logging with easylogging
- Run etserver in interactive shell to fix issues with path
- Initial support for HTM
Eternal Terminal 4.2.1
- Flush logs after a fatal so the stack trace is written correctly.
- Handle server errors from rawsocketutils by closing the connection instead of killing the server process.