Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

PUBLIC / surfer-okd

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 72b16f35 authored 5 years ago by Girish Ramakrishnan's avatar Girish Ramakrishnan
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

Version 5.9.0

1 parent efdc0490
Show whitespace changes
Inline Side-by-side
Showing with 5 additions and 1 deletions
  • CHANGELOG
  • CloudronManifest.json
CHANGELOG
View file @72b16f3
...@@ -92,3 +92,7 @@ ...@@ -92,3 +92,7 @@
* Add access token support for better CI/CD integration * Add access token support for better CI/CD integration
* Various UI fixes for preview thumbnails * Various UI fixes for preview thumbnails
[5.9.0]
* Rename `surfer_root` to `public`
* `surfer put` CLI has changed
This diff is collapsed. Click to expand it.
CloudronManifest.json
View file @72b16f3
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"hosting", "hosting",
"server" "server"
], ],
"version": "5.8.0", "version": "5.9.0",
"healthCheckPath": "/api/healthcheck", "healthCheckPath": "/api/healthcheck",
"httpPort": 3000, "httpPort": 3000,
"manifestVersion": 2, "manifestVersion": 2,
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
  • Please register or sign in to post a comment