Skip to content

Latest commit

 

History

History
132 lines (75 loc) · 5.21 KB

CHANGELOG.md

File metadata and controls

132 lines (75 loc) · 5.21 KB

Changelog

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)

Bug Fixes

  • deps: bump socket.io from 4.7.5 to 4.8.0 (#800) (2f05947)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/server-kit bumped from ^0.8.3 to ^0.8.4

0.8.3 (2024-09-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.8.2 to ^0.8.3
      • @privateaim/server-kit bumped from ^0.8.2 to ^0.8.3

0.8.2 (2024-08-28)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-kit bumped from ^0.8.1 to ^0.8.2

0.8.1 (2024-08-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.8.0 to ^0.8.1
      • @privateaim/server-kit bumped from ^0.8.0 to ^0.8.1

0.8.0 (2024-07-02)

Features

  • simplified and adjusted permission usage across codespace (1839f5e)

Bug Fixes

  • deps: bump authup to v1.0.0.beta-19 (3410786)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.7.0 to ^0.8.0
      • @privateaim/server-kit bumped from ^0.7.0 to ^0.8.0

0.7.0 (2024-06-26)

Features

  • extract utils and common consts, fns, ... to kit package (258bbb2)
  • initial implementation & usage refactoring (#426) (85ff83f)
  • initial implementation of server-realtime-kit package (#380) (3963b66)
  • migrated to authup version v1.0.0-beta.18 (06928f6)
  • realtime library/service split (#474) (43c2dfa)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.6.0 to ^0.7.0
      • @privateaim/server-kit bumped from ^0.6.0 to ^0.7.0

0.6.0 (2024-06-25)

Features

  • migrated to authup version v1.0.0-beta.18 (06928f6)
  • realtime library/service split (#474) (43c2dfa)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.5.0 to ^0.6.0
      • @privateaim/server-kit bumped from ^0.5.0 to ^0.6.0

0.5.0 (2024-06-12)

Miscellaneous Chores

  • server-realtime-kit: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.4.0 to ^0.5.0
      • @privateaim/core-realtime-kit bumped from ^0.4.0 to ^0.5.0
      • @privateaim/server-kit bumped from ^0.4.0 to ^0.5.0

0.4.0 (2024-06-12)

Features

  • extract utils and common consts, fns, ... to kit package (258bbb2)
  • initial implementation & usage refactoring (#426) (85ff83f)
  • initial implementation of server-realtime-kit package (#380) (3963b66)