Skip to content

1.10.0 - Starlight

Compare
Choose a tag to compare
@cburschka cburschka released this 16 Dec 01:06
· 426 commits to master since this release
v1.10.0

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

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

Bugfixes

  • #204: Install jquery-ui icons in the CDN prefix.
  • #256: Add the navigation bar links' anchor texts.
  • #257: Style the dialog buttons in the "dash" theme.
  • #258: Strip backslashes in command arguments.
  • #264: If other clients send only a plaintext body, escape it.
  • #265: Attribute delayed messages by JID, not by nick.
  • #267: Add JID (and flair classes) to history authors who are now absent.
  • #268: Make an empty alert field not cause an alert on all messages.
  • #273: Handle "forbidden" message error.
  • #274: Convert JID user class to lower-case.
  • #276: Fix a crash when joining a room with verbosity turned off.
  • #278: Strip hidden markup when saving an HTML log.

Minor changes

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