This repository has been archived by the owner on May 29, 2023. It is now read-only.
Releases: rsturla/immutable-fedora
Releases · rsturla/immutable-fedora
v1.2.0
1.2.0 (2023-04-14)
Features
- Add useful yum repositories (#25) (6d45986)
- Create NVIDIA variant (#36) (4ec8da7)
- Install clamav antivirus software (#32) (92d637b)
- Install development tools (#28) (964fb38)
- Install podman-desktop Flatpak (#35) (9613fbb)
Bug Fixes
- Access virt-manager using polkit rules (#39) (08189b8)
- Add custom GNOME desktop wallpaper entry (#30) (7b0ec3a)
- Add default podman configuration for DevContainers (#41) (04fb496)
- Apply custom background to dark mode (#29) (4ba241c)
- Replace Docker with podman-docker (#31) (183cb30)
- Set yaru-dark theme by default (#38) (4764e72)
- Update firstboot to support RPMs, Flatpaks and user groups (#27) (ef1960a)
Miscellaneous
v1.1.0
1.1.0 (2023-04-03)
Features
- Begin image customisation (#3) (c5bd9b6)
- Create initial Containerfile configuration (#1) (aba9ada)
- Enable Fedora Silverblue 38 builds (#4) (597390e)
- Generate ISO files for easy installation (#19) (084a3a2)
- Install OpenVPN3 Command Line tools from COPR (#18) (7d3775d)
- Install required apps for work, development and gaming (#14) (c8933b2)
Bug Fixes
- Add firstboot script to justfile (#13) (ea9fc4e)
- Add missing Fedora 38 builds due to typo 🤦♂️ (#9) (076f23a)
- Disable GNOME Shell Extension version validation (#15) (aac2ee6)
- Generate Docker tags through a bash script (#6) (2f34a01)
- Remove dconf theme preference (#10) (266da64)
- Replace Docker metadata flavors with tags (#5) (dfc1dc8)
- Some UI tweaks - new background and clean dconf configuration (#17) (fb45c4f)
- Split Docker image tags in build step (#7) (f7d42ef)
- Update firstboot script to remove preinstalled system Flatpaks (#12) (b4cbfb5)
Miscellaneous
- Configure repository automation (#2) (440584a)
- Create automated release workflow (#20) (8898661)
- Fix ISO generation conditions and variable dependencies (#23) (066a13a)
- main: release 1.0.0 (#21) (6cdfc06)
- Protect latest and stable tags from cleanup (#8) (16d1457)
- Update README.md with usage and development instructions (#11) (738b0b0)
- Update release-please changelog types from 'feat:' to 'feature:' (#22) (7853556)