Releases: Snazzah/SublimeDiscordRP
Releases · Snazzah/SublimeDiscordRP
v2.1.5 (2018-11-16)
- Fix time (#34)
v2.1.4 (2018-09-20)
- Added
{loc}
template variable (#30)
v2.1.3 (2018-04-11)
- Hotfix to restore functionality (#28)
v2.1.2 (2018-04-10)
- Properly clear activity when disconnecting
- Retrieve reply messages for easier debugging (#27)
v2.1.1 (2018-02-26)
- Added Rust icon
- Fixed problem with C syntax not being reported
- Added license
v2.1.0 (2018-01-10)
- Smarter syntax detection for the icon display, based on scope names (@gwenzek #15)
- Automatic reconnect when trying to connect or sending activity failed (#12, #16)
- Be less noisy about lost connections (#16)
- Added
big_icon
setting that shows the language used as the big icon
instead (@coderobe #11) - Unroll "src/" folders for project name guessing (@coderobe #10)
v2.0.0
- Rewrite entirely
- Add support for UNIX
- Remove support for ST2
- Some settings were reworked