Releases: weaponsforge/todo-next
Releases · weaponsforge/todo-next
todo-next_v2.1.2
Summary
November 1, 2024
- Fix: create a temporary .env file on scheduled docker image pull
What's Changed
- v2.1.2 by @weaponsforge in #73
Full Changelog: v2.1.1...v2.1.2
todo-next_v2.1.1
Summary
October 4, 2024
- Feat: enable debugging the server app running inside a container with VSCode, #70
What's Changed
- feat: enable debugging server in container with vscode by @weaponsforge in #71
- v2.1.1 by @weaponsforge in #72
Full Changelog: v2.1.0...v2.1.1
todo-next_v2.1.0
Summary
October 4, 2024
- Feat: deploy the development client and server images to Docker Hub, #62
- Feat: pull the development images every 2 months to keep them active in the free Docker Hub account
What's Changed
- feat: deploy development images to docker hub by @weaponsforge in #68
- v2.1.0 by @weaponsforge in #69
Full Changelog: v2.0.2...v2.1.0
todo-next_v2.0.2
Summary
July 15, 2024
- Use a mongodb service on localhost container dev't, #65
- Create a script to import (mongorestore) data in the mongodb service
What's Changed
- Feat/weaponsforge 65 by @weaponsforge in #66
- v2.0.2 by @weaponsforge in #67
Full Changelog: v2.0.1...v2.0.2
todo-next_v2.0.1
Summary
July 14, 2024
- Docker setup for localhost development, #61
- Docker setup for production environment
What's Changed
- Feat/weaponsforge 61 by @weaponsforge in #63
- v2.0.1 by @weaponsforge in #64
Full Changelog: v2.0.0...v2.0.1
todo-next_v2.0.0
Summary
August 30, 2022
- Setup GitHub actions and server code adjustments for deploying the backend
/server
to vercel usingVercel CLI v28.2.0
- Use the Todo API hosted on vercel as
BASE_API_URL
for the frontend
What's Changed
- Wip/weaponsforge 53 by @weaponsforge in #57
- v2.0.0 by @weaponsforge in #58
Full Changelog: v1.0.9...v2.0.0
todo-next_v1.0.9
Summary
August 28, 2022
- Press the Clear button only once to clear input on the
create
andedit
Todo pages
What's Changed
- Fix/weaponsforge 48 by @weaponsforge in #51
- v1.0.9 by @weaponsforge in #52
Full Changelog: v1.0.8...v1.0.9
todo-next_v1.0.8
Summary
August 27, 2022
- Fix the unresponsive Clear button on the
create new Todo
andupdate existing Todo
pages. Use the correct file path reference for thetodosReset
action, #48
What's Changed
- Fix/weaponsforge 48 by @weaponsforge in #49
- v1.0.8 by @weaponsforge in #50
Full Changelog: v1.0.7...v1.0.8
todo-next_v1.0.7
Summary
August 27, 2022
- Update the global Todo list state with a Todo's updated data, #45
What's Changed
- Fix/weaponsforge 45 by @weaponsforge in #46
- v1.0.7 by @weaponsforge in #47
Full Changelog: v1.0.6...v1.0.7
todo-next_v1.0.6
Summary
- Create a common layout for the todo pages, #37
- Add proptypes on the UI components
- Remove the
getTodo
method on the list Todo container. - Update the
title
proptype
What's Changed
- Feature/weaponsforge 37 by @weaponsforge in #42
- Fix/weaponsforge-37 by @weaponsforge in #43
- v1.0.6 by @weaponsforge in #44
Full Changelog: v1.0.5...v1.0.6