mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 15:49:25 +01:00
7 lines
537 B
Markdown
7 lines
537 B
Markdown
- Some small UI fixes & improvements
|
|
- Recipe ingredient notes were not displayed
|
|
- Edit/delete buttons on equipment page had no icons
|
|
- Improved the overview pages "button column" (e. g. hide more rarely used options behind a context/dropdown menu)
|
|
- Some JS files were not loaded correctly on case sensitive file systems
|
|
- The changelog is now included as markdown files (in `/changelog` directory, one file per release with a filename in format `<ReleaseNumber>_<Version>_<ReleaseDateIso>.md`) and shown in the about dialog
|