Skip to content

Releases: Needlify/Community

1.3.0

02 Nov 01:42
d038cae
Compare
Choose a tag to compare

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

24 Oct 01:17
d038cae
Compare
Choose a tag to compare

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

05 Aug 21:22
ef0bb24
Compare
Choose a tag to compare

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