Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Releases: zoonk/archived-social-network

v0.6.9

18 Jun 15:20
Compare
Choose a tag to compare

Enhancements

Maintainance

  • Create useTranslation() hook (fcbd056)
  • Refactor snackbar emitter (e49e4c3)
  • Add custom paths to Jest config (ca1252d)
  • Replace Zeit references with Vercel (b80647a)
  • Remove unused interface (6f34313)

v0.6.8

12 Jun 15:33
Compare
Choose a tag to compare

Bug fixes

  • Fix blinking page on first load (84a1fc0)
  • Fix profile update for followers (e299527)

v0.6.7

12 Jun 05:37
Compare
Choose a tag to compare

This release is focused on lazy-loading Firebase to reduce the bundle size on the initial load.

v0.6.6

05 Jun 00:05
Compare
Choose a tag to compare

Bug fixes

  • Fix active menu for topics (8c673a2)

Maintainance

  • Remove yarn cache from deploy action (18aac03)

v0.6.5

04 Jun 15:09
Compare
Choose a tag to compare

Features

  • Display topics users are following (f94de38)

Changes

  • Filter timeline posts by language (6f78434)
  • Rename members field as followers (44c9eb9)

v0.6.4

04 Jun 04:11
Compare
Choose a tag to compare

Features

v0.6.3

03 Jun 05:44
Compare
Choose a tag to compare

Features

v0.6.2

02 Jun 22:20
Compare
Choose a tag to compare

Features

Enhancements

  • Add title tag to the editor toolbar buttons (e0beb91)

Bug fixes

  • Fix domain name on relative links (4a1f3c0)

v0.6.1

31 May 01:31
Compare
Choose a tag to compare

Features

  • Rich-text editor to comments (16d8034)
  • Allow users to mark questions as answered (ae2d782)
  • Display all posts users edited on their profile (7db4ce6)
  • Display user comments on their profile (3bc98d2)
  • Display link to activity reports in the admin panel (b441970)
  • Automatically embed videos when adding references (ca36eb8)

Enhancements

  • Allow users to install Zoonk as a PWA (ffb3456)
  • Display button to create post on navbar (cf80fdb)

Bug fixes

  • Disable like button while waiting for request to complete (9d616e1)
  • Remove extra spacing between edits (46d8e0f)
  • Serialize query on user feedback (d2971e1)

Changes

  • Allow moderators to edit posts and questions (f5557ef)

Maintainance

  • Update Firebase (6d66f2e)
  • Allow Firebase requests to have undefined fields (cddfc4a)

v0.6.0

29 May 21:35
Compare
Choose a tag to compare

Features

  • Add rich-text editor for editing posts (0a5a0d8)