Releases: adrianschubek/dir-browser
Releases · adrianschubek/dir-browser
2.3.0
🔥NEW: custom description and labels
{
"description": "A short project description ⭐",
"labels": ["danger:Laravel", "primary:PHP 8", "dark:Hot 🔥"]
}https://dir.adriansoftware.de/configuration/metadata
Full Changelog: 2.2.1...2.3.0
2.2.1
- fix whitespace in files result in false 404 errors (#8)
- fix pressing browser back button sometimes results in 'Invalid Date' errors (#7)
Full Changelog: 2.2.0...2.2.1
2.2.0
- update bootstrap
- remove darkreader. use bootstrap colormode
- move to turbo
- improve style
Full Changelog: 2.1.1...2.2.0
2.1.1
Full Changelog: 2.1.0...2.1.1
2.1.0
2.0.2
- 74b215a: fix relative time format cutoff times
Full Changelog: 2.0.1...2.0.2
2.0.1
- fix wrong basepath on 404 page
Full Changelog: 2.0.0...2.0.1
2.0.0
- new date formatting options: local, relative and utc
- new localized dates
- new file indicator highlighting recently updated files
- various style improvements
- environment config DATE_FORMAT has changed
- docs updated for 2.x
Full Changelog: 1.4.0...2.0.0
1.4.0
- add
literatheme
Full Changelog: 1.3.3...1.4.0
1.3.3
- fix subfolders not working when deploying on different basepath.

