mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Fixes #30393. # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files) for more information. - [x] Added/updated automated tests - [x] Manual QA for all new/changed functionality <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Increased the number of software versions displayed per page from 5 to 10 on the software view page. * **Tests** * Updated tests to reflect the increased number of displayed versions and adjusted assertions accordingly. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 line
89 B
Text
1 line
89 B
Text
* Switched page size for software versions shown on the software view page from 5 to 10.
|