Skip to content

Releases: osbuild/cockpit-composer

25

06 Oct 16:02
25
Compare
Choose a tag to compare
25
  • Improve error state messages
  • Add additional console error logging
  • Update CDP testing library
  • Update translations from weblate
  • Update minor NPM dependencies

24

11 Sep 09:49
24
Compare
Choose a tag to compare
24
  • Improve text strings for image and upload types
  • Standardize font families with those used by patternfly
  • Add string translations
  • Update minor NPM dependencies

22.1

24 Aug 10:30
Compare
Choose a tag to compare
  • Update translations rhbz#1820539
  • Add support for osbuild-composer's rhel-8-beta repo

23

30 Jul 11:51
23
Compare
Choose a tag to compare
23
  • Update pagination component for pf4
  • Add wildcards and support for multiple values to input filter
  • Upgrade patternfly 4 package
  • Add and improve tests
  • Update minor NPM dependencies
  • Update translations from weblate

22

15 Jul 13:01
22
Compare
Choose a tag to compare
22
  • Patternfly imports are standardized to be consistent with cockpit
  • Cancel image build button bug fixed
  • Empty components state provides a help message
  • Wizard component has bug fixes and is refactored for future scalability
  • Test updates
  • ESLint upgraded to version 7 and the code style is improved across the
    project
  • Translation files are updated from fedora weblate
  • Cockpit-composer's dependency on osbuild-composer and the weldr group
    is more specific for fedora rawhide and rhel 8
  • Coverity scan is now supported to help improve code quality

21

14 Jun 11:22
Compare
Choose a tag to compare
21
  • Support setting parameters (ref and parent) for ostree images
  • Loosen restrictions on password strength
  • Various UI refinements

20

08 Jun 15:47
Compare
Choose a tag to compare
20
  • Fix various missing translations
  • Improve message when a blueprint is empty
  • Hide logs button until logs are available
  • Update test framework to be closer to that of other cockpit projects

19

03 Jun 17:03
19
Compare
Choose a tag to compare
19
  • Minor UI improvements for the images list view and the images dropdown

  • Fixes to the password tests

  • Prepartion for future osbuild support

  • Minor NPM updates for react

  • Minor translation updates

18

20 May 12:48
18
Compare
Choose a tag to compare
18
  • Fix flake8 E302 error in tests

  • Minor NPM updates for patternfly and jquery

  • Translations updates

17

06 May 19:32
17
Compare
Choose a tag to compare
17
  • The support for uploading VHD images to Azure is now available.

  • Help text is now provided for all AWS fields. This texts explains what
    each field represents and where to find their values in the AWS
    web console.

  • The image size can now be specified when creating an image.

  • Tests are refactored to run on Cockpit's testing framework. All tests
    have been moved away from selenium.

  • Minor NPM updates