Releases: Unabashed-Development/Stugether
v1.0.2
v1.0.1
Some minor bug fixes :-)
What's Changed
- Sprint 1 by @BastogneBas in #13
- Profile v2 by @Hoodz in #18
- Revert "Profile v2" by @Gitfoe in #20
- Merge sprint2 into main by @BastogneBas in #64
- Bugfix? by @Standaard-boos in #123
- Bug fixes by @Gitfoe in #126
- Merge sprint3 by @BastogneBas in #127
- Sprint 3 by @Gitfoe in #121
- Main by @BastogneBas in #128
Full Changelog: Sprint3...Sprint4
v1.0.0
Welcome to the first release of Stugether!
Sprint goal: Complete all essential functionality of the application so that the application can be deployed in a production environment. Students from Dutch universities will be able to use the application to make suitable matches and to contact each other.
What's Changed
- Adds a NUnit test, and some comments by matching by @Axelkonijn in #60
- Morals profile view + settings + tests by @Hoodz in #65
- Fix unreadability on ProfileWindow by @BastogneBas in #67
- Allowed schools & Notifications for Matches and Likes & Like overview by @Gitfoe in #68
- You can now send chats to matches by @BastogneBas in #69
- Additional general improvements/bug fixes and emoji panel in chat by @Gitfoe in #71
- A seen status is now updated on the messages by @BastogneBas in #73
- Birthday notifications by @Gitfoe in #77
- Add unread chats notification badge to Matches overview by @BastogneBas in #80
- US: LikeOverview and BugFix #74 by @Axelkonijn in #82
- Chat notification opens chat window & bug fixes, code clean-up by @Gitfoe in #84
- Fix building from notifications 🙈 by @BastogneBas in #85
- The application is now beautiful 💮 by @BastogneBas in #86
- Improved styling components by @Gitfoe in #89
- Profile updated when media is edited. by @BastogneBas in #88
- Fixed building tests, was broken at 6e0a14b by @BastogneBas in #92
- Notification NUnit tests by @Gitfoe in #90
- qa by @Hoodz in #93
- Fix #94 by @BastogneBas in #95
- add decisiontree and did some bugg fix by @Standaard-boos in #97
- Qa - morals order bug fix by @Hoodz in #96
- US intenties, en wat fixes by @Axelkonijn in #98
- New lay-out SearchPreferencePage by @Gitfoe in #99
- Fixed #100 by @Gitfoe in #101
- Fixed #102 by @Gitfoe in #103
- Implemented unit tests to chat by @BastogneBas in #104
- Fixed broken CheckIfProfileIsNotNull by @Gitfoe in #105
- Fix test fail by @BastogneBas in #106
- comments by @Hoodz in #107
- Fixed crash chat notification on users without profile pictuers by @Gitfoe in #109
- UnitTest and some fixes of the tree by @Standaard-boos in #110
- Adding some comments, ordering the relationshipTypes the same way, and fixing a bug. by @Axelkonijn in #108
- tree age bug fix by @Standaard-boos in #114
- Matching UnitTesten by @Axelkonijn in #111
- Axel by @Gitfoe in #115
- Okay, let's gooo by @Standaard-boos in #119
- Creating new school now uploads empty strings by @Gitfoe in #118
- Please geen errors morgen, please by @Standaard-boos in #120
Full Changelog: Sprint2...Sprint3
v0.0.2-alpha
Big improvements in the second sprint to the Stugether application. The application is almost production ready, but not quite!
Sprint Goal: Placing building blocks on the foundation of the previous sprint to realize the first working product in a production environment.
What's Changed
- Creating account by @ThomasNED2001 in #1
- Update development with main by @BastogneBas in #3
- Profile branch by @Hoodz in #2
- Create base for navigation stuff by @BastogneBas in #4
- Creating account - party done, but mainly needed for the Gateway project by @Gitfoe in #5
- Fix missing references by @BastogneBas in #7
- Development by @ThomasNED2001 in #6
- view toevoegen by @Standaard-boos in #8
- Profile branch by @Hoodz in #9
- Make navigation MVVM compliant by @BastogneBas in #10
- Everything is beautiful now by @BastogneBas in #11
- Profile v2 by @Hoodz in #12
- Navigation is now fully MVVM by @BastogneBas in #14
- Profile v2 by @Hoodz in #15
- Cleanup and improvements for navigation by @BastogneBas in #16
- Can now log in by @BastogneBas in #19
- Created gateway for SFTP connection (and unit test) by @Gitfoe in #22
- Profile v2 by @Hoodz in #24
- Profile v2 by @Hoodz in #25
- Final test cases and code bug fixing for creating account by @Gitfoe in #26
- It is now possible to view, add and remove photos for the profile by @BastogneBas in #29
- Creating account - advancements in mediation by @Gitfoe in #32
- Profile v2 by @Hoodz in #31
- Fix account.UserId not found by @BastogneBas in #33
- Logging in and out now works with views by @Gitfoe in #34
- Enable menu buttons when logged in by @BastogneBas in #35
- add GetProfileBasedOnRelationType by @Standaard-boos in #37
- Overview matches - simple working page by @Gitfoe in #38
- Overview Matches: Improved list view + able to open profile now by @Gitfoe in #39
- Media on profile page is now dynamic by @BastogneBas in #40
- Profile v2 by @Hoodz in #41
- Updates to Overview Matches (and some Profile/Login stuffs) by @Gitfoe in #42
- Profile v2 by @Hoodz in #43
- Finalizing this Sprint's Overview Matches /w test cases (& authentication enter button enable) by @Gitfoe in #46
- Added enum MatchOrLike for GetAllMatchesFromUser by @Gitfoe in #47
- update search on relationtype and add search on intrest by @Standaard-boos in #48
- Updated styling for more readability and the media has now a maximum height by @BastogneBas in #49
- add search preference/ with save option by @Standaard-boos in #52
- Added tests and updated background for ProfileSettings bio textbox by @BastogneBas in #54
- Profile v2 by @Hoodz in #53
- Adding like and dislike buttons by @Axelkonijn in #55
- value bug fix by @Hoodz in #56
- Update ProfileDataAccess.cs by @Hoodz in #57
- Searching testing by @Standaard-boos in #58
- More consistency in language by @BastogneBas in #59
New Contributors
- @ThomasNED2001 made their first contribution in #1
- @Standaard-boos made their first contribution in #8
- @Axelkonijn made their first contribution in #55
Full Changelog: https://github.com/Standaard-boos/student-matching/commits/Sprint2
v0.0.1-alpha
Foundational work up until the first sprint review with basic functionalities. As of now, the application is not production ready.
Sprint Goal: Implement the basic functionalities of the application, so that a functional product can be set up within 2 weeks.
What's Changed
- Update development with main by @BastogneBas in #3
- Profile branch by @Hoodz in #2
- Create base for navigation stuff by @BastogneBas in #4
- Creating account - party done, but mainly needed for the Gateway project by @Gitfoe in #5
- Fix missing references by @BastogneBas in #7
- view toevoegen by @Standaard-boos in #8
- Profile branch by @Hoodz in #9
- Make navigation MVVM compliant by @BastogneBas in #10
- Everything is beautiful now by @BastogneBas in #11
- Profile v2 by @Hoodz in #12
- Sprint 1 by @BastogneBas in #13
Full Changelog: https://github.com/Standaard-boos/student-matching/commits/Sprint1