Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 2.7 KB

CHANGELOG.md

File metadata and controls

42 lines (27 loc) · 2.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.3 (2021-01-02)

Features

Bug Fixes

  • add albums support (1a6688a), closes #3
  • client stop during StringSession load (59fa714)
  • edit message on delete (c49803f)
  • git clone url (1395f45)
  • handle end event of private client (6eb4f07), closes #1
  • improve id parse (8c153fe), closes #2
  • schema.sql execution (d7bcb0b), closes #1
  • show real authentication status (d773a4e)
  • validate phone number (b109f75), closes #1
  • validation in add command (0b9051a)

0.0.2 (2020-12-25)

Features

  • add redirect command e85b5e0
  • redirect messages b0bac0c
  • store StringSession in db aba9c34

Bug Fixes

  • client stop during StringSession load 59fa714
  • validation in add command 0b9051a