Skip to content

Releases: DanielGilbert/Radia

v3.0.12

02 Aug 08:18
9b25593
Compare
Choose a tag to compare

[3.0.12] - 2024-08-02

Changed

  • Updates dependencies to newest versions.

v3.0.10

17 Jul 20:18
4e7b75b
Compare
Choose a tag to compare

[3.0.10] - 2023-07-17

Changed

  • Design of tables has been changed in the light layout.
  • The navigation is now hidden in the root element.

v3.0.9

16 Jul 22:23
138a752
Compare
Choose a tag to compare

[3.0.9] - 2023-07-17

Fixed

  • Some new template files didn't get copied to the output folder.
  • When using a different branch than the default branch, the correct branch is now checked out.

v3.0.8

16 Jul 21:31
9d5797e
Compare
Choose a tag to compare

[3.0.8] - 2023-07-16

Added

  • The .meta file now allows you to add a description to each entry in your directory, either file or sub-directory.
  • Markdown extensions have been activated. Now tables, footnotes and more can be parsed.
  • File sizes are now parsed from Git entries.

Changed

  • The Git implementation resorts to working copy for now. It's easier to work with.
  • Awsm.css sadly hat to be removed. The original author completely disappeared. I re-implemented a basic css layout.
  • A available Readme.md will be parsed as before, but won't show up on the directory list.

Fixed

  • Using the temp folder explicitly now fixes some issues related to permissions on unix-based systems.

[3.0.7]

Added

  • The Git implementation now works on the repository itself, and does not need a working copy any longer

Changed

  • Timestamps of files and folders are now taken from the commits the files and folders got changed. This may not necessarily be the real timestamps, but git doesn't record them anyways.

Fixed

  • The tests now run independently from the operating system (w/r to path delimiters)

v3.0.6

12 May 22:04
5354130
Compare
Choose a tag to compare

[3.0.6] - 2023-05-13

Added

  • Readme.md now contains more explanation to get Radia up and running.

Changed

  • Some changes under the hood now allow better caching.

v3.0.5

15 Feb 20:17
a0829de
Compare
Choose a tag to compare

[3.0.5] - 2023-02-08

Added

  • GitFileProvider now supports fetching the content of the remote repository regularly.

Changed

  • Theme has been changed to be lighter in color.

v3.0.4

06 Feb 22:21
6101dfc
Compare
Choose a tag to compare

[3.0.4] - 2023-02-06

Fixed

  • Uses Forward-Headers, so that the application can access scheme information when used with a proxy

v3.0.3

06 Feb 21:49
8b586e8
Compare
Choose a tag to compare

[3.0.3] - 2023-02-06

Fixed

  • Fixes an issue related to case-insensitive file systems

v3.0.2

02 Feb 23:57
95b6ae2
Compare
Choose a tag to compare

[3.0.2] - 2023-02-03

Fixed

  • Added missing MemoryCache dependency

v3.0.1

02 Feb 23:27
fd0e3b2
Compare
Choose a tag to compare

[3.0.1] - 2023-02-03

Changed

  • Changed appsettings.json