Feature release
1.1.0 - 2025-05-12
-
Added:
- Add social media and other relevant external links to the
/about
endpoint for better representation. - Add
VERSIONING.md
file to document the versioning strategy and release process for the project.
- Add social media and other relevant external links to the
-
Changed:
- Update the
description
field in the/about
endpoint to support an array of multiple descriptive entries, allowing for more detailed and modular content. - Refactor the DTO (Data Transfer Object) structure to follow
camelCase
naming conventions for consistency with frontend standards. - Update MongoDB queries to return data ordered by date for improved relevance.
- Update the
What's Changed
- feat(main): Enhance /about endpoint & refactor API structure for v1.1.0 [#4] by @dileepadev in #5
Full Changelog: v1.0.0...v1.1.0