Skip to content

Composer support and bug fixes

Choose a tag to compare

@cjsaylor cjsaylor released this 04 Jan 16:06
· 52 commits to master since this release

Dropped support for git submodules in favor of composer.

  • Added support for substring searches.
  • Fixed various display issues.
  • Fixed unauthorized users attempting to access containers not belonging to them from showing an empty container view page (now shows an actual error page with a 403 response code).

See all changes here: #166