Released: July 1, 2021
Owner Hub
- On Owner Hub Approvals and Meld History pages, the middle content on the list items is now laid out side by side, rather than vertically stacked. For example, on the Approvals page, the request date and estimate are now in-line.
Released: July 2, 2021
Maintenance
- Resident meld submissions were failing after they would receive and resolve errors due to not selecting enough appointments during meld creation. In these cases, the system was neither creating the meld nor notifying the resident of the failure. Now the meld creates successfully regardless of which errors were received and resolved.
Released: July 7, 2021
Maintenance
- When an owner is removed from a property, they are now removed from the Contacts of all open melds at that property. They will stay on closed melds for historical reference.
- A previous fix put in place to correct owner SMS abilities was not applied to a small number of owners. This release adds logs that will ease troubleshooting and allows for faster future fixes.
- Briefly, when a user encountered an error during login they would see the wrong page header: "Login to your Property Meld account via [Readme.io|http://Readme.io]", which should only display when redirecting from the API documentation. Now the correct Login header displays.
- An issue has been resolved where the owner access level status tags on the owners list reflecting as “Hub Access” before the owner had accepted the invite. Now, the tag will display “Invited to Hub” until the owner has accepted the invite and registered their account.
Released: July 9, 2021
Maintenance
- The management contact information was not appearing on the vendor Meld printouts. This field has been added to printouts initiated from vendor accounts.
Released: July 12, 2021
New Feature
- Property managers now have the ability to disable the residents' ability to request weekend appointment windows. This release does not allow the ability to disable weekend scheduling for vendors, but this is being considered as a future feature.
Maintenance
- The management contact information was not appearing on the vendor Meld printouts. This field has been added to printouts initiated from vendor accounts.
- Dropdown menus that should have a gray color had a white color, but this is fixed now.
Released: July 16, 2021
Maintenance
- An error was caught on the back end in which vendors weren't receiving assignment notifications prior to registering their account. Now when they're invited but haven't registered, they'll receive a reminder to register upon assignment to a meld.
- A bug was discovered that prohibited owners from viewing the multi-page pdfs in the file preview window. This has been fixed so that all pages of the pdf are visible in the preview window on the Owner Hub.
New Feature
- Internal users can now click "Export CSV" on the melds list to receive a Melds report that includes only the melds under the filters applied on the melds list at the time of export. Therefore users can filter the melds list, then export this curated list, rather than exporting the All Melds report and needing to filter in Excel.
Released: July 20, 2021
Maintenance
- Emails were not sending when the subject had a line break, for example, if the address in the subject had a line break upon original data import. Now those emails will ignore the line break and send regardless.
- Under certain conditions, vendors could see files in Meld Print that had not been shared with them. Now the print page only displays files shared with them.
Released: July 22, 2021
Maintenance
- The visual style of the New/Edit Template page was temporarily rearranged by mistake. This is fixed and in fact, updated to new styles.
Released: July 28, 2021
Maintenance
- The "Inspection" category is changed to "Evaluation" everywhere it appears in the app, since "inspection" tends to have more legal implications we needn't invoke.
- Agents no longer have permission to “view/edit/delete integrations”, which means the “Integrations” option is removed from under the gear icon. If any Agents need this permission, they can be promoted to Admin or a custom role can be created for them.
- Back end: accessing the detail view for a deleted vendor without attachments to any other management was causing 500 errors on the back end. Now this will cause 404 errors. The front end will show the same error to the user.
- Resolves a bug in which recurring melds starting on day X of a month wouldn't display the correct "Next Occurrence" if the month in which they would occur didn't have a day X. For example, a recurring meld created 2/29/20 and set to occur every year showed a Next Occurrence of 2/29/24, the next time February has 29 days, even though melds would be created each February. Another example is creating a meld on the 31st of a month, recurring monthly, but the next month doesn’t have 31 days. The back end was creating the melds on time, but the front end was showing late Next Occurrences. Now the front end will reflect when these melds are really created.