DE 

//Cloudogu EcoSystem Docs

Cockpit Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[v2.0.4-1] - 2023-10-23

Changed

  • Update ces-theme from 0.3.0 to 0.7.2 (#172)
  • Upgrade Integration Tests (#170)

[v2.0.3-1] - 2023-05-10

Security

  • Fixed CVEs: CVE-2023-22578 / CVE-2023-22579 / CVE-2023-25813

Added

  • Trivy Scan to Jenkins Pipeline

[v2.0.2-8] - 2023-04-21

Changed

  • Update base image (#166)
  • Update installed packages (#166)
  • Update build libs

[v2.0.2-7] - 2023-01-23

Changed

  • Move to development apps in warp menu (#161)

[v2.0.2-6] - 2022-09-14

Changed

  • Update angular-dashboard-framework to v0.12.5 (#154)

[v2.0.2-5] - 2022-08-24

Changed

  • Update adf-widget-news to v0.4.1 (#150).
  • Fetch date in RSS feed from meta.date attribute if the normal date field is null.

[v2.0.2-4] - 2022-07-20

Changed

  • Update node version to 16.16.0 (#145)
  • Update cloudogu/dogu-integration-test-library to 5.0.0 (#145)
  • Update ejs to 3.1.7 (#145)
  • Update gulp-sass to 5.1.0. This included adding sass as a dependency (#145)

[v2.0.2-3] - 2022-04-06

Changed

  • Upgrade zlib package to fix CVE-2018-25032; (#137)
  • Upgrade base image to v3.12.4-2

[v2.0.2-2] - 2022-03-30

Fixed

  • Fix some security issues (#133)

[v2.0.2-1] - 2022-03-17

Changed

[v2.0.1-1] - 2022-01-17

Fixed

  • the provided feed service. The news widget should now work again. (#124)

[v2.0.0-1] - 2021-08-26

Changed

  • Use proxy tickets instead of clearpass for authentication (#114)

[v1.7.0-1] - 2021-07-01

Changed

  • changed various adf-widgets to forks which are maintained by cloudogu instead of angular-dashboard-framework (#110)

[v1.6.0-1] - 2021-06-16

Changed

  • restructured navbar (#107)
  • add verbose description to button add new dashboard
  • hide plus-sign (icon for add new dashboard) from screen reader as it does not help blind users (#107)
  • Update ces-theme to fix hover effect in navbar (#109)

[v1.5.0-1] - 2021-06-03

Changed

  • Change page title to the name of the current Dashboard (#105)

[v1.4.0-3] - 2021-05-17

Changed

  • Update angular-dashboard-framework, adf-widget-sonar, and adf-widget-jenkins to the newest version; #103

[v1.4.0-2] - 2021-04-22

Changed

  • Switch from yarn to npm build to fix trivy scans; see https://github.com/cloudogu/cockpit/pull/100#issuecomment-824573690

[v1.4.0-1] - 2021-04-14

Changed

  • Updated github adf widget to v0.7.0 (#98)

[v1.3.0-1] - 2021-04-08

Added

  • file for individual styles in navbar

Changed

  • use svg-image instead of png for logo; #91
  • restructure custom-dashboard-title to be more accessible #94
  • update adf framework to version 0.12.2

Fixed

  • adjust container build process to fix CES waiting page ("Dogu is starting")

[v1.2.1-2] - 2021-03-22

Changed

  • update adf framework to version 0.12.1
  • set language of application to English

[v1.2.1-1] - 2021-03-12

Fixed

  • screen reader integration by assigning the correct aria attribute in the navabar on startup

[v1.2.0-1] - 2021-03-11

Added

  • Cucumber Tests

Changed

  • changed "add new Dashboard" anchor to a button
  • changed stylesheet to prevent images, headlines and widget-header from overflowing at certain screen-resolutions
  • replaced dropdown with link and userinfo
  • replaces favicon to dogu-logo

Security

  • update dependency node-notifier 8.0.0 -> 8.0.1

[v1.1.7-1] - 2021-02-24

Changed

  • changed navbar from navbar-default to navbar-inverse
  • changed css contrast related properties for enhanced accessibility

[v1.1.6-1] - 2021-01-06

Added

[v1.1.5-1] - 2020-12-17

Added

[v1.1.4-1] - 2020-12-10

Changed

  • Updated the news widget to version v0.4.0 to enable parsing of HTML for RSS feeds. This prevents XSS attacks via feeds (#34)

Fixed

  • Fixed sonar cube stage for release and bugfix branches.

[v1.1.3-2] - 2020-12-08

Changed

  • updates the redmine widget (fixed custom queries + burn-down chart)

[v1.1.3-1] - 2020-12-08

Changed

  • not published

[v1.1.2-1] - 2020-11-19

Changed

  • fix issue with shared dashboard removal (#70)

[v1.1.1-2] - 2020-11-05

Changed

  • update default welcome dashboard

[v1.1.1-1] - 2020-10-08

Changed

  • fix issue with panel margin

[v1.1.0-1] - 2020-10-08

Changed

  • underlying data schema
  • API layout
  • colors of charts
  • project structure

Added

  • pinned dashboard feature (#63)
  • shared dashboard feature (#42)

[v1.0.0-1] - 2020-09-02

Added

  • jenkins pipeline
  • integration tests
  • unit tests
  • sonar analysis
  • ci-release

Changed

  • build process to development standards

    • build is now reproducible and faster
  • update most dependencies
  • update base-image

    • using node 12 now