Bug Fixes
- preflight check to consider custom ports over default (#810) (a907721)
- pressing (CMD / CNTRL + D, or any Kill operations like typing exit) in a terminal shows logout but the terminal session is not killed (#728) (3ddc1b8)
Features
- add duplicate project API with family support (add6799)
- add family_id field to applications for project grouping (6edbb79)
- add project family switcher and duplicate dialog UI (#825) (c32b1cf)
- add storage methods for project family operations (6c0104f)
- add support for branch selection during duplicating (#827) (4e34e2a)
- add support for create project deploy later (#818) (cfd5aab), closes #819 #820
- add support for rbac fetch claims caching for faster responses (#813) (ea9bb7d)
- cleanup scheduler for various log types (#815) (aa52da4)