If you know of any notable, user-facing changes in Anaconda or anything related (blivet, initial-setup, ...) in F33, please describe it in a comment.
Hi Petr, here are some:
In custom partitioning, show warning message when entered size is not valid (#1809573 / #2480 / vslavik)
~~Change text on the Reset All button in custom partitioning to make more sense (#1163701 / #2841 / vslavik)~~
Allow having /boot on a btrfs volume (#2648 / ignatenkobrain)
/boot
Check if original partitions are mounted - previously only new partitions were checked (#1751698 / #2839 / vslavik)
Automatically break lines in labels in software selection spoke to prevent widening of the window beyond screen borders (#1822787 / #2779 / vslavik)
Add Anaconda version to saved kickstart - helps identification, debugging, reproducible builds... (#1410595 / #2724 / vslavik)
Changes related to networking:
Installer has been adapted to NetworkManager using keyfile format as default in Fedora 33 (https://fedoraproject.org/wiki/Changes/NetworkManager_keyfile_instead_of_ifcfg_rh). (#1858439) As a result of the change only configuration from kickstart is still stored in ifcfg files as in previous releases. Other network device configuration methods (installer boot options, UI) are storing the configuration in keyfiles in /etc/NetworkManager/system-connections folder.
Support for configuring vlan over bond devices via kickstart %pre section has been added.
Support for configuring bridged bond via kickstart %pre section has been added.
Kickstart network --nodefroute option is now working also when defined via kickstart %pre section
Sending of custom vendor-class-identifier to dhcp server was fixed both for kickstart network --dhcpclass command and inst.dhcpclass boot option.
Kickstart files
timesource
--ntpservers
--nontp
timezone
%onerror
%traceback
NonInteractiveError
User interface
Fedora changes
zram-generator
inst.zram
--nts
Configuration files
default_partitioning
Storage
Documentation
/mnt/sysimage
/mnt/sysroot
Print warning on Anaconda kernel boot argument without 'inst.' prefix
Remove biospart unused biospart support from Anaconda
inst.ks=bd:...
--biospart
harddrive
Do not print fail on missing kernel module loaded by Anaconda
modprobe: FATAL: Module floppy not found in directory /lib/modules/...
"anaconda-modprobe: Module <name> not found"
Bug reporting
Fixed in #594.
Metadata Update from @pbokoc: - Issue status updated to: Closed (was: Open)