Skip to content

Releases: project-copacetic/copa-extension

v1.0.2

02 Aug 22:12
Compare
Choose a tag to compare

What's Changed

  • docs: fixed link in com.docker.desktop.extension.icon to point to new cropped image by @jgrer in #45

Full Changelog: v1.0.1...v1.0.2

v1.0.1

02 Aug 20:38
a3dc914
Compare
Choose a tag to compare

What's Changed

  • docs: changed cropping on copa-color.svg to display better on browser by @jgrer in #44

Full Changelog: v1.0.0...v1.0.1

v1.0.0

02 Aug 00:05
efb26dc
Compare
Choose a tag to compare

What's Changed

  • feat: Initial implementation of copa extension by @jgrer in #1
  • docs: added contribution.md to explain how to install the extension by @jgrer in #9
  • feat: auto containerd detection by @jgrer in #10
  • fix: textbox bug with patched image name by @jgrer in #16
  • feat: trivy vulnerability display by @jgrer in #14
  • feat: default values for patched image and timeout by @jgrer in #17
  • fix: isContainerdEnabled checks driver status field instead of driver by @jgrer in #19
  • docs: dockerfile label documentation by @jgrer in #18
  • feat: use copa image pushed to github registry by @jgrer in #22
  • fix: migrated image urls over to organization repo by @jgrer in #23
  • fix: changed image name from copacetic/ to projectcopacetic/ by @jgrer in #24
  • fix: support multi arch for copa-extension image by @ashnamehrotra in #25
  • docs: added link to extension in README.md by @jgrer in #26
  • feat: update vulnerabilities text by @sozercan in #27
  • ci: create semantic commit config by @sozercan in #30
  • feat: copa extension image multi arch in makefile by @ashnamehrotra in #31
  • ci: release pipeline by @jgrer in #32
  • ci: [StepSecurity] Apply security best practices by @step-security-bot in #33
  • build(deps): bump golang from 1.21-alpine to 1.22-alpine by @dependabot in #34
  • build(deps): bump node from 21.6-alpine3.18 to 22.2-alpine3.18 by @dependabot in #35
  • build(deps-dev): bump typescript from 4.9.5 to 5.5.4 in /ui by @dependabot in #36
  • docs: update readme order by @sozercan in #29
  • build(deps): bump @mui/icons-material from 5.15.20 to 5.16.6 by @dependabot in #37
  • build(deps): bump @emotion/react from 11.10.4 to 11.13.0 in /ui by @dependabot in #38
  • build(deps): bump @mui/material from 5.10.8 to 5.16.6 in /ui by @dependabot in #39
  • build(deps): bump @emotion/styled from 11.10.4 to 11.13.0 in /ui by @dependabot in #40
  • build(deps-dev): bump @types/node from 18.19.33 to 22.0.2 in /ui by @dependabot in #41
  • fix: changed logo from png to svg to fix issue in browser display by @jgrer in #42
  • fix: revert changes to fix build extension image by @ashnamehrotra in #43

New Contributors

Full Changelog: https://github.com/project-copacetic/copa-extension/commits/v1.0.0