Release v1.3.1 - Keep log between sessions

Forgot to post about the v1.3.1. Here we go!

Features

Store log between sessions

Default setting is that logs are cleared whenever you close the browser tab or the browser. You can now select to keep the log between sessions.

Go into settings:
settings_cog_wheel

And click Store log between sessions:
setting_store_log_between_sessions

Improvements

New alias
We now have to as an alias for address, and wh as an alias for whisper.

Wrapping of long words
Long words or URLs are now wrapped instead of requiring horizontal scrolling in the chat log.

Database updates
Improved the mechanism that allows restored databases using an older schema, to be automatically updated to the correct schema.

Bug fixes

Removed Cancel from broadcast
Removed the Cancel button from the broadcast dialog (so that @Mirrdae no longer can cancel my broadcasts!)

Address events in exported log
Address events were not included in the exported logs. Now they are.

Reuse names of deleted characters
Fixed the bug preventing the reuse of a deleted character’s name.

Smoother server updates
Restarting the services (e.g. on updates) forced clients to be reloaded. This is solved by putting a throttle on Resgate, the API gateway, to limit the number of concurrent requests is sends to the services when trying to re-synchronize after a service restart.

4 Likes