Skip to content

FinCliq v1.4

Latest
Compare
Choose a tag to compare
@itstrueitstrueitsrealitsreal itstrueitstrueitsrealitsreal released this 15 Apr 15:13
· 9 commits to master since this release
6653fba

For v1.4, we did some bug fixes relating to the app's delete meeting functionality, and revamped both the User Guide and the Developer Guide. The changes that we made are down below.

What's new for v1.4!

1. Fixed bug where deletion of person did not cascade down to deletion of meeting

Previously, there was a bug in our app where the deletion of a person object did not remove the meeting from storage, leading to the meeting still being rendered.

The bug has been rectified, and the interface now reflects the deletion of meetings once a person is deleted!

2. Fixed bug related to invalid client index

Previously, there was a bug in our app where the error message had an unreadable string when an invalid client index was passed in. It's now been rectified to reflect the correct index.

3. Addition of additional diagrams, planned enhancements and effort section for developer guide

We added these additional sections to detail the new features of our app, possible planned enhancements and to showcase the difficulties we encountered when trying to produce FinCliq.