Releases: imRohan/Pantry
Releases · imRohan/Pantry
Deprecate Status Endpoint & Include new SDK
What's Changed
- Include Dist Folder by @imRohan in #130
- Bump url-parse from 1.5.7 to 1.5.10 by @dependabot in #129
- Replace node-sass with sass by @imRohan in #131
- Bump url-parse from 1.5.7 to 1.5.10 by @dependabot in #132
- Allow Users to View & Copy Basket Link by @imRohan in #133
- Display Basket Errors by @imRohan in #138
- Remove Backend Assets from Dist Folder by @imRohan in #140
- Publish Logs to Logflare by @imRohan in #139
- Bump follow-redirects from 1.14.4 to 1.14.9 by @dependabot in #141
- Minor Front/End Changes by @imRohan in #144
- Update SDK list with new entry by @alexmulligan in #145
- Edit SDK List by @imRohan in #146
- Change Basket Modify Request Method to POST by @imRohan in #152
- Identify Users by PantryID for Rate Limiting by @imRohan in #153
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #149
- Deprecate System Status Endpoint by @imRohan in #155
- Add pantry-nim to list by @ire4ever1190 in #156
- Build Assets for Deploy by @imRohan in #157
New Contributors
- @alexmulligan made their first contribution in #145
- @ire4ever1190 made their first contribution in #156
Full Changelog: v2.5.0...v2.5.1
New Frontend Design
What's Changed
- Clean up some codesmells by @imRohan in #110
- Allow Users to Edit Pantry Contents via Dashboard by @imRohan in #113
- Cleanup Frontend Templating by @imRohan in #118
- Increase BodyParser Request Limit by @imRohan in #119
- Add Rate Limiting by @imRohan in #121
- Update Rate Limiting by @imRohan in #123
- Bump node-sass from 4.14.1 to 7.0.0 by @dependabot in #124
- Bump ajv from 6.11.0 to 6.12.6 by @dependabot in #125
- Bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #126
- Bump tar from 4.4.13 to 4.4.19 by @dependabot in #128
- Update Frontend Assets by @imRohan in #127
Full Changelog: v2.1.0...v2.5.0
More Metrics and Cleaner Dashboard UI
- Show Basket Time to Deletion (#106)
- Removed request dependency (#100)
- Migrated from tslint to eslint (#95)
- Added powershell command (#98)
- Allow Pantry to Run in Development Mode (#96)
- Added add Google Tag Manager (#94)
- Remove Socket.io Server and Live Dashboard Refresh (#92)
- Changed dev command from single quotes to double quotes (#86)
- Status page: Display total number of accounts (#84)
Live Dashboards and Client Libraries
This release introduces the following features:
- Live updating dashboards
- Client Libraries are now included, starting with Bash
User Notifications
This release introduces the following features:
- User Notifications account preference
- Block level API error notification email
Bug fixes & Minor updates
- Adds a status page to the website
- Copy changes
- Allows users to create empty baskets
- Adds SEO meta data
Lightweight Dashboard GA
- A dashboard can now be viewed from the home page, available to all users
- Documentation now lives within postman, lives offsite
- Fixed other minor issues
Lightweight Dashboard
- Includes lightweight dashboard for users to view Pantry
- Allow users to name their Pantry during account creation
Initial Public Release
- Includes multiple Frontend Fixes
- Adds encryption
- Adds deletion of entities
- Adds testing
- Adds Github Actions workflow