Skip to content

Releases: TorchedSammy/litepresence

Litepresence v0.3.0

09 Dec 19:12
9dd5321
Compare
Choose a tag to compare

Added

  • Send idle status if in emptyview

Fixed

  • Mod version for newest lite xl version
  • Perl file extensions

Litepresence v0.2.0

07 Mar 02:18
Compare
Choose a tag to compare

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

Litepresence v0.1.0

12 Feb 00:31
Compare
Choose a tag to compare

Initial release