Skip to content

v0.1.1

Compare
Choose a tag to compare
@becem-gharbi becem-gharbi released this 17 May 15:29
· 55 commits to main since this release

πŸš€ Enhancements

  • Add node-red module (fa6cad0)
  • Add storage module based on node-red-contrib-mongo-models (83473f4)
  • Add nodeRed custom storage based on Unstorage (0d30cbf)

πŸ’… Refactors

  • Move userDir to root (988531b)
  • Add types to data models (f4b0de6)
  • Add credentials & flows & settings storage handlers (7481ffb)
  • Simplify credentials & sessions & settings & flows storage handlers (3cebc9e)
  • Simplify library entry storage handlers (2b14d08)
  • Move settings to index (503db5d)

πŸ“– Documentation

🏑 Chore

❀️ Contributors

  • Becem-gharbi