Skip to content

Releases: adrianschubek/dir-browser

2.3.0

23 Apr 17:41
dbe33cb

Choose a tag to compare

🔥NEW: custom description and labels

image

{
  "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

23 Apr 16:04
d969ee0

Choose a tag to compare

  • 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

20 Jan 23:44
60b4297

Choose a tag to compare

  • update bootstrap
  • remove darkreader. use bootstrap colormode
  • move to turbo
  • improve style

Full Changelog: 2.1.1...2.2.0

2.1.1

20 Jan 11:59
52b9d2e

Choose a tag to compare

2.1.0

19 Jan 19:18
b897d7b

Choose a tag to compare

New: File icons

chrome_KoAhwbnZXI

Full Changelog: 2.0.2...2.1.0

2.0.2

13 Jan 16:17
74b215a

Choose a tag to compare

  • 74b215a: fix relative time format cutoff times

Full Changelog: 2.0.1...2.0.2

2.0.1

12 Jan 09:05
05be8ea

Choose a tag to compare

  • fix wrong basepath on 404 page

Full Changelog: 2.0.0...2.0.1

2.0.0

12 Jan 04:02
ba07469

Choose a tag to compare

  • 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

11 Jan 08:09
e54936f

Choose a tag to compare

  • add litera theme

Full Changelog: 1.3.3...1.4.0

1.3.3

02 Nov 13:30
90508f0

Choose a tag to compare

  • fix subfolders not working when deploying on different basepath.