Skip to content

Latest commit

Β 

History

History
176 lines (103 loc) Β· 4.07 KB

CHANGELOG.md

File metadata and controls

176 lines (103 loc) Β· 4.07 KB

Changelog

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

1.7.1 - 2022-04-08

Changed

  • Updated dependencies

1.7.0 - 2021-07-31

Added

  • Ability to change the current active user (whose messages are highlighted) from the sidebar #7

Changed

  • Updated parser and dependencies
  • Improved changelog with more links to issues

1.6.2 - 2021-06-01

Changed

  • Updated parser and dependencies

1.6.1 - 2021-05-29

Changed

  • Updated parser and dependencies

1.6.0 - 2021-03-09

Added

  • Option to render a range of messages #2

Fixed

  • Some emoji rendering #4
  • Encryption message not being treated as a system message #3

1.5.1 - 2021-01-29

Fixed

  • Zip file mime type detection in Windows
  • Space in readme

1.5.0 - 2021-01-19

Added

  • Clickable links
  • Media files (when exporting with the "Attach Media" option) will show up now
  • Funding links

Changed

  • Updated example chat to showcase the new features
  • Updated parser and dependencies

1.4.0 - 2020-12-13

Added

  • Added dark mode based on the user's OS settings

Changed

  • Updated dependencies

1.3.6 - 2020-08-13

Changed

  • Updated parser and dependencies
  • Updated README

1.3.5 - 2020-06-11

Changed

  • Website TLD from .com to .app in README
  • Refactored code to detect the .txt file inside an archive
  • Updated dependencies

1.3.4 - 2020-01-27

Changed

  • Updated parser and dependencies

1.3.3 - 2019-09-16

Added

  • Changelog

Changed

  • Updated parser

1.3.2 - 2019-08-31

Changed

  • Enhanced styles for the file upload input

1.3.1 - 2019-08-22

Changed

  • Improved focus handling

1.3.0 - 2019-08-14

Added

  • Ability to close sidebar with ESC key

Changed

  • Performance improvements when opening / closing sidebar

1.2.0 - 2019-08-12

Added

  • New favicon
  • Sidebar with option to change the amount of messages displayed

Changed

  • Highlight color from blue to green
  • Better error handling

Fixed

  • Long urls / words overflowing the page

1.1.0 - 2019-07-31

Added

  • Downloadable example chat in the header
  • Error when unsupported file is uploaded

Fixed

  • Rendering of newlines

1.0.0 - 2019-07-31

  • Initial release