Releases: Needlify/Community
Releases · Needlify/Community
1.3.0
Changelog
✨ Feat
- Minor UI improvements
- Added the banners system (so that you will be more easily aware of the news)
🩹 Fix
- Updated the number of tags available for a given post (now, you can add up to 25 tags)
- Fixed issue with the upload and update buttons on the write and edit pages
📚 Docs
- Added a new section in the code of conduct page
1.2.0
Changelog
✨ Feat
- Updated search field type
- Added description to the automation API result (
/api/automation/{username}/posts/get
) - Updated image upload system (so that people can upload not jpeg but also png and gif)
- Updated title format
🩹 Fix
- Fixed blockquote background color
- Fixed CORS issue with automation API endpoint (
/api/automation/{username}/posts/get
) - Fixed API result for the automation endpoint with the real total (
/api/automation/{username}/posts/get
)
1.1.0
Changelog
Feat
- Added table support with responsivness
- Added logout link when registering with wrong email
- Added theme-color meta tag
Fix
- Updated the description extraction process
- Updated markdown render process
- Updated bootstrap version to 5.1.0
- Updated title and tag regex
- Fixed social links on the footer
- Fixed twitter card image link
General :
- Improved performances when publishing a new post