Skip to content

Changelog

Jelle edited this page Dec 21, 2020 · 13 revisions

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

notable changes.

[0.6] - 14-12-2020

Added

+ User images in room view
+ Logout button
+ Information button for rooms
+ Registration of users leaving rooms
+ Button to leave room
+ Button to reposition the icons of the room view randomly

Changed

+ User space now shows more smaller icons
+ User space now will never overflow on the x-axis
+ The onhover infobox of groups now shows more userfriendly info
+ Groups now will expand on hover instead of on click
+ Bugfix: user validation between pages was asynchronous, which was causing various issues
+ Bugfix: the api always responded with an email as username
+ Various small bugfixes

[0.5] - 30-11-2020

Added

+ Logged in user is shared and validated across pages
+ Automatic redirecting to login page if not logged in
+ Automatic redirect to floorplan view if logged in
+ Backend tests
+ Implemented all API designs
+ Database tables for group conversation support
+ Interactive floor plans
+ Better error handling for API calls
+ Sozi
+ User list
+ Frontend: implemented different conversations management of the API

Changed

+ Backend user handling
+ Database relations between tables
+ Connected register page with backend
+ Various bugfixes

[0.4] - 16-11-2020

Added

+ Frontend room view
+ User movement
+ API docs
+ Conversation types
+ Backend user handling
+ Design documentation of API

Changed

+ Register page
+ User database
+ Various bugfixes

[0.3] - 29-10-2020

Added

+ Jitsi component functionalities
+ Temporary session handling
+ Improved display of user on map
+ Login handling
+ Register page
+ Ability to communicate with the database
+ List of active users
+ Ability to invite other users to a call
+ Ability to see other users on the map

Changed

+ Coding standards

[0.2] - 12-10-2020

Added

+ Temporary Jitsi Component
+ Frontend Login Page
+ Vue.js environment
+ Database

[0.1] - 28-09-2020

Added

+ README.md
+ License
+ Coding standards
+ Changelog

[0.0] - 15-09-2020

Added

+ Team members
+ Github repository

Clone this wiki locally