mirror of
https://github.com/grocy/grocy.git
synced 2025-04-30 10:05:45 +00:00
Added changelog for #1115
This commit is contained in:
parent
76cbf796b6
commit
7324c14516
@ -137,6 +137,9 @@
|
|||||||
|
|
||||||
### General & other improvements/fixes
|
### General & other improvements/fixes
|
||||||
- UI refresh / style improvements (thanks @zsarnett for the idea and initial work on this)
|
- UI refresh / style improvements (thanks @zsarnett for the idea and initial work on this)
|
||||||
|
- Improved mobile views (thanks @4lloyd for the idea and initial work on this)
|
||||||
|
- The buttons on the top of each page and the filter row is now collapsed (use the ellipsis/filter button to show them)
|
||||||
|
- Tables are horizontally scrollable (instead of collapsing columns which don't fit)
|
||||||
- The data path (previously fixed to the `data` folder) is now configurable, making it possible to run multiple grocy instances from the same directory (with different `config.php` files / different database, etc.) (thanks @fgrsnau)
|
- The data path (previously fixed to the `data` folder) is now configurable, making it possible to run multiple grocy instances from the same directory (with different `config.php` files / different database, etc.) (thanks @fgrsnau)
|
||||||
- Via an environment variable `GROCY_DATAPATH` (higher priority)
|
- Via an environment variable `GROCY_DATAPATH` (higher priority)
|
||||||
- Via an FastCGI parameter `GROCY_DATAPATH` (lower priority)
|
- Via an FastCGI parameter `GROCY_DATAPATH` (lower priority)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user