diff --git a/views/partials/changelog.html b/views/partials/changelog.html index 186dd8e..fcf1db7 100644 --- a/views/partials/changelog.html +++ b/views/partials/changelog.html @@ -1,6 +1,14 @@ {{define "changelog"}}

Changelog

+
+
v1.0.1
+
2025-08-08
+ +
+
v1.0.0
2025-08-08
diff --git a/views/partials/header.html b/views/partials/header.html index 1925489..2840837 100644 --- a/views/partials/header.html +++ b/views/partials/header.html @@ -2,5 +2,4 @@

🚀 FITRA - File transfer API

Version 1.0.0

Simple file upload and download service for developers using HTTP requests in CLI.

-

Contact me on Matrix: @root@adhd.sh or via Discord: nu11ed

{{end}} \ No newline at end of file