Releases: bounswe/bounswe2024group12
0.9.0
Group 12 CMPE 451 2024 Fall Final Release
What's Changed
- Mobile/testing by @ounuvar in #350
- Mobile Improvements by @ozankaymak in #348
- Lab 8 Checklist by @ounuvar in #356
- Mobile/ozan milestone 3 by @ozankaymak in #376
- Backend puzzles by @sonerkuyar in #381
- Add bookmark endpoints for posts, games, and game moves by @yusufaygun in #380
- Add follow/unfollow functionality with tests and Swagger docs by @yusufaygun in #382
- Backend user page endpoint by @yusufaygun in #385
- Backend posts edit-delete endpoints by @sonerkuyar in #383
- Backend enhance post listing by @sonerkuyar in #384
- add: profile screen by @ounuvar in #386
- Mobile/app icon by @ounuvar in #387
- Mobile/fixes by @ounuvar in #388
- Mobile/game card by @ounuvar in #390
- Mobile/bookmarks by @ounuvar in #391
- Mobile/screen changes by @ounuvar in #392
- Backend Openings by @sonerkuyar in #395
- fix swagger docs, follow endpoint and get_user_page endpoint by @yusufaygun in #389
- Backend Tournaments by @sonerkuyar in #397
- Improve Master Games endpoint by @sonerkuyar in #403
- Backend annotation endpoints by @yusufaygun in #406
- fix parameter for get_other_user_page endpoint by @yusufaygun in #405
- Backend Data Preparation by @sonerkuyar in #407
- Isil m3/frontend by @isilsukarakuzuu in #401
- Firat/annotation by @ahmetfirat23 in #400
- Firat/more games by @ahmetfirat23 in #408
- Firat/semantic browsing by @ahmetfirat23 in #409
- Fix annotation endpoints by @yusufaygun in #412
- feat:added bookmarked posts by @isilsukarakuzuu in #411
- Backend build bug by @sonerkuyar in #414
- feat:handle followed only posts by @isilsukarakuzuu in #415
- Update test.sh by @yusufaygun in #416
- Firat/multistep comments by @ahmetfirat23 in #417
- Mobile/ozan final fixes by @ozankaymak in #413
- Final deliverables for Milestone 3 by @isilsukarakuzuu in #419
- Backend: Milestone 3 Developments by @yusufaygun in #418
Full Changelog: customer-milestone-2...customer-presentation-3
0.2.0-alpha
What's Changed
- Add milestone1 report by @ozankaymak in #300
- Lab 5 PR by @sonerkuyar in #301
- LAB 6 PR by @ahmetfirat23 in #302
- Lab6/frontend by @ahmetfirat23 in #303
- Posts like-comment endpoints by @sonerkuyar in #306
- Lab 7 by @sonerkuyar in #314
- Firat/archive by @ahmetfirat23 in #305
- 309 enhance post mechanism by @ahmetfirat23 in #322
- milestone 2 deliverables by @isilsukarakuzuu in #324
- Backend Games and Swagger Fixes by @sonerkuyar in #321
- Backend unit tests by @yusufaygun in #335
- unit test environment and tests for homepage by @ahmetfirat23 in #334
- Backend Milestone 2 by @yusufaygun in #337
- Frontend to Main integration by @ahmetfirat23 in #338
- Mobile/ozan improvements by @ozankaymak in #343
New Contributors
- @ozankaymak made their first contribution in #300
Full Changelog: customer-milestone-1...customer-milestone-2
0.1.0-alpha (pre-release option)
Chess App Overview
User Authentication
• Login: Users can access their accounts using registered credentials.
• Signup: New users can create an account by providing necessary details.
• Guest Mode: Users can browse the app without logging in, but some features, like posting, are restricted.
Post Creation
• Users can create posts to share insights, strategies, or questions related to chess. Each post requires a title and content.
Image and FEN Notation
• Users can enhance their posts by adding images, which could be diagrams or screenshots of chess positions.
• Posts can also include FEN (Forsyth-Edwards Notation) strings to represent specific chess positions, enabling others to easily visualize the game state.
Feature Summary
• User Accounts: Allows personalized experiences and content sharing.
• Guest Access: Facilitates browsing without commitment.
• Post Functionality: Encourages community interaction and knowledge sharing.
• Visual and Notational Tools: Enhances clarity and understanding of chess positions.
Group12-Practice-App-Release-v0.2
What's Changed
- Frontend dev by @ahmetfirat23 in #178
- Env variables by @ahmetfirat23 in #201
- Frontend/property page by @ahmetfirat23 in #187
- Added Endpoints for Main Page by @isilsukarakuzuu in #202
- Frontend/main page by @asyasusen in #206
- unit test for login, signup function also cleared up the functions by @ahmetfirat23 in #199
- Backend/follow by @ahmetfirat23 in #211
- Dev by @ahmetfirat23 in #212
- Frontend review by @asyasusen in #208
- Frontend/userpage by @ahmetfirat23 in #213
- Backend dev by @ahmetfirat23 in #214
- Frontend dev by @ahmetfirat23 in #215
- Added Game app and functionalities by @isilsukarakuzuu in #216
- Important!! : Expo SDK Updated to version 51 by @e-taha in #221
- bugfix: db called before init fixed by @isilsukarakuzuu in #222
- Finalize Main and Game Page Features by @isilsukarakuzuu in #224
- Add reviews feature to Backend-dev by @isilsukarakuzuu in #225
- merging backend-dev to dev for testing with front-end by @isilsukarakuzuu in #226
- Add dev to backend-dev for smooth development by @isilsukarakuzuu in #227
- Backend dev to dev(small typos and enhancements) by @isilsukarakuzuu in #228
- Add: Search bar design implemented. by @e-taha in #229
- SearchBar was implemented by @e-taha in #231
- Mobile/create review by @ounuvar in #232
- Mobile dev by @e-taha in #233
- Mobile/game screen by @e-taha in #234
- Mobile dev by @e-taha in #235
- UI Developments by @sonerkuyar in #242
- Unit Test for Search-game-by by @sonerkuyar in #243
- Dev to Deployment by @ahmetfirat23 in #247
- Mobile dev by @e-taha in #248
- Dev by @e-taha in #249
New Contributors
- @asyasusen made their first contribution in #206
- @sonerkuyar made their first contribution in #242
Full Changelog: Group12-Practice-App-Release-v0.1...Group12-Practice-App-Release-v0.2
Group12-Practice-App-Release-v0.1
This a prerelease for Playlog. It has frontend, backend, database, API and mobile. They are all dockerized.
What's Changed
- Dockerfile and .dockerignore files are added by @yusufaygun in #153
- Feature (Mobile): Add review card, review list card, main page banner, and small ratings by @ounuvar in #155
- Mobile/persistent login by @e-taha in #156
- Mobile dev by @e-taha in #130
- Revert "Mobile/persistent login" by @e-taha in #157
- Merge branch 'mobile-dev' into main by @e-taha in #158
- updated dockerfile and added docker-compose.yaml fiile by @yusufaygun in #159
- Revert "Merge branch 'mobile-dev' into main" by @e-taha in #160
- Merge by @abayir41 in #161
- Backenddev/login by @isilsukarakuzuu in #162
- Frontend dev by @isilsukarakuzuu in #163
- Backend dev by @isilsukarakuzuu in #164
- Mobile dev by @e-taha in #165
- Deployment by @ahmetfirat23 in #171
- Mobile/api by @e-taha in #182
New Contributors
- @yusufaygun made their first contribution in #153
- @ounuvar made their first contribution in #155
- @e-taha made their first contribution in #156
- @abayir41 made their first contribution in #161
- @isilsukarakuzuu made their first contribution in #162
Full Changelog: https://github.com/bounswe/bounswe2024group12/commits/Group12-Practice-App-Release-v0.1