Skip to content

Releases: machengim/oasis

v0.2.6

28 Jan 01:22
Compare
Choose a tag to compare

ChangeLog

  • Folder download

v0.2.5

06 Feb 10:54
Compare
Choose a tag to compare

Change log:

  • File copy
  • File move
  • Drag and drop upload

v0.2.4

07 Jan 11:41
Compare
Choose a tag to compare

CHANGELOG

  • Reset password
  • Update hidden files when renaming or deleting

This version uses directory data/db to store database files instead of db, which means:

  • Docker command should change accordingly, see README.md
  • Move db directory into data directory if you want to keep previous data

v0.2.3

25 Dec 13:28
Compare
Choose a tag to compare

New Features:

  • Allow guest users login
  • Hide files/dirs from guest users

v0.2.2

24 Nov 07:35
Compare
Choose a tag to compare

Changelog:

  • File search
  • Modal style

v0.2.1

12 Nov 08:44
Compare
Choose a tag to compare

Features:

  • Context menu
  • File rename
  • File delete
  • HTTPS via config file

v0.2

05 Nov 09:45
01ac049
Compare
Choose a tag to compare

New features:

  • File upload
  • Folder create

Bugfix:

  • Character encoding other than UTF
  • Local IP address on other platforms

v0.1.2

30 Oct 07:20
Compare
Choose a tag to compare

Change Log:

  • Optionally use config file oasis.conf to specify the IP address and port number.

Bug fix:

  • Prevent program crash when no local IP addresses are retrieved.

v0.1.1

27 Oct 08:03
d18bf0c
Compare
Choose a tag to compare

Change log

  • External media player support via the shared link
  • File download
  • Refactor range request handler
  • Check app version against database version for update needs
  • Bug fix: token refresh frequency, update modal overflow

v0.1

20 Oct 10:50
Compare
Choose a tag to compare

Initial version with basic functionalities.