Releases: boxwise/dropapp
Release v1.12.1 (2020/10/14)
Hotfix for beneficiary search using ID numbers, which broke with beneficiary tag release.
Release v1.12 - Beneficiary Tags (2020/10/13)
Features
- Beneficiary Tags: Users can now use custom tags to find, sort, flag important information with beneficiaries! By default, all Heads of Operations and Coordinators have the permission to create tags in Beneficiaries > Manage Tags. Tags can then be applied by any user while adding a new beneficiary, or in bulk through using checkboxes in Beneficiaries > Manage Beneficiaries. Tag filters allow a user to quickly display all beneficiaries with a given tag.
- BUGFIX - Stock Overview: Checkboxes for individual boxes in Stock Overview menu could not be individually selected - now fixed.
- BUGFIX - Loading spinner: Display of the loading spinner was delayed, making it possible for users to interact with a page that had not finished loading. Fixed.
Release v1.11.1 (2020/7/7)
Mostly Bugfixes.
User Facing
- QR code labels updated to use the correct logo
- Outgoing Locations filter was displaying boxes in internal locations - fixed.
Internal
- Sentry integration was not working correctly with respect to versioning - fixed
- Some DB cleanup of the cms_users table (removed redundant organisation_id field)
Release v1.11 - New UI, Box Age, and Baby ages (2020/6/17)
Features
- New UI Theme: App has a new white-and-gold UI theme to celebrate the relaunch of the product as Boxtribute 😄
- Baby ages now shown in months: The ages of children under 2 yrs old is shown in months instead of years
- Box Age: Users can now see the age of boxes in their inventory under the Boxes view
- Custom data privacy texts added for OA/CERST
- Text updates to Welcome email for new users
Infrastructure and Developer Experience Improvements
- New table created for box state in preparation for back-end refactoring
- DB seeds created in preparation of migration to Auth0
Release v1.10 (2020/5/8)
Features
- Bulk Extend Validity Date: Volunteers and staff often end up staying for longer than originally planned. Rather than extending their validity dates on the app one by one, it is now possible to extend validity dates for multiple users in bulk!
- Filters Improvement in Boxes page: The list of filters in Boxes were edited for greater clarity for new users ("Active Boxes" with "Boxes in stock", etc.)
- Find Beneficiary removed: Removed Find beneficiary from the side menu due to low use and overlapping functionality with Manage beneficiaries, which sees much higher use
- BUGFIX - Stock Overview: categories with less than 2 products inside them were not being shown, and scrapped or lost items were also being shown in the Ordered filter. Now fixed.
Infrastructure and Developer Experience Improvements
- Reworked ajax errors
- Unified Cypress helper functions
- Properly seeded database with test users
Release v1.9.0 - Beneficiaries now available for all (2020/5/2)
We are proud to announce that beneficiary management is now a feature that is available to all users!
Previously, the ability to create and manage beneficiaries, as well as the associated capabilities of visualizing families and population demographics was a feature that was only enabled for users who had the Free Shop function enabled for their base. Based on user feedback describing how this is still useful for warehouse and inventory management scenarios, we have made this an independent section that can be utilized by all of our users.
Release v1.8 - Stock Overview! (2020/3/16)
Users can now dynamically explore how much stock they have in their warehouse aggregated by product type and/or target population, and compare stock levels of different types (e.g., men shoes vs. boys shoes, or hygiene items vs. baby items) with each other!
This feature replaces the Needed Items overview page, which has now been disabled.
Release v1.7.2 (2020/3/2)
- Disabled Tip of the Day views due to outdated content
- Added Farsi and Arabic text templates to the privacy declaration
Release v1.7.1 (2020/2/15)
- Bugfix: Dates were not sorting correctly on the Sales Report, now fixed
- Bugfix: resolved search in Warehouses error
- Drag-and-drop action to move beneficiary from one family to another now works
- Major bugfix: disabled multiple submits for new box creation - since a user could press Save a New Box multiple times after scanning a QR code, they could create multiple boxes with the same QR code even though only the box created with the last submit was shown.
Release v1.7 (2020/2/7)
- Coordinators can now manage their own warehouse locations!! Achieved through much UI and query cleanup. 😁
- UI improvement: active filters applied on a list are now highlighted in blu
- Added in-app "Help" widget from Freshdesk
- Fix export error with empty string, where users were shown an error when the export button is pressed with no selected items
- Bugfix for edge cases for users creation (same day expiry disallowed, server side checks of valid start and end dates)
New size groups
- Added a children size group for children in 2-year intervals for R4R
- Added a babies size group for babies up to 14 months (previously only went up to 6 mo)
- Teens were added as a product gender type in addition to adult men/women and boy/girl children.