- Added automated installer script to make things easier.
- New version: 0.27
- New alternate UI theme availalble. Select it in settings.ini.
- New visual UI enhancements (touched up bloated rounded styles), better user-input text formatting.
- Front-end error handling in JS now alerts if any servers are offline.
- New 'context' command prints current context.
- New version: 0.26
- Experimental: You can now (optionally) use chat contexts. Send word 'clear' to clear context history, 'on' or 'off' to turn on/off.
- Improved error handling for non-2xx HTTP status codes in case of error or server offline.
- Added new parameters to
settings.ini
pertaining to contexts and error handling. - Code cleanup: Added docstrings and improved commenting for better code readability.