Releases: lwileczek/goodidea
Releases · lwileczek/goodidea
v0.2.0
What's Changed
Added
- Add framework for using object storage to upload files by @lwileczek in #8
- Feat: Add button to mark the task complete and hide by @lwileczek in #12
Fixed
- Fix/vote val by @lwileczek in #13
Internal
- read template dir once on start by @lwileczek in #9
- Update JS dev dependencies by @lwileczek in #14
Full Changelog: v0.1.0...v0.2.0
v0.1.0 -- 2023-11-26 Initial Beta Release
What's Changed
Added
- Create a task: title, body
- Upload images when creating a task
- Leave comments on a task
- Vote on task
- Utilize cookies to prevent a user from voting multiple times
- Search for a task by name
New Contributors
- @lwileczek made their first contribution in #1
Full Changelog: https://github.com/lwileczek/goodidea/commits/v0.1.0