0.16.0
版本发布时间: 2024-08-25 18:06:53
inventree/InvenTree最新发布版本:0.16.5(2024-10-07 17:04:54)
What's Changed
Breaking Changes
- Plugin API lookup key by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7224
- Add support for a Completed status (Fixes: #6434) by @tsimonq2 in https://github.com/inventree/InvenTree/pull/6449
- Report printing refactor by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7074
- Single table for file attachments by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7420
- Bump docker image alpine base from 3.18 to 3.20 by @matmair in https://github.com/inventree/InvenTree/pull/7699
- Migrate Icons to Tabler icons and integrate into PUI by @wolflu05 in https://github.com/inventree/InvenTree/pull/7684
- Plugin static files by @wolflu05 in https://github.com/inventree/InvenTree/pull/7763
Security Patches
- Provide setup keys for two-factor authentication alongside QR codes by @matmair in https://github.com/inventree/InvenTree/pull/7406
- Bump braces from 3.0.2 to 3.0.3 in /src/frontend by @dependabot in https://github.com/inventree/InvenTree/pull/7430
- [PUI] Add 2FA login by @matmair in https://github.com/inventree/InvenTree/pull/7469
- Bump django to 4.2.14 by @matmair in https://github.com/inventree/InvenTree/pull/7620
- bump setuptools by @matmair in https://github.com/inventree/InvenTree/pull/7663
- Add option to disable MFA by @matmair in https://github.com/inventree/InvenTree/pull/7757
- Add provenance to releases and publish SBOMs by @matmair in https://github.com/inventree/InvenTree/pull/7784
- [0.16.x] Bump django from 4.2.14 to 4.2.15 in /src/backend (#7827) by @github-actions in https://github.com/inventree/InvenTree/pull/7839
New Features
- PUI location type by @wolflu05 in https://github.com/inventree/InvenTree/pull/7238
- Prevent deletion of part which is used in an assembly by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7260
- Batch code generation by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7000
- Performance improvement for notifications API endpoint by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7154
- Currency setting by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7390
- Test result choices by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7417
- [plugins] allow static files for plugins by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7425
- Adds support for Romanian locale tranaslations by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7428
- Feat: SSO group sync by @p-fruck in https://github.com/inventree/InvenTree/pull/7293
- Detect python version for installer by @matmair in https://github.com/inventree/InvenTree/pull/7547
- Display barcode text near qrcode by @matmair in https://github.com/inventree/InvenTree/pull/7553
- [Build] Add extra validation options by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7560
- [WIP] Data importer by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/6911
- [Feature] Part lock by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7527
- Add variable to stop creation of admin account by @matmair in https://github.com/inventree/InvenTree/pull/7580
- PUI form framework: dependent field by @wolflu05 in https://github.com/inventree/InvenTree/pull/7584
- Build Line Updates by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7591
- Fix "Scan barcode" modal input by @tomvaneyck in https://github.com/inventree/InvenTree/pull/7610
- Add debug option to the sheet printer plugin by @martonmiklos in https://github.com/inventree/InvenTree/pull/7614
- [Feature] Build allocation export by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7611
- Revision Improvements by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7585
- [PUI] Add BOM import tool by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7635
- Add notes to mp and sp by @wolflu05 in https://github.com/inventree/InvenTree/pull/7667
- Add barcode generation capabilities to plugins by @wolflu05 in https://github.com/inventree/InvenTree/pull/7648
- [PUI] Add permissions to groups by @matmair in https://github.com/inventree/InvenTree/pull/7621
- [FR] Add Tokens to PUI by @matmair in https://github.com/inventree/InvenTree/pull/7693
- Add substitute details to BOM export by @mredpath2 in https://github.com/inventree/InvenTree/pull/7563
- Added test statistics by @martonmiklos in https://github.com/inventree/InvenTree/pull/7164
- [PUI] Build test results by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7777
Bug Fixes
- Fix permissions for release.yaml by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7220
- Docker fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7228
- [PUI] Attachment table fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7232
- Fix for email template by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7249
- Plugin setting fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7258
- Report Migration Fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7296
- Fix sales order shipment / completed buttons by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7305
- Add Meta subclass for build serializers by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7315
- Handle exception on migration by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7322
- CUI: Don't load stock test results for non-trackable part by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7327
- Updates for metadata information by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7343
- Fix for 'restore' command by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7348
- Fixes for installer by @matmair in https://github.com/inventree/InvenTree/pull/7344
- Bug fix for label printing with plugin on CUI by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7324
- Label printing bug fixes by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7329
- Handle case where serializer does not have 'Meta' class by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7360
- Plugin reload fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7361
- Catch edge case for merge_stock_items: by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7373
- Migration fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7379
- Template permission fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7391
- Global Cache Fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7393
- Currency format fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7398
- Null url fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7408
- Remove the New Stock Item button from Stock view in case the user has no Stock write mermission by @SergeoLacruz in https://github.com/inventree/InvenTree/pull/7435
- Fix for report migration by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7438
- fix: Add installer check for python version by @matmair in https://github.com/inventree/InvenTree/pull/7440
- Fix for gunicorn command by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7450
- Improve stock item tracking API query by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7451
- Update data migration by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7455
- Fix click-through for purchase order line item table by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7472
- Fix fields for PurchaseOrderCancelSerializer by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7481
- [PUI] Bug fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7486
- Fix non null field 'description' by @mp-strachan in https://github.com/inventree/InvenTree/pull/7488
- PUI bug fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7490
- Handle missing dulwich module by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7497
- Fix for example test report by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7498
- Error checking for attachment model type by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7506
- Plugin load fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7505
- Handle null response case by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7512
- Fix table permissions for CUI by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7513
- Top level cascade by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7514
- [Bug] Fix for BOM import by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7515
- [bug] Handle case where deltas is null by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7516
- [PUI] Table filters by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7519
- Fix import widget type by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7535
- Calculate weighted average price when merging stock items by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7534
- [PUI] Fix choice-based settings showing as string fields by @LavissaWoW in https://github.com/inventree/InvenTree/pull/7543
- Fix call to add_label_context by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7548
- Fix 'symbol' field for CustomUnit by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7557
- Fix SSO theme selection by @matmair in https://github.com/inventree/InvenTree/pull/7556
- Package is not checking for already existing installs by @matmair in https://github.com/inventree/InvenTree/pull/7555
- [PUI] Fix saveNotes callback by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7545
- Fix schema version commit text by @matmair in https://github.com/inventree/InvenTree/pull/7576
- BOM delete fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7586
- Move duplicate schema endpoint by @matmair in https://github.com/inventree/InvenTree/pull/7595
- [Bug] Project code fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7599
- Parameter value bug by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7601
- Tweak checks for error messages by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7598
- [PUI] Fix line-break for "details" field by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7616
- Correct tooltips by @martonmiklos in https://github.com/inventree/InvenTree/pull/7625
- Fix machine request pickeling and settings by @wolflu05 in https://github.com/inventree/InvenTree/pull/6772
- Fix issues made in #7614 by @martonmiklos in https://github.com/inventree/InvenTree/pull/7622
- Allocated stock table fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7636
- Fix location icon field by @wolflu05 in https://github.com/inventree/InvenTree/pull/7658
- Added onInput event for fields in forms - fix for issue #7600 by @rocheparadox in https://github.com/inventree/InvenTree/pull/7660
- Adjust packaging at different stages by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7649
- Fix rendering bug with company image by @wolflu05 in https://github.com/inventree/InvenTree/pull/7668
- Cast width / height to integer by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7676
- Fix loading sequence for PUI form fields by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7678
- Cui tree fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7680
- [PUI] form error fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7689
- Revert postgres version to 13 by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7717
- try to fix tests by @wolflu05 in https://github.com/inventree/InvenTree/pull/7730
- [PUI] Bug fix for API forms by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7758
- Fix permissions for importing data by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7776
- Add limit to default location annotation by @LavissaWoW in https://github.com/inventree/InvenTree/pull/7771
- Fix for holdoff threshold checks by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7795
- Fix docker repo names by @matmair in https://github.com/inventree/InvenTree/pull/7800
- [PUI] Fix for part detail display by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7809
- [0.16.x] Check before calling schedule_pricing_update (#7871) by @github-actions in https://github.com/inventree/InvenTree/pull/7872
- [0.16.x] Fix for BOM pricing donut chart (#7917) by @github-actions in https://github.com/inventree/InvenTree/pull/7922
Devops / Setup Changes
- fix: SELinux labels for Caddyfile by @p-fruck in https://github.com/inventree/InvenTree/pull/7261
- Add clearer error message for invalid SITE_URL by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7311
- Use
UV_SYSTEM_PYTHON
to allow the system Python interpreter by @zanieb in https://github.com/inventree/InvenTree/pull/7317 - Query count test by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7157
- Cache updates by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7388
- Add unit test for stockitemtracking API by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7459
- More tests for
users
app by @matmair in https://github.com/inventree/InvenTree/pull/7479 - Disable 3.12 testing for now by @matmair in https://github.com/inventree/InvenTree/pull/7577
- Add cleanup task by @matmair in https://github.com/inventree/InvenTree/pull/7581
- [CI] Add nicer OpenAPI diffs by @matmair in https://github.com/inventree/InvenTree/pull/7002
- Optimize PUI package delivery for package installs by @matmair in https://github.com/inventree/InvenTree/pull/7655
- Various small packaging fixes by @matmair in https://github.com/inventree/InvenTree/pull/7686
- Bump node to 20 by @matmair in https://github.com/inventree/InvenTree/pull/7698
- cI: Test color theme again by @matmair in https://github.com/inventree/InvenTree/pull/7700
- Make libffi version more flexible by @matmair in https://github.com/inventree/InvenTree/pull/7734
- Update ruff settings to new preference by @matmair in https://github.com/inventree/InvenTree/pull/7756
- fix path to CI dependencies by @matmair in https://github.com/inventree/InvenTree/pull/7755
- Removed obsoleted version element from docker-compose examples by @medo64 in https://github.com/inventree/InvenTree/pull/7760
- Make versions_check more reliable in forks by @matmair in https://github.com/inventree/InvenTree/pull/7785
- [0.16.x] Update default fonts for docker image (#7881) by @github-actions in https://github.com/inventree/InvenTree/pull/7884
Dependencies
- Bump the dependencies group with 3 updates by @dependabot in https://github.com/inventree/InvenTree/pull/7276
- Bump eslint from 9.2.0 to 9.3.0 in /src/backend in the dependencies group by @dependabot in https://github.com/inventree/InvenTree/pull/7274
- Bump mkdocstrings[python] from 0.25.0 to 0.25.1 in /docs by @dependabot in https://github.com/inventree/InvenTree/pull/7212
- Bump requests from 2.31.0 to 2.32.0 in /src/backend by @dependabot in https://github.com/inventree/InvenTree/pull/7283
- Bump requests from 2.31.0 to 2.32.1 in /.github by @dependabot in https://github.com/inventree/InvenTree/pull/7282
- Bump requests from 2.32.1 to 2.32.2 in /.github by @dependabot in https://github.com/inventree/InvenTree/pull/7295
- [PUI] Update mantine components by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7369
- Bump the dependencies group across 1 directory with 3 updates by @dependabot in https://github.com/inventree/InvenTree/pull/7427
- Bump eslint from 9.3.0 to 9.4.0 in /src/backend by @dependabot in https://github.com/inventree/InvenTree/pull/7395
- Bump eslint from 9.4.0 to 9.5.0 in /src/backend by @dependabot in https://github.com/inventree/InvenTree/pull/7463
- Bump the dependencies group with 4 updates by @dependabot in https://github.com/inventree/InvenTree/pull/7462
- Bump urllib3 from 2.2.1 to 2.2.2 in /contrib/dev_reqs by @dependabot in https://github.com/inventree/InvenTree/pull/7467
- Bump docker/build-push-action from 6.0.0 to 6.1.0 in the dependencies group by @dependabot in https://github.com/inventree/InvenTree/pull/7502
- Bump pre commit versions by @matmair in https://github.com/inventree/InvenTree/pull/7255
- Bump certifi from 2024.2.2 to 2024.7.4 in /contrib/dev_reqs by @dependabot in https://github.com/inventree/InvenTree/pull/7568
- Bump the dependencies group with 2 updates by @dependabot in https://github.com/inventree/InvenTree/pull/7541
- Bump certifi from 2024.2.2 to 2024.7.4 in /src/backend by @dependabot in https://github.com/inventree/InvenTree/pull/7566
- General backend deps bump by @matmair in https://github.com/inventree/InvenTree/pull/7521
- Bump urllib3 to 2.2.2 by @matmair in https://github.com/inventree/InvenTree/pull/7578
- Bump the dependencies group with 5 updates by @dependabot in https://github.com/inventree/InvenTree/pull/7590
- Bump the dependencies group across 1 directory with 52 updates by @dependabot in https://github.com/inventree/InvenTree/pull/7540
- Bump certifi from 2024.2.2 to 2024.7.4 in /docs by @dependabot in https://github.com/inventree/InvenTree/pull/7596
- Bump the dependencies group with 3 updates by @dependabot in https://github.com/inventree/InvenTree/pull/7661
- Bump development deps by @matmair in https://github.com/inventree/InvenTree/pull/7606
- Bump sentry-sdk from 2.7.0 to 2.8.0 in /src/backend by @dependabot in https://github.com/inventree/InvenTree/pull/7683
- Bump eslint from 9.5.0 to 9.7.0 in /src/backend by @dependabot in https://github.com/inventree/InvenTree/pull/7710
- Bump the dependencies group with 5 updates by @dependabot in https://github.com/inventree/InvenTree/pull/7712
- Bump the dependencies group across 2 directories with 7 updates by @dependabot in https://github.com/inventree/InvenTree/pull/7769
Other Changes
- Mark as 0.16.0 dev version by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7218
- [PUI] Test table tweaks by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7231
- Add location type to location overview by @SergeoLacruz in https://github.com/inventree/InvenTree/pull/7202
- [PUI] Refactoring forms by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7239
- [PUI] Column Refactoring by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7242
- Admin tweaks by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7248
- Remove dead code by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7265
- Update part filters by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7264
- Fix wrapping for <AttachmentLink /> by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7272
- [PUI] StockTrackingTable by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7273
- Test result table tweaks by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7290
- [PUI] Add initial part data to manufacturer part table by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7299
- [PUI] Dynamic PartParameter field by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7298
- [PUI] Open links in new window by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7354
- Add option to hide active sessions from settings panel by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7366
- [PUI] Mantine tree by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7357
- Add new "available" badge to stock page by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7368
- PO shipped complete by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7367
- Fix parameter dialog for parametericparttable by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7380
- [PUI] Notes editor by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7284
- Panel placeholders by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7405
- Stock SKU export by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7418
- Mantine charts by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7419
- Setting refactor by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7404
- Allow build line list to be searched by IPN by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7442
- Small refactor for stock item post-save signals by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7449
- small code tweaks by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7454
- chore: style fixes by @matmair in https://github.com/inventree/InvenTree/pull/7478
- fix: add .vite folder in frontend releases (fixes #7476) by @Gigahawk in https://github.com/inventree/InvenTree/pull/7480
- Add "showmigrations" task to invoke by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7482
- [PUI] Allow search results to be opened in a new tab by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7500
- Fix for notification query by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7511
- Add field info to user serializer by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7518
- Plugin static files fix by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7532
- [PUI] Update table filters by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7544
- [PUI] Error pages by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7554
- [PUI] BOM table updates by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7561
- Ensure schema generation is more stable by @matmair in https://github.com/inventree/InvenTree/pull/7562
- [PUI] Update part duplicate forms by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7575
- Use more pathlib instead of os by @matmair in https://github.com/inventree/InvenTree/pull/7589
- Default location column by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7587
- [PUI] Query cache improvements by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7609
- [PUI] Add more columns by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7618
- Add server-side annotation for "can_build" by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7619
- [PUI] Add filters for parameteric part table by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7617
- Various small code quality cleanups by @matmair in https://github.com/inventree/InvenTree/pull/7626
- Update part detail by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7629
- Arabic support by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7630
- Remove caching of the DEBUG settings from the label printer plugin by @martonmiklos in https://github.com/inventree/InvenTree/pull/7640
- Fix argument name by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7653
- [PUI] Tweak purchase order line table by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7656
- Logic fix for UI elements by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7657
- [PUI] PO line item import by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7671
- [CUI] Non field errors by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7672
- Various SAST fixes by @matmair in https://github.com/inventree/InvenTree/pull/7644
- [PUI] Tweaks by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7673
- Small typescript cleanups by @matmair in https://github.com/inventree/InvenTree/pull/7685
- [PUI] Tab permissions by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7692
- [PUI] Remember state of table sorting by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7702
- Fix tooltip location for panel icon by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7703
- Disable blank issues by @matmair in https://github.com/inventree/InvenTree/pull/7732
- [PUI] Add more barcode actions by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7741
- Fix small style issue by @matmair in https://github.com/inventree/InvenTree/pull/7768
- Pin OAS action with hash by @matmair in https://github.com/inventree/InvenTree/pull/7767
- Add extra fields to BOM export by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7775
- Improve row click handling for tables by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7779
- [PUI] Update template tables by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7781
- [PUI] Table Updates by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7783
- Migration cleanup by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7792
- Make Tree Path searchable by @wolflu05 in https://github.com/inventree/InvenTree/pull/7786
- [PUI] Fix permission checks for bulk delete actions by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7796
- [API] Improvements for API endpoints by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7794
- [PUI] Sales order tables by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7793
- [0.16.x] [PUI] Make filter choice drop-down searchable (#7830) by @github-actions in https://github.com/inventree/InvenTree/pull/7831
- [0.16.x] Bump the dependencies group across 1 directory with 5 updates (#7811) by @github-actions in https://github.com/inventree/InvenTree/pull/7849
- [0.16.x] Bump the dependencies group across 1 directory with 41 updates (#7812) by @github-actions in https://github.com/inventree/InvenTree/pull/7853
- Update version.py by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/7987
New Contributors
- @tsimonq2 made their first contribution in https://github.com/inventree/InvenTree/pull/6449
- @zanieb made their first contribution in https://github.com/inventree/InvenTree/pull/7317
- @Gigahawk made their first contribution in https://github.com/inventree/InvenTree/pull/7480
- @mp-strachan made their first contribution in https://github.com/inventree/InvenTree/pull/7488
- @tomvaneyck made their first contribution in https://github.com/inventree/InvenTree/pull/7610
- @lifeisafractal made their first contribution in https://github.com/inventree/InvenTree/pull/7651
- @mredpath2 made their first contribution in https://github.com/inventree/InvenTree/pull/7563
- @medo64 made their first contribution in https://github.com/inventree/InvenTree/pull/7760
- @niclash made their first contribution in https://github.com/inventree/InvenTree/pull/7801
Full Changelog: https://github.com/inventree/InvenTree/compare/0.15.0...0.16.0
1、 frontend-build.intoto.jsonl 9.94KB
2、 frontend-build.spdx 1.58MB
3、 frontend-build.zip 2.04MB