Releases: imRohan/Pantry
Releases · imRohan/Pantry
v3.0.0 Public Baskets
Performance Improvements + New SDKs
What's Changed
- Bump async from 2.6.3 to 2.6.4 by @dependabot[bot] in #158
- Adding Pantry Name/Description change to the dashboard. by @ChrisTracy in #160
- Bump eventsource from 1.1.0 to 1.1.1 by @dependabot[bot] in #159
- Add JPantry to sdk's by @EnderCrypt in #162
- Bump got from 11.8.2 to 11.8.5 by @dependabot[bot] in #163
- Added Shimmer CSS Effect by @imRohan in #165
- add pantry-cloud to sdk by @sarvesh4396 in #164
- Bump terser from 4.8.0 to 4.8.1 by @dependabot[bot] in #166
- Added PHP Library pantry-cloud to SDK's by @Sebastiano-Racca in #167
- Add Rate Limiting to Account [GET] by @imRohan in #170
- Build Release by @imRohan in #171
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot[bot] in #176
- Replaced BuyMeACoffee With GitHub Sponsors by @imRohan in #185
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot[bot] in #177
- Added GO client sdk by @Atoo35 in #199
- Added Dart package to sdk.ts by @georges-ph in #201
- Updated Frontend assets by @imRohan in #202
- Add Rust Client to list of SDK's by @Atoo35 in #203
- Add Unity Client to list of SDK's by @dkoleev in #208
- Added Common Lisp client library link by @dotemacs in #217
- Add new ESP32/ESP8266 (Arduino platform) library for Pantry by @Zakrzewiaczek in #216
- Add Nushell platform support in sdk by @shaoyanji in #220
- Improve Performance and Reduce Complexity by @imRohan in #222
- Update Response of Basket Create & Delete by @imRohan in #223
New Contributors
- @ChrisTracy made their first contribution in #160
- @EnderCrypt made their first contribution in #162
- @sarvesh4396 made their first contribution in #164
- @Sebastiano-Racca made their first contribution in #167
- @Atoo35 made their first contribution in #199
- @georges-ph made their first contribution in #201
- @dkoleev made their first contribution in #208
- @dotemacs made their first contribution in #217
- @Zakrzewiaczek made their first contribution in #216
- @shaoyanji made their first contribution in #220
Full Changelog: v2.5.1...v2.5.2
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