Skip to content

Version 0.4.1 (September 24, 2019)

Compare
Choose a tag to compare
@epicfaace epicfaace released this 24 Sep 21:43
· 2368 commits to master since this release
6dd3d2b

Bug fixes

  • Fix several unicode issues with the Python 3 migration (#1371, #1376, #1389, #1391, #1393)
  • Make netcat and netcurl work properly again, and fix unicode issues (#1407)
  • Fix account activation and password reset emails over https (#1399, #1411, #1418)
  • Flush username prompt when authenticating (#1409)
  • Fix duplicate mount points in default config (#1370)
  • Fix mapping port to a value not equal to 80 in nginx service (#1394)

Features

  • Add .limit=10 to wsearch (#1353)
  • Set autofocus on username when user enters into login page (#1340)

Other changes

  • Remove SQLite support (#1351)
  • Remove event table (#1375)
  • Remove codalabworker package (#1402)
  • Allow branches with "/" in their name to build on Travis CI (#1381)