Skip to content

Releases: niles-bot/niles

v4.3.0

13 Feb 19:13
64bcdb4
Compare
Choose a tag to compare
4.3 bump

v4.2.1

02 Feb 19:58
a032d9a
Compare
Choose a tag to compare

Bugfixes

  • fixed undefined time in multi-day events
  • fixed binary displayoptions
  • Google Calendar now reliably fetches & iterates over all events, in order
  • fixed error with faulty updates (thanks Kerberos#0002)
  • fixed string-strip-html removing all text

Improvements

  • implemented new clean functionality #105
  • added Guild Object for cleaner lookups & less memory usage
  • simplified URL lookup, handed over to discord.js - will remove niles-validator

server operations

  • removed channelid in favor of directly passing in channel - should save on lookups
  • removed guildid back online messages

other