Skip to content

Releases: raghavyuva/nixopus

v0.1.0-alpha.128

12 Feb 18:52

Choose a tag to compare

Bug Fixes

  • use email/password login unless explicitly set to false (#1033) (564407f)

v0.1.0-alpha.127

12 Feb 06:29

Choose a tag to compare

v0.1.0-alpha.127 Pre-release
Pre-release

Bug Fixes

Features

  • add OTP login support and fix auth issues (ac44728)

v0.1.0-alpha.126

12 Feb 06:27

Choose a tag to compare

v0.1.0-alpha.126 Pre-release
Pre-release

Bug Fixes

v0.1.0-alpha.125

08 Feb 14:32

Choose a tag to compare

Features

  • add logo white and black based on theme change (#1020) (421a500)

v0.1.0-alpha.124

07 Feb 08:23

Choose a tag to compare

v0.1.0-alpha.124 Pre-release
Pre-release

Bug Fixes

v0.1.0-alpha.123

07 Feb 08:18

Choose a tag to compare

v0.1.0-alpha.123 Pre-release
Pre-release

Bug Fixes

  • add remote staging area for build contexts (4b709bb)
  • context propogation in clone task (a6bddb4)
  • cpu core calculation widget to use remote ssh (f4b53ec)
  • handle optional organization in team settings (#1004) (5b9a295)
  • remove better auth org test file (7fe2ded)
  • remove deprecated folder from view (9737350)
  • update self host page to make use of skeleton import from nixopus-ui (42e40c2)
  • user menu and theme switcher color change (607add8)

Features

  • add onboarding verification apis for user (836b0bc)

v0.1.0-alpha.122

04 Feb 07:50

Choose a tag to compare

v0.1.0-alpha.122 Pre-release
Pre-release

Bug Fixes

  • syntax error in ssh init (d440cfe)

v0.1.0-alpha.121

04 Feb 07:43

Choose a tag to compare

v0.1.0-alpha.121 Pre-release
Pre-release

Bug Fixes

  • concurrent operation write issue in handle all operation websocket (9bf7989)
  • concurrent ssh connection issue in dashboard monitoring (b5fdfdb)
  • connection reuse logic for dashboard monitoring (2cf2068)

Features

  • add route server lsting (948d207)
  • add user-provision model and server list types (6454ccc)
  • organization aware docker service (#1005) (9c6e434), closes #1006
  • paginated api for server/project listing (ce99384)

v0.1.0-alpha.117

30 Jan 01:34

Choose a tag to compare

Bug Fixes

  • add storage layer for ssh key management (31336ef)
  • deprecate mcp tools and auth test cases (#996) (21f9fa9)
  • live deployment, git methods, file methods to pass the request context for ssh manager (b82277b)
  • remove newssh initializer and use ssh manager across all references (34776a9)
  • update strategies and sftp utils to pass context for ssh manger (0e228ad)
  • wrong context used in run commands function (97b171f)

Features

  • add global storage initializer to use across the codebase (4b8a54e)
  • add ssh manager for org based retrieval based on context awareness (9ef9005)
  • migrate deploy flow for getssh manager with context (8e6e8c9)
  • update extension to make use of context while creating ssh manager (0ca8a30)

v0.1.0-alpha.120

30 Jan 12:23

Choose a tag to compare

v0.1.0-alpha.120 Pre-release
Pre-release

Bug Fixes

  • ssh connection attempt for password and private key (dd5e1db)