ImRohan Pantry Versions Save

🍊 Free data storage as a service. Pantry allows devs to store JSON for multiple apps & users. A good resource when building personal projects, apps for hackathons, and prototypes alike.

v2.5.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/imRohan/Pantry/compare/v2.5.0...v2.5.1

v2.5.0

2 years ago

What's Changed

Full Changelog: https://github.com/imRohan/Pantry/compare/v2.1.0...v2.5.0

v2.1.0

2 years ago
  • 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)

v2.0

3 years ago

This release introduces the following features:

  • Live updating dashboards
  • Client Libraries are now included, starting with Bash

v1.3

3 years ago

This release introduces the following features:

  • User Notifications account preference
  • Block level API error notification email

v1.2.1

3 years ago
  • Adds a status page to the website
  • Copy changes
  • Allows users to create empty baskets
  • Adds SEO meta data

v1.1.1

4 years ago
  • 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

v1.1

4 years ago
  • Includes lightweight dashboard for users to view Pantry
  • Allow users to name their Pantry during account creation

v1.0

4 years ago
  • Includes multiple Frontend Fixes
  • Adds encryption
  • Adds deletion of entities
  • Adds testing
  • Adds Github Actions workflow