Skip to content

release-1.2.0

Latest
Compare
Choose a tag to compare
@Syaw0 Syaw0 released this 08 Feb 19:35

BLOGISH Release 1.2.0

New Features:

  • Introduce Setting Page.
  • now users can update their profile and names.
  • and they can update account email and password.
  • open an menu when click on profile (navigation bar) with some links.



Performance And Changes:

  • update useFetch hook to accept array of fetchers instead of one and remove unused useEffect .
  • update getProfile endpoint to get profile just by id (no matter extension).
  • add some useful utility like check email pattern and equality for password and check emptiness of inputs and profile image size validity .



Possible Next Release (1.0.3) Feature? 16-17 Feb

  • implement the system for give start to posts and some place to see stared post by user.
  • implement the subscription of other users.