Changelog
Jun 09 2025
Web:
- mn: fix/update to calendar overlap warning
- mn: fix to load wizard uncombined groups causing error
- mn: added alt name and alt naic numbers fields to carrier merge popup
- mn: fix to storage only group showing pack due date on order delivery list page
- mn: fix to describe and price item not showing price for unauthorized users
Jun 06 2025
Web:
- mn: fix to document preview setting incorrect pageName and causing authorization errors
- mn: fix to "Formerly" section on Contact Detail Popup pointing to current contact
Jun 05 2025
Web:
- mn: improved site list on index page, added user name
- mn: updated create site script (sp_create_site) to include instructions, brands and default groups
Jun 04 2025
Web:
- mn: added alt name field and alt naic field to carrier records
- mn: added OnOrder flag to carrier records, created overnight routine to update flag
- mn: linked customer tpa records to carrier tpa records
- mn: added Accelerator and Last Log Type to Terra export
Jun 03 2025
Web:
- mn: updated zdelivery to pass new parameters to wizload
- mn: hot patch fix to duplicate delivery calendar records
- mn: fix to order detail error when removing company from order
Jun 02 2025
Web:
- mn: fix to task list change due date not reflecting "locked" for load children
- mn: increased column size for tuser.orderQuickFilterSettings to varchar(500)
- mn: fix to Load Wizard showing Total Loss groups as combine options
- mn: fix to Carrier Merge not listing NAIC groups correctly
- mn: fix to missing container type on Department Container labels
- mn: added Location filter to Department Containers
- mn: fix to data truncation error in stored procedure select_contacts_for_terra
May 21 2025
Web:
- mn: updated calendar icons to include text
- mn: updated calendar map to show firm events only
- mn: added tentative, done and firm filters to calendar map filter
- mn: updated map to hide layers box
- mn: removed greying out of routes on map when event is done
App:
- tr: Fixed tag printing from container edit page
- tr: Looking into issues reported by Jim regarding slow delivery scanning
- tr: Looking into issues with item intake saying order was still on hold even after taking hold off
May 20 2025
Web:
- mn: imported "State Plan","Vendors" and "NAIC Groups" to carriers
- mn: added "Unknown" and "Not Provided" columns to oversight export
- mn: fix to irregular referred count on oversight export
- mn: added auto fill sales rep field when selecting company for add contact popup
- mn: removed order progress bars from detail page when not used
May 16 2025
Web:
- mn: changed carrier list page to show all carriers instead of paging
- mn: fix to "exteranl" typo on order detail page
- mn: added inactive company detail to carrier connections on carrier detail page
- mn: update to department containers label
- mn: fix to crmlog not appending "sent to:" when notifying users
May 15 2025
Web:
- mn: added carrier NAIC info to carrier popup
- mn: updated carrier group pop to show current members
May 14 2025
Web:
- mn: added carrier bulk pages
- mn: created script to update carriers with new naic/address data
May 13 2025
Web:
- mn: fix to order address dyna column error
- mn: added naic filter to carrier list
- mn: imported naic numbers from asana#1210214394169832
- mn: added NAIC 2024 reference pdf link
- mn: started bulk carrier pages
- mn: unable to extract all applicable groups from naic reference using ai
App:
- tr: Continuining work on queueing uploads for delivery scanning. Speed improvements, helpful error messages and easier ways to fix errors
- tr: Fixing bug with adding groups in offline mode
- tr: Looking into issue with inhome confirmation message timing with print suggestion (Harri bug report)
May 12 2025
Web:
- mn: added NAIC number, NAIC Group, Type to carrier merge popup
- mn: fixed errors with carrier changes
- mn: added carrier export to carrier list page
App:
- tr: Reworking delivery scanning to queue uploads in the background as you work
- tr: deploying app to testflight and app store
May 9 2025
Web:
- mn: fix to button styles on some popups
- mn: added CarrierGroup table and popup, updated carrier list page, carrier detail page, updated carrier filtering, and carrier reports
- mn: fix to scrolling issue on oversight links
May 8 2025
Web:
- mn: fix to javascript errors on pickcuscon popup
- mn: reworked carrier record to hold XCarrierType enum value, removed tpa and insurance company fields
- mn: restyle to input boxes and labels
App:
- tr: Changed tag printing of containers and tags over to rendered image rather than html/pdf approach that stopped working in maui
- tr: Fixed app crashing when entering delivery start page with map a second time
- tr: Added offline support for delivering all forms of deliverable records
May 7 2025
Web:
- mn: added naic number field to carriers
- mn: created table for carrier group records
- jc: fix to js error on package barcode ship from whoison client log
- jc: fix to js error on package barcode pack from whoison client log
App:
- tr: Fixed bug causing scope/pickup conversion to crash
- tr: Testing changing tag printing from pdfs to images to reduce complexity and hopefully fix multiple tag printing problems
- tr: More null handling improvements in network calls
May 6 2025
Web:
- mn: added filters to gcarrierlist
- mn: added carrier merge popup and sp_ merge procedure
App:
- tr: Fixes for crash when changing flash mode on devices without flash (like ipads)
- tr: Fixed issue causing new deliveries to crash
May 5 2025
App:
- tr: enhanced network calls to retry and better crash handling
- tr: fixed signature capturing
- tr: fixed crash when taking photos
- tr: fixed bug causing crash after network error when updating a Group
May 1 2025
Web:
- jc: fix script error on crm detail popup when coming from calendar event, trying to add contact (whoison client log)
- jc: fix script error when code popup (quality,severity,handling) comes up on order bag page
- mn: fix to table full error for terra contact export (stored procedure)
- mn: fix to delivery wizard suggesting shipped deliveries for combining
- mn: fix to contact filter not filtering for contact name or company name
- mn: optimized slow order storage query
- mn: copied all carrier records (gCarrier) with orders into site 1's company table (tCustomer)
April 30 2025
App:
- tr: Fixed issue with downloading orders connected to hundreds of deliveries
April 25 2025
App:
- tr: Fixed calendar events not letting you click the last one in list
- tr: Changed HttpClient implementation to hopefully fix some random null responses we've been getting
- tr: Improvements to crash reporting
April 24 2025
Web:
- mn: Added social media to User/Customer/Member pages and preferences
- mn: Included Company/User social media in Terra Sender Export
- mn: Updated v-card to show all social media links
- mn: Updated all info popups to include social media links where applicable
April 23 2025
Web:
- mn: Added table for social media accounts for users, members, companies, customers and contacts
- mn: Added ability to add multiple social media accounts for members and contacts
- mn: Created global Add Social Media account popup
- mn: Added Social Media Icons
April 22 2025
App:
- tr: Updating mac/xcode/rider/maui to support maui9
- tr: Testing fixes made for android on ios to ensure no regressions
- tr: Improved data logging on certain network crashes
- tr: Looking into issues with inhome count being wrong on calendar events
- tr: Looking into ways to improve tag printing reliability
Web:
- mn: Created a "Sender" export for Terra; added to overnight routine
- mn: Created a user export table to flag users with changes or companies with changes
- mn: Fixes to combining groups rules
April 17 2025
App:
- tr: Lots of work on getting Android app up to par in maui
- tr: Fixing radio buttons that stopped working in maui
- tr: Fixed icon and splash screen
- tr: Upgraded maui and packages to .net9 to get latest bug fixes and improvements from microsoft
- tr: Fixed list items that were unclickable in Android (many places in app)
- tr: Fixed height of Contents box on Packout page to fit all items
Web:
- mn: Overhaul to contact filtering, created class to hold all filter values
- mn: Added marketing dyna column and filters to contact pages
- mn: Created a generic BooleanFilter for sql tinyint(1)
- mn: Added contact duplicate check to add contact popup
April 16 2025
- Initial changelog created
App:
- tr: Fixed crash on delivery scanning page (Asana: 1209998072547483)
- tr: Fixed item text getting cut off when searching for items on packout (Asana: 1206389324558019)
- tr: Fixed crash when marking certain event types done
- tr: Investigating issues reported in Asana: 1206389324558014, edited delivery group not found
- tr: Investigating Asana: 1206389324558011, trying to find where 1531 in home items value came from
- tr: Fixed error message disappearing too quickly on marking event done (Asana: 1206389324558046) and fixed server side code causing that error
- tr: Removed text from Last Entered section if you're working on a different order (Asana: 1206389324558017)
Web:
- mn: Fixed incorrect order count on Oversight Members page
- mn: Changed add contact popup to warn if email is missing instead of stop user
- mn: Overhaul to contact bulk pages
- mn: Contacts will now be flagged for Terra Export when added to an Order
- mn: Removed contacts from marketing with duplicate email addresses, database update
- tr: Added link on whats new to open change log in a separate tab
- tr: Added scheduled task on server to pull change log down from ir server
- tr: Added cron job on ir server to pull this file out of source control periodically and place it where the TS server can get it