Skip to content

Releases: palixir/wabe

wabe-0.6.7

20 Mar 18:51
Compare
Choose a tag to compare

🐛 Fixes

wabe-mistralai-0.5.0

14 Mar 19:36
Compare
Choose a tag to compare

🚀 Features

wabe-0.6.6

14 Mar 20:10
Compare
Choose a tag to compare

🐛 Fixes

wabe-0.6.5

14 Mar 19:36
Compare
Choose a tag to compare

🚀 Features

🐛 Fixes

  • fix(wabe): update session relation with user (by @coratgerl in #185)
  • fix(wabe): some bugs (on relation, pointer and others) (by @coratgerl in #194)
  • fix(wabe): more bugs and security audit (by @coratgerl in #195)
  • fix(wabe): relation issue and more tests (by @coratgerl in #197)
  • fix(wabe): add hook on count operation for security purpose (by @coratgerl in #200)
  • fix(wabe): verify challenge should return user Id only if awaiting challenge (by @coratgerl in #201)

💬 Miscellaneous

wabe-mongodb-launcher-0.5.2

25 Feb 19:15
Compare
Choose a tag to compare
bump mongo db version

wabe-resend-0.5.1

22 Feb 13:46
d375909
Compare
Choose a tag to compare

🚀 Features

  • feat(wabe-resend): bump react and resend (support react19) (by @coratgerl in #184)

wabe-0.6.4

21 Feb 16:05
5e3949b
Compare
Choose a tag to compare

🐛 Fixes

  • fix(wabe): multiple creation of createAndAdd (by @coratgerl in #183)

wabe-0.6.3

18 Feb 17:40
ea238cf
Compare
Choose a tag to compare

🚀 Features

🐛 Fixes

wabe-0.6.2

13 Feb 17:55
4c98d46
Compare
Choose a tag to compare

🐛 Fixes

  • fix(wabe): args on query (by @coratgerl in #176)
  • fix(wabe): data object should be different from GraphQL call and controller call (by @coratgerl in #177)
  • fix(wabe): type for select to support array in relation (by @coratgerl in #178)
  • fix(wabe): more types issues (by @coratgerl in #179)

wabe-0.6.1

12 Feb 18:38
Compare
Choose a tag to compare

🚀 Features

  • feat(wabe): more test on relation for single element query (by @coratgerl in #167)

🐛 Fixes

  • fix(wabe): return absolute path for FileDevAdapter (by @coratgerl in #170)
  • fix(wabe): throw an error when try to upload/read/delete file but no file adapter defined (by @coratgerl in #171)
  • fix(wabe): totalCount on relation (by @coratgerl in #172)
  • fix(wabe): array in object where input type (by @coratgerl in #175)

💬 Miscellaneous

  • refactor(wabe): refactor DatabaseController interface (by @coratgerl in #173)