Releases: Capstone-Projects-2024-Spring/project-blastpad
Releases · Capstone-Projects-2024-Spring/project-blastpad
Blastpad 3.0.0 (Blastoff)
What's Changed
- Upsert fix by @gummyfrog in #115
- Cool editor blocks by @gummyfrog in #116
- Config Changes + Color Palette in Blockly by @Snarr in #117
- Add Themes by @Snarr in #118
- Functional Community Hub Search by @gummyfrog in #120
- Error catching / status display for games in home screen by @gummyfrog in #119
- Classroom functionality by @gummyfrog in #121
- Fix correct logo URL by @Snarr in #122
- Responsive Wifi Icon @gummyfrog in #123
- Update documentation to reflect theme and brand by @Snarr in #125
- Overscan fix by @Snarr in #130
Full Changelog: 2.0.0...3.0.0
Blastpad 2.0.0 (Liftoff)
How to install image
- Flash to SD card using your favorite image flashing program. (ex. Etcher)
- Run SD on Raspberry Pi.
- Initial login (username: "blastpad", password: "blastpad")
- Start x server by running
./start_x.sh
- Enjoy!
Full Changelog: https://github.com/Capstone-Projects-2024-Spring/project-blastpad/commits/1.0.0
What's Changed
- Exit block by @tuk05348 in #90
- Created intial render of homepage using React. by @Jeffin-J in #91
- Implement arrow key navigation by @Snarr in #92
- Add keyboard support for clicking selectable items by @Snarr in #93
- Create Profile Page and implement Supabase Auth by @Snarr in #96
- Bp 223 make games closer together on community page match figma by @tuk05348 in #94
- The Long Awaited Network Feature by @mustafamalik-tu in #97
- Small syntax error introduced during Merge Conflict Resolution (teehee) by @mustafamalik-tu in #99
- Bp 229 design classroom page to settings match figma by @Jeffin-J in #98
- Standardize settings page styling classes by @Snarr in #102
- Bp 208 implement dynamic wifi and battery icons by @MWedee in #100
- Add outline and cursor to profile action buttons by @Snarr in #101
- Load games into state from Flask API and populate home screen by @Snarr in #104
- Add pull request template by @Snarr in #105
- Adjust SideMenu styling, Add SideMenu Icons by @Snarr in #103
- Bp 224 redone by @tuk05348 in #108
- BP-167-Extra-Blocks-in-Editor by @gummyfrog in #109
- Metadata changes when user clicks on different game in homepage. by @Jeffin-J in #110
- Remove malformed images by @gummyfrog in #111
- Rename "for" to "htmlFor" on labels to fix React error by @Snarr in #113
- Add code to skip key detection code if it isn't a direction by @Snarr in #112
- Bp 241 share to community hub by @gummyfrog in #114
Full Changelog: 1.0.0...2.0.0
1.0.0
How to install image
- Flash to SD card using your favorite image flashing program. (ex. Etcher)
- Run SD on Raspberry Pi.
- Initial login (username: "blastpad", password: "blastpad")
- Start x server by running
./start_x.sh
- Enjoy!
Full Changelog: https://github.com/Capstone-Projects-2024-Spring/project-blastpad/commits/1.0.0