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

Releases: zoonk/social

v0.4.17

23 Apr 17:31
Compare
Choose a tag to compare

Enhancements

  • Add social links and language filter to the sidebar (0e9cfd9)
  • Add "about us" section (3885274)

Docs

  • Add contributing section (83e7dba)
  • Update feature request template (25ffbbc)

v0.4.16

17 Apr 18:07
Compare
Choose a tag to compare

Features

  • New page for displaying a list of comments (cea8539)

Bug fixes

  • Fix formatting on post description (5a5260c)

Changes

  • Merge replies and comments (4a52fef)
  • Allow moderators to delete comments (488bba8)

v0.4.15

17 Apr 07:13
Compare
Choose a tag to compare

Enhancements

  • Add sidebar menu layout to some pages (889f4b9)
  • Add link to user profile on comments (92d928f)
  • Update title on share button according to post category (e8f9c14)
  • Update post category selector (c900b47)
  • Update title on post category selector (bdbdb11)
  • Add button to change post category (34515d3)
  • Update post breadcrumb when post category changes (ff156c6)
  • Update post typography (21c7b6a)
  • Add frame on post preview (db7c605)
  • Update typography on post preview (1a95852)

Maintainance

  • Fix issues with continuous delivery (bedcaea)

v0.4.14

17 Apr 03:15
Compare
Choose a tag to compare

Enhancements

Bug fixes

  • Fix bug where markdown formatting wasn't removed from post description (6adb4aa)
  • Fix Youtube embedding on references (a39333f)

Maintainance

  • Update Now script for CI/CD (a320d47)

v0.4.13

16 Apr 23:22
Compare
Choose a tag to compare

Enhancements

  • Hide post suggestions when adding content (9f216be)

Bug fixes

  • Fix bug where a post wasn't marked as read (a6f8b2a)
  • Remove markdown formatting from lesson description (a3e0a05)
  • Allow moderators to edit posts and questions (9b647d3)

v0.4.12

02 Apr 17:40
Compare
Choose a tag to compare

Bug fixes

  • Fix link for creating a reference on teach section (b833822)

Changes

  • Earn points when reading a post (9e323bb)

Maintainance

  • Update title and description meta tags (038bee0)
  • Refactor getMetadataFromUrl() (514d284)

v0.4.11

28 Mar 20:05
Compare
Choose a tag to compare

Enhancements

  • Display button for previous lesson (d676ed5)
  • Remove padding from post title when there are links (0094b6a)
  • Display reference image as cover when post doesn't have one (a221e58)
  • Fix image size on post list for mobile screens (ac27f50)

Bug fixes

  • Fix bug where reference images wouldn't load (e81bfc7 82f382b)
  • Remove formatting from post description (1aa9132)
  • Filter out falsy links on post preview (609ee1e)

Maintainance

  • Clean up unused code for reference form (e8d9324)

v0.4.10

27 Mar 19:59
Compare
Choose a tag to compare

Features

  • Add metadata to references (39307c1)
  • New custom form for creating references (4aa5eed)
  • Display reference details on posts (24ac904)

Enhancements

  • Change post list layout (1e1ea32)
  • Add button to create topics and posts on search page (6a1a57d)
  • Display custom message when no posts are found for a category (4497477)
  • Update post card title when the category filter changes (beb45ce)
  • Remove text formatting from post list description (2d08c92)
  • Display a loading bar for lesson data on lists (0c541d6)
  • Use circular progress for loading posts (4d80137)
  • Add "create" button to posts page (1016ad9)

Bug fixes

  • Fix broken link on post page (60f89e6)
  • Fix category link on posts card (7519c98)
  • Fix link for create button on posts card (b216a06)

Changes

  • Change order for title and image for reference metadata (293da38)

Maintainance

v0.4.9

23 Mar 19:02
Compare
Choose a tag to compare

Enhancements

  • Improve visualization when an item is updated (3f87f4e)

v0.4.8

20 Mar 19:09
Compare
Choose a tag to compare

Enhancements

  • Open external links in a new tab (1ad8109)
  • Add "go back" button to the post edit/edits pages (8c7df66)

Changes

  • Allow selecting only one filter (81531be)
  • Improvements to Portuguese translation (cd1e41c)
  • Remove ranking (6cde8c7)

Bug fixes

  • Add missing labels to filter (68a1656)
  • Fix bug when custom messages weren't being displayed when there are no posts (b7db78b)
  • Add missing categories to the home page tabs (5546e6c)