Skip to content

v1.0.0-beta.18

Choose a tag to compare

@github-actions github-actions released this 24 Jun 10:05
09025b2

1.0.0-beta.18 (2024-06-24)

Features

  • allow passing pinia instance to client-web-kit package (e664b37)
  • identity-provider-{attribute,role,permission}-mapping (#2058) (b5c5f15)
  • implement interaction between timeago and ilingo library (5b44aaf)
  • implemented ilingo v4 with reactive form rules translations (#1913) (75aaa16)
  • migrated to bootstrap-vue-next v0.17 (7d32617)
  • optimized pinia based store + renamed ability manager (f309e99)
  • reimplemented store,http-client,... installation & usage (#1986) (ca5fc93)
  • reorganized code (#1945) (f5622d3)
  • simplified role-,permission-,scope-form (7b5cb4a)
  • simplified validation handling in login.vue component (320e049)
  • translations for components (#1914) (e713752)
  • validaiton severity implementation (0e4d0a0)

Bug Fixes

  • deps: bump zod from 3.22.4 to 3.22.5 (#1912) (366b48e)
  • deps: bump zod from 3.23.0 to 3.23.7 (#1958) (0cf64ca)
  • deps: bump zod from 3.23.7 to 3.23.8 (#1962) (25f63cb)
  • encforcing entity unique constraints on create/update operation (a9680df)
  • package name of plugin packages (2c8a5ca)
  • typings in translator + updated vuelidate (0e1a8e8)
  • use store access in page components (8d75d0d)
  • using useCookie composable in kit plugin configuration (e718bef)