- When booting CommaFeed for the first time, the default "admin" account is no longer created automatically. A setup wizard will guide you through the creation of an admin account
- Default password complexity requirements have been lowered for local network deployments, where strict password rules are often unnecessary. The
commafeed.users.strict-password-policysetting has been replaced bycommafeed.users.minimum-password-lengthwith a default value of4(#1916) - Email addresses are no longer required when creating users and when they update their profile. The
commafeed.users.email-address-requiredsetting has been added to restore the previous behavior (#1914) - Java 25+ is now required to build and run CommaFeed