The following is a summary of the release notes for the YourApps Console. Release notes for the YourFund mobile app can be found here.
1.5.5 (2020-09-14)
Bug Fixes
-
General
Several minor fixes
1.5.4 (2020-08-26)
Features
-
YourFund
Improved the hambs sync procedure
-
YourFund
Added option to sync ABD values with hambs
-
YourFund
Optimized the data destruction code to use less system resources
-
YourChat
Migrated the ChatBot data to separate company databases
-
YourMaps
Migrated the Maps data to separate company databases
Bug Fixes
-
YourFund
Console Notifications – Adjusted the Message field length to be able to create messages that are longer than 50 characters
-
YourFund
Adjusted product quote calculations
1.5.3 (2020-06-24)
Features
-
YourChat
Added the field Display Name to the Chat Database table, console interface and API result
1.5.2 (2020-04-06)
Features
-
YourFund
Added encryption for personally identifiable information PII
-
YourFund
Added data destruction for redundant data
Bug Fixes
-
YourMaps
Can’t delete pin
-
YourFund
HAMBS API – Future date not getting syncronized
1.5.1 (2020-03-23)
Features
-
YourMaps
Swapped Latitude and Longitude fields in the Pen Edit view
-
YourFund
Updated Sychronisation with HAMBS to include the next years data if set in the settings
-
YourFund
Updated ClaimList to be able to be filtered by Other (refering to any custom status)
Bug Fixes
-
YourMaps
Deleted Pins and Categories not marked as updated
-
YourMaps
QnA Details not saving if link text null
-
YourMaps
Category not saving if only the empty template is defined
-
YourMaps
Categories still showing even if deleted
-
YourFund
Error services throwing sql errors because if there are companies without member database
-
YourFund
Member person table layout ignors margins
1.5.0 (2019-01-30)
Features
-
YourFund
Added Chatbot tool YourChat
1.4.0 (2019-12-12)
Features
-
YourFund
Added API Action SubmitClaim
-
YourFund
Added API Action GetMemberPersons
-
YourFund
Enabled csv Member Import to use ISO Date Time
-
YourMaps
Implemented the possibility to order Category and Pin data items
-
YourMaps
Implemented drop and drag sorting for template data nodes
-
YourMaps
Implemented possibility to delete Templates (if not used)
1.3.11 (2019-11-27)
Bug Fixes
- CSV Member Import not importing the phone number correctly
1.3.10 (2019-06-24)
Features
- Changed the alert text that is displayed when the claim image failed to upload
1.3.9 (2019-04-10)
Bug Fixes
- Hambs task not showing in recurring Hangfire Tasks
1.3.8 (2019-04-01)
Features
- Added some more debug info on settings controller errors
- Added HambsBaseUrl as value to DB settings to be used in Hambs to databse synchronisaion
Bug Fixes
- Fixed issues where claim notifications are not beeing sent
1.3.7 (2019-03-27)
Features
- Enable early loading for HAMBS data to TB
Bug Fixes
- Fixed issues when importing more then one CSV File
1.3.6 (2019-02-20)
Features
- Notifications -> Updated claim notification text when image failed to upload
1.3.5 (2019-02-12)
Features
- Claim List accepting now filterClaimStatus , filterDateSubmittedFrom and filterDateSubmittedTo as query string parameters, overwriting the cookie parameters
Bug Fixes
- Dashboard -> date range not calculated correctly
- Dashboard -> links to Claim List date range not set correctly
- Claim List -> IE11 not reading the coookie with the search parameters correctly
1.3.4 (2019-02-07)
Bug Fixes
- Dashboard -> Fixed cookie to remember dropdown date range correctly
1.3.3 (2019-02-07)
Bug Fixes
- Dashboard + Claims List -> Fixed issues with date + number of claims
1.3.2 (2019-02-06)
Features
- Sidebar Release Notes Link – opens in a new tab
1.3.1 (2019-02-04)
Features
- Claim List Filters – Added drop downs for Visibility, Transfer (image transfer), Workflow
- Claim List – Removed all but All / New / Approved and Declined from the status drop down
- Claim List – Added icons to the Status column for: Sending in progress / Hidden / Receiving (images)
- Dashboard – Added links to the claims list linking to the appropriate status and time span
- Sidebar – Added a link to release notes
- Added test harnesses for the Claims Controller
- Added some test harnesses for the Members Controller
Bug Fixes
- Edit Claim – fixed history list not refreshing when the claim is updated
- Changed deleted to hidden for all occurrences in claims
- Dashboard Time Range drop down not working as expected
- Dashboard showing wrong claim totals – Fixed Statuses in database
- Dashboard fixed total link to claim list showing empty list
- Fixed a source of potential errors in JsonNetResult -> error when assigning value to read-only/calculated property
- Updated Test Framework
1.3.0 (2019-01-22)
Features
- Dashboard – Added drop down to choose the time span for the graphs
- Dashboard – Added the declined claims graph
- Dashboard – Added links to the claims list linking to the appropriate status and time span
- Edit Claim – Added possibility to modify an approved / declined claim
- Edit Claim – Added possibility to delete/hide restore/show a claim
- Edit Claim – Added check box to disable the sending of a notification when the claim is updated
- Edit Claim – Removed the claim number from confirmation modal texts
- Added test harnesses for the Settings Service
- Added test harnesses for the Service Controller
- Added test harnesses for some actions of the Claims Controller
Bug Fixes
- Fix Dashboard incorrect numbers for the 30 day time span
- Changed Claim service to select data from the claim directly rather than from claim history
- Fix Integration Tests project path
- Add nunit test CI stage
1.2.0 (2018-12-11)
Features
- Role Based Permissions
- Added User Name To Header
- Role List Page
- Role Edit Page (admin only)
- User List Page
- User Edit Page
- Adjusted GetRateQuotes Query to include all Frequencies if frequency is left empty
- Created Hangfire Task
- Added Deregister Device Service / Action
- Send notifications only when the device is active => user is logged in
- Add additional test cases for returning fallback values from settings service
- Added GetRateQuoteByProductCode to API
Bug Fixes
- Optimised Hambs DB Import
- Fix JS errors on settings pages due to using missing ES6 features
- Fix gulp error after Node 10.3 upgrade
- Fix error in SyncDBWithHambs
- Sync only active membership classes to improve run time
- Disable PendingClaimNotificationTask
- Fix issue with database context not being available
- Fix issue where some claims had invalid memberNo
- Fixed Error if RateQuote Hospital or Ancillary = null
1.1.10 (2018-11-01)
Features
- New HAMBS service client to expose the HAMBS product data via highly performant webservice
- New rebate percentage webservice to expose up-to-date Government rebates
- Sort Member Type drop down in Edit Banners
Bug Fixes
- Fix exception “Sequence contains no elements” on view claim page
- Ensure “AddAttachment” error log is always fired
- IE11 – Add polyfill for missing features to fix compatibility issue on Settings pages
1.1.9 (2018-10-02)
Bug Fixes
- Fix issue with claims not being flagged as received when images are processed concurrently
- Fix issue with claim images failing to be saved in certain cases
1.1.8 (2018-09-25)
Bug Fixes
- Fix issue with duplicate claim submission event log entries
1.1.7 (2018-09-24)
Features
- Allow admins to see claims that fail to be sent via integration layer (e.g. email submission/ftp submission) in event log
- Send notification to member after 2 hours if their claim has not been received
- Minor styling improvements
Bug Fixes
- Fix issue with client claim numbers not showing on claim list page
- Fix issue with claims not being flagged as received when images are sent out of order
- Fix issue with webservice responding with an error if claim attachment is sent through twice
1.1.6 (2018-09-19)
Bug Fixes
- Fix issue with email settings always being required when saving settings
- Fix import issue when ImportSettings are invalid throwing exception rather than logging warning
- Fix issue with import status showing Pending when the import is cancelled due to too many errors
- Fix issue with contribution imports triggering PersonRelationToMember error
1.1.5 (2018-09-18)
Features
- Add ability to filter claims by “Receiving”
- Display icon next to claims that are still waiting to receive images
- Add loading animations to various screens
- Save raw image attachments on server if parsing them as a Bitmap fails
- Add version info to sidebar
Bug Fixes
- Fix issue with imports failing due to database constraint
- Fix issue with imports getting stuck at “Pending” if the import has no files associated with it
- Fix sidebar styling on tablet
1.1.4 (2018-09-13)
Features
- Added additional event log entry when batch claim updates finish
- New setting “batch report email address” that is used when sending failed batch reports
Bug Fixes
- Fix image zoom issue when viewing claim images
1.1.3 (2018-09-07)
Features
- Improved event logging during Member Import
- Relaxed the number of fields that can be null or empty during Member import
- Changed unique constraint on PersonNo to be a composite unique constraint (PersonNo, MemberNo) to allow a person to appear in multiple memberships
Bug Fixes
- Make locale settings optional when editing App Settings
- Fix error if MemberType is null
- Fix imports getting stuck with “Pending” status
1.1.2 (2018-09-05)
Features
- Improved logging to Event Log if the Member Import CSV file contains the following errors: Duplicate PersonNo / empty Person Member Relation / empty MemberType
- Limited import errors to 100 per import, after the limit is reached the import will be cancelled and require manual intervention
Bug Fixes
- Fixed imports hanging on certain error conditions
- Fixed error with AppSettings failing to load if Claim Declaration, Profile Declaration or Footer setting is null
1.1.1 (2018-08-28)
Features
- Added the ability to edit app specific settings
1.1.0 (2018-08-15)
Features
- Added the ability to edit general application settings