This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Releases: inventree/inventree-docs
Releases · inventree/inventree-docs
0.11.0
What's Changed
- Add release section for 0.10.x by @matmair in #440
- Left some words on the settings mixin by @SergeoLacruz in #442
- Document environment variables used to configure CORS and allowed_hosts by @p-fruck in #444
- Documentation for stocktake reports by @SchrodingersGat in #443
- Docs updates by @SchrodingersGat in #445
- Add simple docs about part images by @SchrodingersGat in #446
- Improve documentation around user settings by @SchrodingersGat in #447
- Report maths by @SchrodingersGat in #448
- Update installation docs for bare metal by @SchrodingersGat in #449
- Update example for validation mixin plugin by @SchrodingersGat in #450
- Report pricing data by @SchrodingersGat in #451
- Correct create Manufacturer Part in example by @42CrMo4 in #453
- fix typo in UrlsMixin usage by @p-fruck in #454
- Update config.md by @SchrodingersGat in #457
- Return orders by @SchrodingersGat in #459
- Order status codes by @SchrodingersGat in #460
- App update docs by @SchrodingersGat in #462
- Added another example for a custom panel by @SergeoLacruz in #461
- Changed IDs of pictures by @SergeoLacruz in #464
- App dark mode by @SchrodingersGat in #466
- Static file doc improvements by @SchrodingersGat in #467
- Updates for 0.11.0 by @SchrodingersGat in #468
New Contributors
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- fix update command by @matmair in #403
- Added context variables fo user model by @SergeoLacruz in #404
- Fixed misunderstanding of can_complete by @SergeoLacruz in #405
- Describe calendar export in docs by @miggland in #399
- Additional barcode docs by @SchrodingersGat in #407
- Part stocktake by @SchrodingersGat in #408
- Added context variables for suppliers by @SergeoLacruz in #409
- Update MFA.md by @SchrodingersGat in #410
- Add inventree-apprise to third party list by @matmair in #411
- Add picklist example by @SergeoLacruz in #412
- Update faq.md by @SchrodingersGat in #413
- Sso docs by @SchrodingersGat in #414
- Updated requirements, updated mkdocs-material to v0.9 by @eeintech in #415
- Add documentation for SSO callback URL by @SchrodingersGat in #418
- Backup docs by @SchrodingersGat in #421
- Changes for SSO by @matmair in #419
- Added path trick to the picklist example by @SergeoLacruz in #416
- Updated stock ownership doc by @eeintech in #424
- Added variables for stock location by @SergeoLacruz in #423
- Update docs by @SchrodingersGat in #428
- Remove dashes from docker-compose by @ktyurin in #430
- Reference by @SchrodingersGat in #433
- Update reference.md by @SchrodingersGat in #434
- Update docker compose commands by @SchrodingersGat in #436
- Python currency support by @SchrodingersGat in #437
- Config file docs by @SchrodingersGat in #438
- Shorter urls for install by @matmair in #439
New Contributors
Full Changelog: 0.9.0...0.10.0
0.9.2
Add release notes section for 0.9.x
0.9.1
What's Changed
- Adds docs for fast login by @matmair in #345
- Add issue template that links to docs by @matmair in #346
- Custom splash by @SchrodingersGat in #349
- Improve build completion validation docs by @mattbnz in #353
- Add example about updating fields via the python interface by @SchrodingersGat in #355
- Add note about permissions on receiving line items by @miggland in #358
- Add EUdds InvenTree Integration by @matmair in #362
- correct Jinja template engine to Django by @matmair in #364
- Package installer docs by @matmair in #368
- Add docs for backups by @matmair in #369
- Validation plugin by @SchrodingersGat in #370
- Add note on custom localization in report templates by @SchrodingersGat in #371
- add documentation for duplicating purchase orders by @SchrodingersGat in #372
- Bom consumable by @SchrodingersGat in #373
- Update minimum python version by @matmair in #374
- Adds extra documentation for serial number pattern generation by @SchrodingersGat in #377
- API docs by @SchrodingersGat in #379
- Add example for filtering by parent in the Python API docs by @martonmiklos in #380
- Improve plugins docs by @matmair in #381
- Updated minimum Python version to 3.9 by @eeintech in #386
- Backup directory: clarify doc by @eeintech in #384
- Update docs for Installer v2 by @matmair in #387
- Docs cleanup by @SchrodingersGat in #347
- Pricing refactor by @SchrodingersGat in #389
- Panel mixin template by @Bbillyben in #392
- Panel mixin js load by @Bbillyben in #393
- Add FAQ entry about docker volume issues by @SchrodingersGat in #394
- Updated plugin docs by @SchrodingersGat in #398
- Report section and python API reference by @SergeoLacruz in #400
- Just added allocated_stock to the build report by @SergeoLacruz in #401
New Contributors
- @mattbnz made their first contribution in #353
- @Bbillyben made their first contribution in #392
Full Changelog: 0.8.0...0.9.1
0.9.0
What's Changed
- Adds docs for fast login by @matmair in #345
- Add issue template that links to docs by @matmair in #346
- Custom splash by @SchrodingersGat in #349
- Improve build completion validation docs by @mattbnz in #353
- Add example about updating fields via the python interface by @SchrodingersGat in #355
- Add note about permissions on receiving line items by @miggland in #358
- Add EUdds InvenTree Integration by @matmair in #362
- correct Jinja template engine to Django by @matmair in #364
- Package installer docs by @matmair in #368
- Add docs for backups by @matmair in #369
- Validation plugin by @SchrodingersGat in #370
- Add note on custom localization in report templates by @SchrodingersGat in #371
- add documentation for duplicating purchase orders by @SchrodingersGat in #372
- Bom consumable by @SchrodingersGat in #373
- Update minimum python version by @matmair in #374
- Adds extra documentation for serial number pattern generation by @SchrodingersGat in #377
- API docs by @SchrodingersGat in #379
- Add example for filtering by parent in the Python API docs by @martonmiklos in #380
- Improve plugins docs by @matmair in #381
- Updated minimum Python version to 3.9 by @eeintech in #386
- Backup directory: clarify doc by @eeintech in #384
- Update docs for Installer v2 by @matmair in #387
- Docs cleanup by @SchrodingersGat in #347
- Pricing refactor by @SchrodingersGat in #389
- Panel mixin template by @Bbillyben in #392
- Panel mixin js load by @Bbillyben in #393
- Add FAQ entry about docker volume issues by @SchrodingersGat in #394
- Updated plugin docs by @SchrodingersGat in #398
- Report section and python API reference by @SergeoLacruz in #400
- Just added allocated_stock to the build report by @SergeoLacruz in #401
- Add release notes section for 0.9.x by @SchrodingersGat in #391
New Contributors
- @mattbnz made their first contribution in #353
- @miggland made their first contribution in #358
- @Bbillyben made their first contribution in #392
Full Changelog: 0.8.0...0.9.0
0.8.4
What's Changed
- Update custom logo - specify location wrt static directory by @SchrodingersGat in #348
Full Changelog: 0.8.0...0.8.4
0.8.3
What's Changed
- Update custom logo - specify location wrt static directory by @SchrodingersGat in #348
Full Changelog: 0.8.0...0.8.3
0.8.2
What's Changed
- Update custom logo - specify location wrt static directory by @SchrodingersGat in #348
Full Changelog: 0.8.0...0.8.2
0.8.1
What's Changed
- Update custom logo - specify location wrt static directory by @SchrodingersGat in #348
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Shipments by @SchrodingersGat in #291
- Plugin docs updates by @matmair in #292
- 0.7.x by @SchrodingersGat in #285
- Docker guide updates by @SchrodingersGat in #295
- Changed example to fit current SW version by @SergeoLacruz in #296
- Remove app release notes from documentation by @SchrodingersGat in #297
- Add info on supplier part availability by @SchrodingersGat in #298
- Email is required for SSO by @martonmiklos in #299
- Adds information on the redis cache container by @SchrodingersGat in #300
- Add note about redis config by @matmair in #301
- Add top translators by @matmair in #293
- Remove refereneces to admin-shell by @matmair in #305
- Update notification texts by @matmair in #304
- Add more plugins by @matmair in #303
- Reference docs by @SchrodingersGat in #308
- Migration docs by @SchrodingersGat in #309
- Add note on persistent data directory in docker dev setup by @SchrodingersGat in #310
- Adds entry for 0.7.5 version by @SchrodingersGat in #311
- Fixed the url of the python-barcode by @martonmiklos in #313
- Mention python-barcode parameter adding capabilities by @martonmiklos in #314
- Extend documentation about loading media files in labels by @martonmiklos in #317
- Extend report documentation by @SchrodingersGat in #318
- Slight tweak to docker instructions by @SchrodingersGat in #321
- Plugin external dir by @SchrodingersGat in #322
- Improve docker intro docs by @SchrodingersGat in #323
- Add note about VCS install option by @matmair in #324
- Quarantine status by @SchrodingersGat in #325
- Adding custom version information banner by @SchrodingersGat in #330
- version banner fixes by @SchrodingersGat in #331
- More banner fixes by @SchrodingersGat in #332
- Update docker production guide by @SchrodingersGat in #334
- Automatically generate release information by @SchrodingersGat in #335
- Add "quickstart guide" for docker dev setup by @SchrodingersGat in #337
- Python docs by @SchrodingersGat in #341
- Update configuration documentation by @SchrodingersGat in #342
- Fix config docs by @SchrodingersGat in #343
New Contributors
- @martonmiklos made their first contribution in #299
Full Changelog: 0.7.1...0.8.0