mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-05-01 23:26:54 +00:00
31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
---
|
|
title: Release 0.2.2
|
|
---
|
|
|
|
## Release 0.2.2
|
|
|
|
[Release 0.2.2](https://github.com/inventree/InvenTree/releases/tag/0.2.2) provides a number of major new features and improvements, as well as some crucial bug fixes:
|
|
|
|
## New Features
|
|
|
|
### Custom Site Title
|
|
|
|
[#1481](https://github.com/inventree/InvenTree/pull/1481) adds the ability to customize the site title (which was previously hard-coded to "InvenTree")
|
|
|
|
### Django Update
|
|
|
|
[#1490](https://github.com/inventree/InvenTree/pull/1490) updates to [Django v3.2](https://docs.djangoproject.com/en/3.2/releases/3.2/) which is a LTS release with significant improvements.
|
|
|
|
### Location Display
|
|
|
|
[#1493](https://github.com/inventree/InvenTree/pull/1493) greatly improves the display of sublocations within a given location. Additonally, multiple sublocations can be selected (via checkboxes) allowing for printing of multiple StockLocation labels at once.
|
|
|
|
### Category Display
|
|
|
|
[#1493](https://github.com/inventree/InvenTree/pull/1493) greatly improves the display of subcategories within a given category.
|
|
|
|
## Major Bug Fixes
|
|
|
|
| PR | Description |
|
|
| --- | --- |
|