Releases
The scope of this release is to enable users to easily suggest new features directly from external websites.
This functionality will be provided through a JavaScript widget that interacts with our API, allowing easy feature submissions without leaving the website.
This release focuses on minor improvements asked by customers and some missing features we avoid to ship on v1.0 because of lack of time.
- Added a single release detail page with a list of all published features
- Now, the creator of a new feature automatically upvotes it by default
API
We’ve enhanced our tool with new API functionality to improve interaction with boards and features. The following endpoints are now available:
-
List Features for a Given Board: Retrieve a list of all features associated with a specific board. This allows users to view the current features and their details.
-
Suggest a New Feature for a Given Board: Submit new feature suggestions to a specific board, enabling collaboration and ideation within your team or community.
-
Upvote a Feature: Support for upvoting features has been added. Users can now upvote features they find valuable, helping to prioritize and surface the most important ideas.
-
Comment on a Feature: Users can now leave comments on individual features, facilitating discussion, feedback, and further refinement of ideas.
These new API capabilities allow for deeper integration and enhance the collaborative experience for users interacting with boards and features.
For more details and to try out the new functionality, visit the API documentation: https://upvoted.io/api/swaggerui
Supabugs integration
We’ve added the Supabugs widget to private pages, allowing users to notify us about new bugs.
This is the inaugural release of Upvoted.
It includes all core features, with potential for advanced functionality pending further development.
This is the next iteration of Upvoted, building upon our initial launch with refined features and enhanced functionality.