Skip to content

Releases: ryumada/hapi-notesapp

v3.1.0 - Caching for the speed

16 Dec 07:23
f9a0f36
Compare
Choose a tag to compare

What's Changed

  • Cache Service Implemented by @ryumada in #12
    • Created cache service using redis
    • Implement cache service to notes and its collaborations

Full Changelog: v3.0.0...v3.1.0

v3.0.0 - Export Notes and Local Storage

16 Dec 05:42
25b6452
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0.0 - Authorization and Collaboration come in

12 Dec 06:58
45cd590
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v2.0.0

v1.2.0 - Notes Collaboration

09 Dec 05:12
2fa4209
Compare
Choose a tag to compare

What's Changed

  • Implemented user registration by @ryumada in #4
  • Created authentications plugin and implement JWT token for authentication by @ryumada in #5
  • register jwt authentication on the notes plugin by @ryumada in #6

Full Changelog: v1.1.0...v1.2.0

1.1.0 - implement postgres database

01 Dec 05:18
9df4333
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

1.0.1 - validation and custom error

30 Nov 14:24
7353b2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

1.0.0 - Reconstruct with hapi plugin

30 Nov 03:11
eac41b2
Compare
Choose a tag to compare