Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

Releases: owncloud/ocis-phoenix

0.13.0

25 Aug 09:54

Choose a tag to compare

Changes in 0.13.0

Summary

  • Change - Update Phoenix: #81

Details

0.12.0

20 Aug 08:23

Choose a tag to compare

Changes in 0.12.0

Summary

  • Change - Enable Settings and Accounts apps by default: #80
  • Change - Update Phoenix: #79

Details

0.11.0

17 Aug 20:26

Choose a tag to compare

Changes in 0.11.0

Summary

  • Bugfix - Exit when assets or config are not found: #76
  • Bugfix - Build docker images with alpine:latest instead of alpine:edge: #73
  • Change - Hide searchbar by default: #116
  • Change - Update Phoenix: #78

Details

  • Bugfix - Exit when assets or config are not found: #76

    When a non-existing assets folder is specified, there was only a warning log statement and the
    service served the builtin assets instead. It is safe to exit the service in such a scenario,
    instead of serving other assets than specified. We changed the log level to Fatal on
    non-existing assets. Similar for the web config, it was not failing on service level, but only
    showing an error in the web ui, wenn the specified config file could not be found. We changed the
    log level to Fatal as well.

    #76
    #77

  • Bugfix - Build docker images with alpine:latest instead of alpine:edge: #73

    ARM builds were failing when built on alpine:edge, so we switched to alpine:latest instead.

    #73

  • Change - Hide searchbar by default: #116

    Since file search is not working at the moment we decided to hide the search bar by default.

    owncloud/product#116
    #74

  • Change - Update Phoenix: #78

    Updated phoenix from v0.13.0 to v0.14.0

    #78

0.10.0

17 Jul 10:20

Choose a tag to compare

Changes in 0.10.0

Summary

  • Change - Update Phoenix: #72

Details

  • Change - Update Phoenix: #72

    Updated phoenix from v0.12.0 to v0.13.0

    #72

0.9.0

10 Jul 14:16

Choose a tag to compare

Changes in 0.9.0

Summary

  • Bugfix - Allow silent refresh of access token: #69
  • Change - Update Phoenix: #70

Details

  • Bugfix - Allow silent refresh of access token: #69

    Sets the X-Frame-Options header to SAMEORIGIN so the oidc client can refresh the token in
    an iframe.

    owncloud/ocis-konnectd#69
    #69

  • Change - Update Phoenix: #70

    Updated phoenix from v0.11.1 to v0.12.0

    #70

0.8.1

29 Jun 18:13

Choose a tag to compare

Changes in 0.8.1

Summary

  • Change - Update Phoenix: #68

Details

  • Change - Update Phoenix: #68

    Updated phoenix from v0.11.0 to v0.11.1

    #68

0.8.0

26 Jun 12:17

Choose a tag to compare

Changes in 0.8.0

Summary

  • Change - Update Phoenix: #67

Details

  • Change - Update Phoenix: #67

    Updated phoenix from v0.10.0 to v0.11.0

    #67

0.7.0

26 May 14:18
v0.7.0

Choose a tag to compare

Changes in 0.7.0

Summary

  • Change - Update Phoenix: #66

Details

  • Change - Update Phoenix: #66

    Updated phoenix from v0.9.0 to v0.10.0

    #66

0.6.0

28 Apr 11:42

Choose a tag to compare

Changes in 0.6.0

Summary

  • Change - Update Phoenix: #65

Details

  • Change - Update Phoenix: #65

    Updated phoenix from v0.8.0 to v0.9.0

    #65

0.5.0

15 Apr 07:58

Choose a tag to compare

Changes in 0.5.0

Summary

  • Change - Update Phoenix: #63

Details

  • Change - Update Phoenix: #63

    Updated phoenix from v0.7.0 to v0.8.0

    #63