Skip to content

1.10.0 - Starlight

Compare
Choose a tag to compare
@cburschka cburschka released this 16 Dec 01:22
· 121 commits to calref since this release
v1.10.0-calref

This long-delayed release makes minor improvements to the UI, fixes several bugs
in room history and plaintext message bodies, and adds eleven new ponicons.

Features

  • cburschka#252: Print role and affiliation changes.
  • cburschka#254: /admin command is now interactive.
  • cburschka#260: Changes to the timestamp format are now applied retroactively.
  • cburschka#266: New :flutterkay: emote.
  • cburschka#272: Reformat the plaintext body as Markdown.
  • cburschka#275: The OMG theme has been removed.
  • cburschka#281: Ten new ponicons: :goodjob:, :calm: :ajcry:, :ajdoubt:, :pinkieglare:,
    :rarityeww:, :spikewhoa:, :skeptiloo:, :twipbbt: and :wasntme:.

Bugfixes

Minor changes

  • cburschka#263: The /version command no longer prefixes the version with "cadence-".
  • Refactor chat.commands to alphabetical order.
  • cburschka#277: Update the JS libraries.
  • Add doc comments to visual.messagesToText and visual.ellipsis.
  • cburschka#280: All CalRef-specific ponicons have been removed from the master branch.
  • cburschka#282: Store the persistent font color as a data attribute, not a class.