Skip to content

Releases: webida/webida-server

webida v 1.6.2

29 Jan 09:06
Compare
Choose a tag to compare

Bug patches

#177 Git clone failure

Issues

#111 documentation on database schema

webida v 1.6.1

21 Dec 08:53
Compare
Choose a tag to compare

Features

#170 It is not necessary to clean email field when login is failed

Improvements

#133 Introducing access log including refactoring for server side logs
#121 'Remember my email' is not working

Bug patches

#163 findUser() api bug
#160 delete user error
#161 deleteAccount() api bug
#114 Some FS APIs are not collected by profiler

Issues

#179 Fix error message(Github, Google Login) adding more details

webida v1.6.0

27 Nov 05:42
Compare
Choose a tag to compare

Features

#110 #144 Apply Redis & Node 4.2
#141 #142 #143 Write upstrat configuration files
#124 Add API to get server configurations

Bug patches

#153 #146 #154 Remove obsolute docs
#127 Fix bug related with setting cookie
#137 Fix ACL bug
#139 More works for easy and stable installcation

Enhancements

#126 Improve server performance
#131 Extracting data directories out of source directory
#123 Refactoring on system app/client installation
#136 Change the terminal protocol
#155 Add maxDepth option to list API
#157 #158 Commit#306eb95605f888548afd1e8623a7bf0ca76c5549 Modify multi checkAuthorize functionality using more efficiency way

Issues

webida v1.5.0

30 Oct 07:22
Compare
Choose a tag to compare

Features

Bug patches

#107 Add omitted resources
#116 Fix "Login with Github" problems
#118 Fix 'Server Unreachable' error on Guest login
#122 Winston version fixing

Enhancements

Issues

webida v1.5.0-rc2

30 Oct 04:16
Compare
Choose a tag to compare
webida v1.5.0-rc2 Pre-release
Pre-release
Merge pull request #122 from kyungmi/master

[BUGFIX] winston version fixing

webida v1.5.0-rc1

28 Oct 03:54
Compare
Choose a tag to compare
webida v1.5.0-rc1 Pre-release
Pre-release
Merge pull request #113 from kyungmi/master

[TASK] add code to gather data for google analytics on login page

webida v 1.4.1

23 Sep 09:51
Compare
Choose a tag to compare

Features

#97 Support 'Find & Replace' API

Bug patches

#98 Fix bug with creating directory
#102 Fix the problem that the method getParent() find parent's parent
#104 Fix 'session id of a notification is unknown' error.

webida v 1.4.0

11 Sep 10:20
Compare
Choose a tag to compare

Features

#82 Support guest mode

Bug patches

#64 WFS cannot be removed when there are alias for files at the WFS
#66 Downloaded file name has urlencoded form

Enhancements

#95 change proxy implementation from http-proxy to http-master

webida v 1.3.0

24 Jul 09:47
Compare
Choose a tag to compare

Enhancements

#44 Refactor on database and dao layer

Bug patches

#57 createApp bug
#62 Session is expired too quickly
#46 Imprement getAssignedGroup API

webida v 1.2.0

19 Jun 08:47
Compare
Choose a tag to compare

New Features

  • Terminal suppoted.

Updates

  • [ODP-414] expand ip range assign for lxc-execute from "10.0.3.210.0.3.254/24" to "10.0.0.210.255.255.254/8"
  • [ODP-11, ODP-323, ODP-326, ODP-342, ODP-427] add pages for error and refine messages
  • [ODP-413] change the name of .profile directory in rootfs to '.userinfo'
  • Installation Guide updated for ODP 1.2.0
    (Quick Guide,
    Advanced Guide)

Bug patches

  • [ODP-450] fix various run configurator bugs