Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 632 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 632 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0]

Added

  • Channel admins can now view detailed informations with /info (e.g. whether they can send messages or not);
  • Admins can now change the settings with /settings

Fixed

  • The "Go to the message" button should redirect successfully now;

Changed

  • The NETWORK_SHORT_NAME environment variable is now optional

[0.1.0-alpha] - 2020-09-05

Initial release