Releases: TorchedSammy/litepresence
Releases Β· TorchedSammy/litepresence
Litepresence v0.3.0
Added
- Send idle status if in emptyview
Fixed
- Mod version for newest lite xl version
- Perl file extensions
Litepresence v0.2.0
Added
- Presence is now updated if a new file is saved
- New config options:
config.plugins.litepresence = {
binPath = '', -- path to binary (default is relative to plugin path)
projectTime = false, -- whether the elapsed time will be based on project open time or file open time
clientID = '' -- client id for program (only change if you know)
}
- Indicate any Litepresence errors, you can now easily know if the service
dies unexpectedly
Changed
- Tiny performance improvement, by @takase1121 (#5)
Litepresence v0.1.0
Initial release