This repository has been archived by the owner on Jan 30, 2025. It is now read-only.
Releases: zoonk/social
Releases · zoonk/social
v0.4.17
v0.4.16
v0.4.15
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
v0.4.13
v0.4.12
v0.4.11
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
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
- Update Next.js (2a33382)