You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

2.5 KiB

Changelog

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

1.7.2 (2021-03-03)

Bug Fixes

1.7.1 (2021-02-28)

Bug Fixes

  • Update comment not work when post like or unlike (#416) (e0ca916)

1.7.0 (2020-10-15)

Features

Bug Fixes

  • replace onMouseDown to onClick (873caa8)

1.6.2 (2020-02-29)

Bug Fixes

  • set default avatar for image load fail (#357) (49e37fd)

1.6.1 (2020-02-29)

1.6.0 (2020-02-16)

Features

Bug Fixes

  • debounce at clicking btn to create comments (eb35bdf)
  • repeat create comment (b53eccb)
  • comment: comments via email notification (d536f08), closes #224