Releases: woodpecker-ci/woodpecker
UI fix
Search was not working.
Fixed in https://github.com/laszlocph/drone-ui/pull/7/files
Matrix reloaded
Changes:
- Matrix view simplified laszlocph/drone-ui#3
- Refactor #28
The matrix view was unfolded, the master-detail view is removed.
Use the images from Docker Hub
laszlocloud/drone-oss-08-agent:0.8.95
laszlocloud/drone-oss-08-server:0.8.95
Reinstated metrics
Fixed #24
Use the images from Docker Hub
laszlocloud/drone-oss-08-agent:0.8.94
laszlocloud/drone-oss-08-server:0.8.94
Star repos
This release includes the latest drone-ui with the possibility to star repositories. laszlocph/drone-ui#1
Use the images from Docker Hub
laszlocloud/drone-oss-08-agent:0.8.93
laszlocloud/drone-oss-08-server:0.8.93
Second DroneOSS08 release
This is the second release since the fork.
It's mainly a technical release.
- Notable theme was to pull in some dependencies to ease the development workflow. #12 #15
- A new feature is that the CLI displays progress information when it pulls images. #16
- Also the CLI was cleaned up a little. Enterprise features were removed from it: #17
- It's build by Go 1.12 from now on. #22
Use the images from Docker Hub
laszlocloud/drone-oss-08-agent:0.8.92
laszlocloud/drone-oss-08-server:0.8.92
First drone-oss-08 release
Technically this release holds minor changes related to release engineering. It is based on the forked Drone 0.8.9 version.
#1 Drone OSS 08
#5 Locking down drone-ui version
UI changes
Since the Drone UI dependency was changed to my fork - a fork that was created some 11 months ago - this release also holds numerous community improvements on the UI
-
drone/drone-ui#201
Horizontal menu with restart and cancel buttons. No more hamburger menu. This is a MUST.
-
drone/drone-ui#199
Whenever a build is restarted or repositories are being synchronised, a little notification is shown at the bottom left but it refuses to go away and is stucked there till the page is refreshed. This PR makes sure it is only active for 5 seconds, afterwards the notification disappears. -
drone/drone-ui#196
Render line breaks in commit messages. -
drone/drone-ui#245
Build paging works when you click on "Show more builds"
Use the images from Docker Hub
laszlocloud/drone-oss-08-agent:0.8.91
laszlocloud/drone-oss-08-server:0.8.91