Releases: DIT112-V21/group-09
Releases · DIT112-V21/group-09
SmartRover v1.0.1
SmartRover v1.0.0 First full release
SmartRover v1.0.0 full release.
Improvements
- Completed mission execution. Now you can run the missionControl,ino sketch and accomplish missions.
- Mission guide is available here.
- More bug fixes and polishing around since v0.5.0.
SmartRover v0.5.0 Beta release
- Fixed database settngs bug
- Fixed mqtt config assignment typo
SmartRover v0.4.5 Beta release
Completed milestones:
- Emulator UI modification
- Frontend app fully implemented
- User management and data persistence
- Mission control and mission execution is implemented
Improved project tasks:
- Changelog generator works on release branches
- Electron builder implemented (needs more tests and releases)
- Database connection verification added
Plans for the next release
- Bugfixes
- Stabilize overall mission execution
- Test manual control
- Test mission control
Resolves #111
SmartRover v0.3.0 Alpha release
[PRE-RELEASE] v0.3.0-alpha
Changelog:
- Home page complete with Rover intro
- Manual control page is complete and stable
- MQTT communication for manual control page has stable for alpha stage
- HTML and CSS is stable for the release
- Initial CI testing script is done. Needs to add more unit testing
Pipeline:
- Mission control page has started development
- Settings and user management is in the pipeline
- Help section will start developing on alpha release pages
- Continuous integration and automated building, testing
Resolves #57