LinuxServer Changes:
Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
snipe-it Changes:
What's Changed
- Added confetti option by @snipe in snipe/snipe-it#15304
- Updated translation strings by @snipe in snipe/snipe-it#15305
- Added #15312: Add checkin due in days setting by @Glukose1 in snipe/snipe-it#15314
- Added support for Docker secrets in Standard and alpine image. by @r-xyz in snipe/snipe-it#15282
- Fixed dashboard box overflow by @Godmartinz in snipe/snipe-it#15206
- Corrected some translations by @snipe in snipe/snipe-it#15318
- Importer model fixes by @snipe in snipe/snipe-it#15322
- Prevent passing an array as login by @snipe in snipe/snipe-it#15324
- Fixed
)
being added to expected asset checkin report email header by @marcusmoore in snipe/snipe-it#15336 - Improved handling attempted access of deleted files in importer by @marcusmoore in snipe/snipe-it#15112
- Update icons to use blade components, standardize button colors and format by @snipe in snipe/snipe-it#15327
- [Snyk] Upgrade bootstrap-table from 1.23.0 to 1.23.2 by @snipe in snipe/snipe-it#15342
- Added TrimStrings middleware by @snipe in snipe/snipe-it#15345
- Fixed icon not rotated and simplified component by @marcusmoore in snipe/snipe-it#15350
- Updated languages by @snipe in snipe/snipe-it#15351
- Fixed #15341 - validate parent ID by @snipe in snipe/snipe-it#15356
- Fixed #15330 - Cleaned up category title by @snipe in snipe/snipe-it#15357
- Fixed #15190 - Improvements to upgrade.php script to improve Windows experience by @uberbrady in snipe/snipe-it#15359
- Renamed docker startup scripts coherently. by @r-xyz in snipe/snipe-it#15358
- Added #9413: AssetModel files endpoints to API by @r-xyz in snipe/snipe-it#15362
- Fixed #15344 - make select2 for countries freeform-ish by @snipe in snipe/snipe-it#15367
- More print fixes for asset view by @snipe in snipe/snipe-it#15360
- Fixed Mobile misalignment of info on Assets and Users view pages by @Godmartinz in snipe/snipe-it#15352
- Expose the 'sanitize' system for backup restores to the web GUI by @uberbrady in snipe/snipe-it#15296
- Fixed checkbox layout on modal from #15296 by @snipe in snipe/snipe-it#15369
- Re-add stalebot-esque github Action by @uberbrady in snipe/snipe-it#15156
- Adds
snipeit:remove-explicit-eols
command by @Godmartinz in snipe/snipe-it#15065 - Adds location select to the create new user via asset checkout by @Godmartinz in snipe/snipe-it#14667
- Fixed #15371: docker-compose files updated. by @StarlessNights in snipe/snipe-it#15372
- Fixed #15366 use the non-admin edit encrypted custom fields permissions by @snipe in snipe/snipe-it#15373
- Fixed #15374: load TrustProxies middleware in Kernel.php by @setpill in snipe/snipe-it#15379
- Fixed custom field defaults being prematurely updated by @marcusmoore in snipe/snipe-it#15377
- Added pull-right to angle bracket by @snipe in snipe/snipe-it#15380
- Fixes the
acceptance-reminder
command by @Godmartinz in snipe/snipe-it#15375 - Fixed #15378 - Corrected gate on checkin button on asset view by @snipe in snipe/snipe-it#15383
- Fixed #15388 - Moved generate label button by @snipe in snipe/snipe-it#15389
- Added
start_date
andend_date
to user bulk edit by @snipe in snipe/snipe-it#15396 - Opens label new window by @snipe in snipe/snipe-it#15401
- Fixed #15392 - filter by depreciation when showing models by @snipe in snipe/snipe-it#15403
- Set image to null if model is deleted by @snipe in snipe/snipe-it#15404
- Check that the user exists before trying to print by @snipe in snipe/snipe-it#15408
- Corrected language string by @snipe in snipe/snipe-it#15409
- Updated jquery UI by @snipe in snipe/snipe-it#15410
- Upgraded webpack by @snipe in snipe/snipe-it#15411
- [Multi-Company] Fixes Users Being Moved With Items Still Assigned by @spencerrlongg in snipe/snipe-it#15284
- Fix [FD-43836] PATCH of purchase_cost for assets for comma as decimal separator by @uberbrady in snipe/snipe-it#15412
- Use the null-safe property accessor for new-user creation by @uberbrady in snipe/snipe-it#15414
- Fixed #15416 - Added multiple selects for custom report by @snipe in snipe/snipe-it#15418
- Validation rules to prevent switching user companies if items are assigned to them by @snipe in snipe/snipe-it#15415
- Added employee number to asset view by @snipe in snipe/snipe-it#15431
- Fixed #15435 - user api put patch API route regression by @snipe in snipe/snipe-it#15440
- Added ability to sort on qty and remaining for consumables by @snipe in snipe/snipe-it#15463
- Correctly save user’s city on bulk edit by @snipe in snipe/snipe-it#15465
- Added coverage commands for Herd users by @marcusmoore in snipe/snipe-it#15468
- Fixed login success message not being displayed by @marcusmoore in snipe/snipe-it#15474
- Added some permission tests for accessory api endpoints by @marcusmoore in snipe/snipe-it#15473
- Added test for dashboard counts by @marcusmoore in snipe/snipe-it#15472
- Added UI tests for creating companies by @marcusmoore in snipe/snipe-it#15470
- Added UI tests for creating accessories by @marcusmoore in snipe/snipe-it#15469
- Fixed priority for category eula vs default eula by @Godmartinz in snipe/snipe-it#15445
- Updated translations by @snipe in snipe/snipe-it#15481
New Contributors
- @Glukose1 made their first contribution in snipe/snipe-it#15314
- @setpill made their first contribution in snipe/snipe-it#15379
Full Changelog: snipe/snipe-it@v7.0.11...v7.0.12