Skip to content

Releases: owncloud/web

8.0.4

02 Jul 09:00
Compare
Choose a tag to compare

Changelog for ownCloud Web 8.0.4 (2024-07-02)

Summary

  • Bugfix - Keyboard navigation breaking: #10942
  • Bugfix - Opening public links with an expired token: #11086
  • Bugfix - Button focus when closing editor: #11091
  • Bugfix - Browser confirmation dialog after closing editor: #11092

Details

  • Bugfix - Keyboard navigation breaking: #10942

    We've fixed a bug where the keyboard navigation would break in certain
    scenarios, e.g. when opening a folder from the search results.

    #10942
    #11099

  • Bugfix - Opening public links with an expired token: #11086

    We've fixed a bug where opening public links with an expired token would falsely
    show the access denied page. Instead, Web now tries to login the user. If that
    doesn't work, the expired user session gets removed.

    #11086

  • Bugfix - Button focus when closing editor: #11091

    When closing an editor with unsaved changes, the modal now correctly focuses the
    primary "Save"-button.

    #11091
    #11094

  • Bugfix - Browser confirmation dialog after closing editor: #11092

    We've fixed a bug where the browser falsely asked the user for confirmation when
    closing or reloading the page after an editor with unsaved changes had been
    closed.

    #11092
    #11094

9.1.0-alpha.1

28 Jun 13:59
Compare
Choose a tag to compare
9.1.0-alpha.1 Pre-release
Pre-release

Changelog for ownCloud Web 9.1.0 (2024-06-28)

Summary

  • Bugfix - Resetting user after logout: #11058
  • Bugfix - Admin settings UI update after save: #11059
  • Bugfix - Editor save after token renewal: #11068
  • Enhancement - Accessibility improvements: #5387
  • Enhancement - Activities sidebar app panel: #10996
  • Enhancement - Consistent initial loading spinner: #11054
  • Enhancement - Add action drop down to app top bar: #11057
  • Enhancement - Decrease text editor loading times: #11060
  • Enhancement - Reduce network load on token renewal: #11077
  • Enhancement - Enable default autosave in editors: #11093

Details

  • Bugfix - Resetting user after logout: #11058

    We've fixed a bug where the current user would not be resetted after logout.

    #11055
    #11058

  • Bugfix - Admin settings UI update after save: #11059

    We've fixed a bug where the UI would not display changes made in the admin
    settings until re-loading the entire page.

    #11033
    #11059

  • Bugfix - Editor save after token renewal: #11068

    We've fixed a bug where saving changes in an editor would not work after the
    access token has been renewed.

    #11062
    #11068

  • Enhancement - Accessibility improvements: #5387

    Across the board, we have implemented improvements in regards of accessibility
    for the web UI.

    #5387
    #5398
    #11087
    #11096
    #11098

  • Enhancement - Activities sidebar app panel: #10996

    We have added a sidebar app panel to display activities performed on a resource.
    This provides a clear overview of actions taken on a resource.

    #10800
    #10996

  • Enhancement - Consistent initial loading spinner: #11054

    We have updated the loading spinner on the initial page load to run continuously
    during the client bootstrap. Previously, the spinner would appear and disappear
    multiple times.

    Additionally, we have aligned the spinner's design with our other loading
    spinners and reduced the delay before it appears from 1 second to 0.5 seconds.

    #11041
    #11083
    #11054
    #11084

  • Enhancement - Add action drop down to app top bar: #11057

    We've added an action drop down with various file actions to the app top bar, so
    the user can now call different actions like download, directly from the app.

    #11019
    #11057

  • Enhancement - Decrease text editor loading times: #11060

    We've decreased the loading times of the text and markdown editor by loading the
    necessary parts only.

    #10982
    #11060

  • Enhancement - Reduce network load on token renewal: #11077

    We've reduced the network load on token renewal, resulting in better overall
    performance of the Web client and less token renewal failures on slow network
    connections.

    #11069
    #11077

  • Enhancement - Enable default autosave in editors: #11093

    Autosaving every 2 minutes in any editor is now the default behaviour. We also
    show an indicator in the respective app, when autosave is enabled.

    #11090
    #11093
    #11095

8.0.3

20 Jun 15:22
Compare
Choose a tag to compare

Changelog for ownCloud Web 8.0.3 (2024-06-20)

Summary

  • Bugfix - Vertical scroll for OcModal on small screens: #10814
  • Bugfix - Resource deselection on right-click: #10918
  • Bugfix - Resources with name consist of number won't show up in trash bin: #10920
  • Bugfix - Space not updating on navigation: #10941
  • Bugfix - Enforce shortcut URL protocol: #11063

Details

  • Bugfix - Vertical scroll for OcModal on small screens: #10814

    We've fixed an issue where modals were not scrollable on screens with small
    heights.

    #10814
    #10816

  • Bugfix - Resource deselection on right-click: #10918

    We've fixed an issue where right-clicking any empty space inside the files table
    would reset the current selection.

    #10918
    #10936

  • Bugfix - Resources with name consist of number won't show up in trash bin: #10920

    We've fixed a bug, where deleted resources that have only numbers in name like
    "123" won't show up in the trash bin

    #10917
    #10920

  • Bugfix - Space not updating on navigation: #10941

    We've fixed an issue where the current space did not update when navigating from
    one space into another directly, e.g. via search results. That could lead to
    uploads and file actions not working properly.

    #10941
    #10943

  • Bugfix - Enforce shortcut URL protocol: #11063

    We've fixed a bug where the protocol in shortcut URLs was not enforced. Now, the
    shortcut URL always starts https:// if no protocol is provided by the user.

    #11063
    #11076

9.0.0 (Sprint Increment)

17 Jun 13:10
1d95aec
Compare
Choose a tag to compare

Changelog for ownCloud Web 9.0.0 (2024-06-17)

Summary

  • Bugfix - User data not updated while altering own user: #10377
  • Bugfix - Admin settings keyboard navigation: #10417
  • Bugfix - Load thumbnail when postprocessing is finished: #10517
  • Bugfix - Share sidebar icons: #10551
  • Bugfix - Apply sandbox attribute to iframe in draw-io extension: #10702
  • Bugfix - Apply sandbox attribute to iframe in app-external extension: #10706
  • Bugfix - Versions loaded multiple times when opening sidebar: #10746
  • Bugfix - Incoming notifications broken while notification center is open: #10760
  • Bugfix - Vertical scroll for OcModal on small screens: #10814
  • Bugfix - Context menu empty in tiles view: #10900
  • Bugfix - Resource deselection on right-click: #10918
  • Bugfix - Resources with name consist of number won't show up in trash bin: #10920
  • Bugfix - Disable search in public link context: #10928
  • Bugfix - Space not updating on navigation: #10941
  • Bugfix - Local logout if IdP has no logout support: #10974
  • Change - Remove deprecated code: #7338
  • Change - Remove skeleton app: #9892
  • Change - Remove deprecated extension point for adding quick actions: #10102
  • Change - Remove homeFolder option: #10122
  • Change - Vuex store removed: #10210
  • Change - Remove ocs user: #10240
  • Change - Registering app file editors: #10330
  • Change - Add extensionPoint concept: #10443
  • Change - Portal target removed: #10758
  • Change - Disable opening files in embed mode: #10786
  • Enhancement - Accessibility improvements: #5383
  • Enhancement - Icon for .dcm files: #9215
  • Enhancement - Tile sizes: #10018
  • Enhancement - Enable user preferences in public links: #10207
  • Enhancement - Move ThemeSwitcher into Account Settings: #10334
  • Enhancement - Top loading bar increase visibility: #10383
  • Enhancement - Integrate ToastUI editor in the text editor app: #10390
  • Enhancement - Custom component extension type: #10443
  • Enhancement - Epub reader app: #10448
  • Enhancement - Highlight search term in sharing autosuggest list: #10485
  • Enhancement - Warn user before closing browser when upload is in progress: #10519
  • Enhancement - Full text search default: #10534
  • Enhancement - Show locked and processing next to other status indicators: #10544
  • Enhancement - Set emoji as space icon: #10546
  • Enhancement - Add SSE events for locking, renaming, deleting, and restoring: #10586
  • Enhancement - Remember left nav bar state: #10611
  • Enhancement - Remember right side bar state: #10612
  • Enhancement - Add details panel to trash: #10624
  • Enhancement - Implement Server-Sent Events (SSE) for File Creation: #10709
  • Enhancement - Search providers extension point: #10758
  • Enhancement - Implement Server-Sent Events (SSE) for file updates: #10782
  • Enhancement - Add SSE event for moving: #10798
  • Enhancement - Ability to theme sharing role icons: #10801
  • Enhancement - Add SSE event for moving: #10807
  • Enhancement - Show loading spinner while searching or filtering users: #10874
  • Enhancement - Display hidden resources information in files list: #10907
  • Enhancement - Add loading spinner to admin settings spaces and groups: #10929
  • Enhancement - Audio metadata panel: #10956
  • Enhancement - EXIF metadata panel: #10956
  • Enhancement - Faster page loading times: #10976
  • Enhancement - Add include disabled filter to spaces overview: #11004
  • Enhancement - Multiple sidebar root panels: #11037

Details

  • Bugfix - User data not updated while altering own user: #10377

    We've fixed a bug, where the user data was not updated when altering the own
    user via the admin settings app, this effected for example the username and
    email address in the top bar.

    #10373
    #10377

  • Bugfix - Admin settings keyboard navigation: #10417

    We've fixed a bug where keyboard navigation stopped working after deleting a
    resource in the admin settings app. We also fixed a bug where initial keyboard
    navigation didn't work, when no resource was selected.

    #10186
    #10417

  • Bugfix - Load thumbnail when postprocessing is finished: #10517

    We've fixed a bug when thumbnails weren't properly refreshed when postprocessing
    is active on server and the file was updated, e.G text files.

    #10486
    #10517

  • Bugfix - Share sidebar icons: #10551

    We've fixed a bug where the share invite search dropdown didn't have icons in
    some cases.

    #10551

  • Bugfix - Apply sandbox attribute to iframe in draw-io extension: #10702

    General hardening of ownCloud Web integration with draw.io

    #10702

  • Bugfix - Apply sandbox attribute to iframe in app-external extension: #10706

    General hardening of ownCloud Web integration with OnlyOffice/Collabora

    #10706

  • Bugfix - Versions loaded multiple times when opening sidebar: #10746

    We've fixed a bug, where the versions endpoint was fetched multiple times when
    the sidebar was opened and therefore added unnecessary load to the server.

    #10381
    #10619
    #10746

  • Bugfix - Incoming notifications broken while notification center is open: #10760

    We've fixed a bug where the visual representation of new incoming notifications
    were broken, while the notification center was opened.

    #10602
    #10760

  • Bugfix - Vertical scroll for OcModal on small screens: #10814

    We've fixed an issue where modals were not scrollable on screens with small
    heights.

    #10814
    #10816

  • Bugfix - Context menu empty in tiles view: #10900

    We've fixed a bug where the context menu was empty in the tiles view after
    clicking the show context menu button

    #10793
    #10900

  • Bugfix - Resource deselection on right-click: #10918

    We've fixed an issue where right-clicking any empty space inside the files table
    would reset the current selection.

    #10918
    #10936

  • Bugfix - Resources with name consist of number won't show up in trash bin: #10920

    We've fixed a bu...

Read more

9.0.0-alpha.7

13 Jun 14:31
dd75a06
Compare
Choose a tag to compare
9.0.0-alpha.7 Pre-release
Pre-release

Changelog for ownCloud Web 9.0.0 (2024-06-13)

Summary

  • Bugfix - User data not updated while altering own user: #10377
  • Bugfix - Admin settings keyboard navigation: #10417
  • Bugfix - Load thumbnail when postprocessing is finished: #10517
  • Bugfix - Share sidebar icons: #10551
  • Bugfix - Apply sandbox attribute to iframe in draw-io extension: #10702
  • Bugfix - Apply sandbox attribute to iframe in app-external extension: #10706
  • Bugfix - Versions loaded multiple times when opening sidebar: #10746
  • Bugfix - Incoming notifications broken while notification center is open: #10760
  • Bugfix - Vertical scroll for OcModal on small screens: #10814
  • Bugfix - Context menu empty in tiles view: #10900
  • Bugfix - Resource deselection on right-click: #10918
  • Bugfix - Resources with name consist of number won't show up in trash bin: #10920
  • Bugfix - Disable search in public link context: #10928
  • Bugfix - Space not updating on navigation: #10941
  • Bugfix - Local logout if IdP has no logout support: #10974
  • Change - Remove deprecated code: #7338
  • Change - Remove skeleton app: #9892
  • Change - Remove deprecated extension point for adding quick actions: #10102
  • Change - Remove homeFolder option: #10122
  • Change - Vuex store removed: #10210
  • Change - Remove ocs user: #10240
  • Change - Registering app file editors: #10330
  • Change - Add extensionPoint concept: #10443
  • Change - Portal target removed: #10758
  • Change - Disable opening files in embed mode: #10786
  • Enhancement - Accessibility improvements: #5383
  • Enhancement - Icon for .dcm files: #9215
  • Enhancement - Tile sizes: #10018
  • Enhancement - Enable user preferences in public links: #10207
  • Enhancement - Move ThemeSwitcher into Account Settings: #10334
  • Enhancement - Top loading bar increase visibility: #10383
  • Enhancement - Integrate ToastUI editor in the text editor app: #10390
  • Enhancement - Custom component extension type: #10443
  • Enhancement - Epub reader app: #10448
  • Enhancement - Highlight search term in sharing autosuggest list: #10485
  • Enhancement - Warn user before closing browser when upload is in progress: #10519
  • Enhancement - Full text search default: #10534
  • Enhancement - Show locked and processing next to other status indicators: #10544
  • Enhancement - Set emoji as space icon: #10546
  • Enhancement - Add SSE events for locking, renaming, deleting, and restoring: #10586
  • Enhancement - Remember left nav bar state: #10611
  • Enhancement - Remember right side bar state: #10612
  • Enhancement - Add details panel to trash: #10624
  • Enhancement - Implement Server-Sent Events (SSE) for File Creation: #10709
  • Enhancement - Search providers extension point: #10758
  • Enhancement - Implement Server-Sent Events (SSE) for file updates: #10782
  • Enhancement - Add SSE event for moving: #10798
  • Enhancement - Ability to theme sharing role icons: #10801
  • Enhancement - Add SSE event for moving: #10807
  • Enhancement - Show loading spinner while searching or filtering users: #10874
  • Enhancement - Display hidden resources information in files list: #10907
  • Enhancement - Add loading spinner to admin settings spaces and groups: #10929
  • Enhancement - Audio metadata panel: #10956
  • Enhancement - EXIF metadata panel: #10956
  • Enhancement - Faster page loading times: #10976
  • Enhancement - Add enabled only filter to spaces overview: #11004
  • Enhancement - Multiple sidebar root panels: #11037

Details

  • Bugfix - User data not updated while altering own user: #10377

    We've fixed a bug, where the user data was not updated when altering the own
    user via the admin settings app, this effected for example the username and
    email address in the top bar.

    #10373
    #10377

  • Bugfix - Admin settings keyboard navigation: #10417

    We've fixed a bug where keyboard navigation stopped working after deleting a
    resource in the admin settings app. We also fixed a bug where initial keyboard
    navigation didn't work, when no resource was selected.

    #10186
    #10417

  • Bugfix - Load thumbnail when postprocessing is finished: #10517

    We've fixed a bug when thumbnails weren't properly refreshed when postprocessing
    is active on server and the file was updated, e.G text files.

    #10486
    #10517

  • Bugfix - Share sidebar icons: #10551

    We've fixed a bug where the share invite search dropdown didn't have icons in
    some cases.

    #10551

  • Bugfix - Apply sandbox attribute to iframe in draw-io extension: #10702

    General hardening of ownCloud Web integration with draw.io

    #10702

  • Bugfix - Apply sandbox attribute to iframe in app-external extension: #10706

    General hardening of ownCloud Web integration with OnlyOffice/Collabora

    #10706

  • Bugfix - Versions loaded multiple times when opening sidebar: #10746

    We've fixed a bug, where the versions endpoint was fetched multiple times when
    the sidebar was opened and therefore added unnecessary load to the server.

    #10381
    #10619
    #10746

  • Bugfix - Incoming notifications broken while notification center is open: #10760

    We've fixed a bug where the visual representation of new incoming notifications
    were broken, while the notification center was opened.

    #10602
    #10760

  • Bugfix - Vertical scroll for OcModal on small screens: #10814

    We've fixed an issue where modals were not scrollable on screens with small
    heights.

    #10814
    #10816

  • Bugfix - Context menu empty in tiles view: #10900

    We've fixed a bug where the context menu was empty in the tiles view after
    clicking the show context menu button

    #10793
    #10900

  • Bugfix - Resource deselection on right-click: #10918

    We've fixed an issue where right-clicking any empty space inside the files table
    would reset the current selection.

    #10918
    #10936

  • Bugfix - Resources with name consist of number won't show up in trash bin: #10920

    We've fixed a bug, where deleted resources that have only numbers in name like
    "123" won't show up in the trash bin

    #10917
    http...

Read more

9.0.0-alpha.6

28 May 05:58
Compare
Choose a tag to compare
9.0.0-alpha.6 Pre-release
Pre-release

Changelog for ownCloud Web 9.0.0 (2024-05-28)

Summary

  • Bugfix - User data not updated while altering own user: #10377
  • Bugfix - Admin settings keyboard navigation: #10417
  • Bugfix - Load thumbnail when postprocessing is finished: #10517
  • Bugfix - Share sidebar icons: #10551
  • Bugfix - Apply sandbox attribute to iframe in draw-io extension: #10702
  • Bugfix - Apply sandbox attribute to iframe in app-external extension: #10706
  • Bugfix - Versions loaded multiple times when opening sidebar: #10746
  • Bugfix - Incoming notifications broken while notification center is open: #10760
  • Bugfix - Vertical scroll for OcModal on small screens: #10814
  • Bugfix - Context menu empty in tiles view: #10900
  • Bugfix - Resource deselection on right-click: #10918
  • Bugfix - Resources with name consist of number won't show up in trash bin: #10920
  • Bugfix - Disable search in public link context: #10928
  • Bugfix - Space not updating on navigation: #10941
  • Change - Remove deprecated code: #7338
  • Change - Remove skeleton app: #9892
  • Change - Remove deprecated extension point for adding quick actions: #10102
  • Change - Remove homeFolder option: #10122
  • Change - Vuex store removed: #10210
  • Change - Remove ocs user: #10240
  • Change - Registering app file editors: #10330
  • Change - Add extensionPoint concept: #10443
  • Change - Portal target removed: #10758
  • Change - Disable opening files in embed mode: #10786
  • Enhancement - Accessibility improvements: #5383
  • Enhancement - Icon for .dcm files: #9215
  • Enhancement - Tile sizes: #10018
  • Enhancement - Enable user preferences in public links: #10207
  • Enhancement - Move ThemeSwitcher into Account Settings: #10334
  • Enhancement - Top loading bar increase visibility: #10383
  • Enhancement - Integrate ToastUI editor in the text editor app: #10390
  • Enhancement - Custom component extension type: #10443
  • Enhancement - Epub reader app: #10448
  • Enhancement - Highlight search term in sharing autosuggest list: #10485
  • Enhancement - Warn user before closing browser when upload is in progress: #10519
  • Enhancement - Full text search default: #10534
  • Enhancement - Show locked and processing next to other status indicators: #10544
  • Enhancement - Set emoji as space icon: #10546
  • Enhancement - Add SSE events for locking, renaming, deleting, and restoring: #10586
  • Enhancement - Remember left nav bar state: #10611
  • Enhancement - Remember right side bar state: #10612
  • Enhancement - Add details panel to trash: #10624
  • Enhancement - Implement Server-Sent Events (SSE) for File Creation: #10709
  • Enhancement - Search providers extension point: #10758
  • Enhancement - Implement Server-Sent Events (SSE) for file updates: #10782
  • Enhancement - Add SSE event for moving: #10798
  • Enhancement - Ability to theme sharing role icons: #10801
  • Enhancement - Add SSE event for moving: #10807
  • Enhancement - Show loading spinner while searching or filtering users: #10874
  • Enhancement - Display hidden resources information in files list: #10907
  • Enhancement - Add loading spinner to admin settings spaces and groups: #10929

Details

  • Bugfix - User data not updated while altering own user: #10377

    We've fixed a bug, where the user data was not updated when altering the own
    user via the admin settings app, this effected for example the username and
    email address in the top bar.

    #10373
    #10377

  • Bugfix - Admin settings keyboard navigation: #10417

    We've fixed a bug where keyboard navigation stopped working after deleting a
    resource in the admin settings app. We also fixed a bug where initial keyboard
    navigation didn't work, when no resource was selected.

    #10186
    #10417

  • Bugfix - Load thumbnail when postprocessing is finished: #10517

    We've fixed a bug when thumbnails weren't properly refreshed when postprocessing
    is active on server and the file was updated, e.G text files.

    #10486
    #10517

  • Bugfix - Share sidebar icons: #10551

    We've fixed a bug where the share invite search dropdown didn't have icons in
    some cases.

    #10551

  • Bugfix - Apply sandbox attribute to iframe in draw-io extension: #10702

    General hardening of ownCloud Web integration with draw.io

    #10702

  • Bugfix - Apply sandbox attribute to iframe in app-external extension: #10706

    General hardening of ownCloud Web integration with OnlyOffice/Collabora

    #10706

  • Bugfix - Versions loaded multiple times when opening sidebar: #10746

    We've fixed a bug, where the versions endpoint was fetched multiple times when
    the sidebar was opened and therefore added unnecessary load to the server.

    #10381
    #10619
    #10746

  • Bugfix - Incoming notifications broken while notification center is open: #10760

    We've fixed a bug where the visual representation of new incoming notifications
    were broken, while the notification center was opened.

    #10602
    #10760

  • Bugfix - Vertical scroll for OcModal on small screens: #10814

    We've fixed an issue where modals were not scrollable on screens with small
    heights.

    #10814
    #10816

  • Bugfix - Context menu empty in tiles view: #10900

    We've fixed a bug where the context menu was empty in the tiles view after
    clicking the show context menu button

    #10793
    #10900

  • Bugfix - Resource deselection on right-click: #10918

    We've fixed an issue where right-clicking any empty space inside the files table
    would reset the current selection.

    #10918
    #10936

  • Bugfix - Resources with name consist of number won't show up in trash bin: #10920

    We've fixed a bug, where deleted resources that have only numbers in name like
    "123" won't show up in the trash bin

    #10917
    #10920

  • Bugfix - Disable search in public link context: #10928

    We've fixed a bug where the search was visible in the public link context but
    not usable, since we are not able yet to provide searching in this context.
    Therefore the search was disabled in the public link context.

    #10915
    #10928

  • Bugfix - Space not updating on navigation: #10941

    We've fixed an issue where ...

Read more

8.0.2

14 May 06:37
050924b
Compare
Choose a tag to compare

Changelog for ownCloud Web 8.0.2 (2024-05-14)

Summary

  • Bugfix - Folder replace: #10515
  • Bugfix - Hidden right sidebar on small screens: #10598
  • Bugfix - Scope loss when showing search results: #10634
  • Bugfix - Theme loading without matching theme: #10657
  • Bugfix - Flickering loading indicator: #10763
  • Bugfix - Download files with special chars in name: #10810
  • Bugfix - IDP logout issues: #10881

Details

  • Bugfix - Folder replace: #10515

    The "Replace" conflict option, which previously didn't work at all when trying
    to copy/move a folder, has been fixed.

    #10515
    #10597

  • Bugfix - Hidden right sidebar on small screens: #10598

    The issue causing the right sidebar to not display on screens smaller than 960px
    has been fixed.

    #10598
    #10643

  • Bugfix - Scope loss when showing search results: #10634

    Clicking "Show n results" in the search preview no longer loses the search
    scope.

    #10634
    #10653

  • Bugfix - Theme loading without matching theme: #10657

    We've fixed an issue where theme loading would break when there was no matching
    oC theme found for the user's OS setting. For example, this occurred when a
    user's OS setting was configured to "dark," but the instance of oC did not offer
    a dark theme.

    #10657
    #10659

  • Bugfix - Flickering loading indicator: #10763

    The flickering loading indicator when batch deleting a lot of files has been
    fixed.

    We also added a request limit that stops the network from being overrun with
    concurrent requests.

    #10763

  • Bugfix - Download files with special chars in name: #10810

    We've fixed a bug where having a # in the filename resulted in requests going
    to cut off urls.

    #10810
    #10813
    #10817

  • Bugfix - IDP logout issues: #10881

    Falsely showing the logout page after opening ownCloud Web with an expired token
    has been fixed.

    #10881

9.0.0-alpha.5

16 Apr 07:01
Compare
Choose a tag to compare
9.0.0-alpha.5 Pre-release
Pre-release

Changelog for ownCloud Web 9.0.0 (2024-04-16)

Summary

  • Bugfix - User data not updated while altering own user: #10377
  • Bugfix - Admin settings keyboard navigation: #10417
  • Bugfix - Folder replace: #10515
  • Bugfix - Load thumbnail when postprocessing is finished: #10517
  • Bugfix - Share sidebar icons: #10551
  • Bugfix - Hidden right sidebar on small screens: #10598
  • Bugfix - Scope loss when showing search results: #10634
  • Bugfix - Theme loading without matching theme: #10657
  • Bugfix - Apply sandbox attribute to iframe in draw-io extension: #10702
  • Bugfix - Apply sandbox attribute to iframe in app-external extension: #10706
  • Bugfix - Versions loaded multiple times when opening sidebar: #10746
  • Bugfix - Incoming notifications broken while notification center is open: #10760
  • Change - Remove deprecated code: #7338
  • Change - Remove skeleton app: #9892
  • Change - Remove deprecated extension point for adding quick actions: #10102
  • Change - Remove homeFolder option: #10122
  • Change - Vuex store removed: #10210
  • Change - Remove ocs user: #10240
  • Change - Registering app file editors: #10330
  • Enhancement - Icon for .dcm files: #9215
  • Enhancement - Tile sizes: #10018
  • Enhancement - Enable user preferences in public links: #10207
  • Enhancement - Move ThemeSwitcher into Account Settings: #10334
  • Enhancement - Top loading bar increase visibility: #10383
  • Enhancement - Integrate ToastUI editor in the text editor app: #10390
  • Enhancement - Custom component extension type: #10443
  • Enhancement - Add extensionPoint concept: #10443
  • Enhancement - Epub reader app: #10448
  • Enhancement - Highlight search term in sharing autosuggest list: #10485
  • Enhancement - Warn user before closing browser when upload is in progress: #10519
  • Enhancement - Full text search default: #10534
  • Enhancement - Show locked and processing next to other status indicators: #10544
  • Enhancement - Set emoji as space icon: #10546
  • Enhancement - Add SSE events for locking, renaming, deleting, and restoring: #10586
  • Enhancement - Remember left nav bar state: #10611
  • Enhancement - Remember right side bar state: #10612
  • Enhancement - Add details panel to trash: #10624
  • Enhancement - Implement Server-Sent Events (SSE) for File Creation: #10709
  • Enhancement - Implement Server-Sent Events (SSE) for file updates: #10782

Details

  • Bugfix - User data not updated while altering own user: #10377

    We've fixed a bug, where the user data was not updated when altering the own
    user via the admin settings app, this effected for example the username and
    email address in the top bar.

    #10373
    #10377

  • Bugfix - Admin settings keyboard navigation: #10417

    We've fixed a bug where keyboard navigation stopped working after deleting a
    resource in the admin settings app. We also fixed a bug where initial keyboard
    navigation didn't work, when no resource was selected.

    #10186
    #10417

  • Bugfix - Folder replace: #10515

    The "Replace" conflict option, which previously didn't work at all when trying
    to copy/move a folder, has been fixed.

    #10515
    #10597

  • Bugfix - Load thumbnail when postprocessing is finished: #10517

    We've fixed a bug when thumbnails weren't properly refreshed when postprocessing
    is active on server and the file was updated, e.G text files.

    #10486
    #10517

  • Bugfix - Share sidebar icons: #10551

    We've fixed a bug where the share invite search dropdown didn't have icons in
    some cases.

    #10551

  • Bugfix - Hidden right sidebar on small screens: #10598

    The issue causing the right sidebar to not display on screens smaller than 960px
    has been fixed.

    #10598
    #10643

  • Bugfix - Scope loss when showing search results: #10634

    Clicking "Show n results" in the search preview no longer loses the search
    scope.

    #10634
    #10653

  • Bugfix - Theme loading without matching theme: #10657

    We've fixed an issue where theme loading would break when there was no matching
    oC theme found for the user's OS setting. For example, this occurred when a
    user's OS setting was configured to "dark," but the instance of oC did not offer
    a dark theme.

    #10657
    #10659

  • Bugfix - Apply sandbox attribute to iframe in draw-io extension: #10702

    General hardening of ownCloud Web integration with draw.io

    #10702

  • Bugfix - Apply sandbox attribute to iframe in app-external extension: #10706

    General hardening of ownCloud Web integration with OnlyOffice/Collabora

    #10706

  • Bugfix - Versions loaded multiple times when opening sidebar: #10746

    We've fixed a bug, where the versions endpoint was fetched multiple times when
    the sidebar was opened and therefore added unnecessary load to the server.

    #10381
    #10619
    #10746

  • Bugfix - Incoming notifications broken while notification center is open: #10760

    We've fixed a bug where the visual representation of new incoming notifications
    were broken, while the notification center was opened.

    #10602
    #10760

  • Change - Remove deprecated code: #7338

    We have removed the getToken getter from our vuex store and support for the
    deprecated user-management name for the admin-settings app. See linked
    "Deprecations" issue for more information.

    #7338
    #9959

  • Change - Remove skeleton app: #9892

    Due to improvements in the extension system in general, we have removed the
    skeleton app. Documentation regarding the extension API and guides/examples can
    be found in the dev docs.

    #9892
    #10067

  • Change - Remove deprecated extension point for adding quick actions: #10102

    BREAKING CHANGE for developers: The old way of registering quick actions via the
    quickaction property of an app has been removed. Quick actions should be
    registered as extension via our extension registry. They need to be of type
    action and have the files.quick-action scope.

    #10102
    #10223

  • Change - Remove homeFolder option: #10122

    We have removed the homeFolder option as it was originally implemented and
    used by CERN but isn't needed anymore.

    #10122

  • Change - Vuex store removed: #10210

    BREAKING CHANGE for developers: The vuex store has been removed in favor of
    pinia.

    All store modules have been migrated to a pinia store module. Ple...

Read more

9.0.0-alpha.4

09 Apr 08:38
Compare
Choose a tag to compare
9.0.0-alpha.4 Pre-release
Pre-release

Changelog for ownCloud Web 9.0.0 (2024-04-09)

Summary

  • Bugfix - User data not updated while altering own user: #10377
  • Bugfix - Admin settings keyboard navigation: #10417
  • Bugfix - Folder replace: #10515
  • Bugfix - Load thumbnail when postprocessing is finished: #10517
  • Bugfix - Share sidebar icons: #10551
  • Bugfix - Hidden right sidebar on small screens: #10598
  • Bugfix - Scope loss when showing search results: #10634
  • Bugfix - Theme loading without matching theme: #10657
  • Bugfix - Apply sandbox attribute to iframe in draw-io extension: #10702
  • Bugfix - Apply sandbox attribute to iframe in app-external extension: #10706
  • Change - Remove deprecated code: #7338
  • Change - Remove skeleton app: #9892
  • Change - Remove deprecated extension point for adding quick actions: #10102
  • Change - Remove homeFolder option: #10122
  • Change - Vuex store removed: #10210
  • Change - Remove ocs user: #10240
  • Change - Registering app file editors: #10330
  • Enhancement - Icon for .dcm files: #9215
  • Enhancement - Tile sizes: #10018
  • Enhancement - Enable user preferences in public links: #10207
  • Enhancement - Move ThemeSwitcher into Account Settings: #10334
  • Enhancement - Top loading bar increase visibility: #10383
  • Enhancement - Integrate ToastUI editor in the text editor app: #10390
  • Enhancement - Custom component extension type: #10443
  • Enhancement - Add extensionPoint concept: #10443
  • Enhancement - Epub reader app: #10448
  • Enhancement - Highlight search term in sharing autosuggest list: #10485
  • Enhancement - Warn user before closing browser when upload is in progress: #10519
  • Enhancement - Full text search default: #10534
  • Enhancement - Show locked and processing next to other status indicators: #10544
  • Enhancement - Set emoji as space icon: #10546
  • Enhancement - Add SSE events for locking, renaming, deleting, and restoring: #10586
  • Enhancement - Remember left nav bar state: #10611
  • Enhancement - Remember right side bar state: #10612
  • Enhancement - Add details panel to trash: #10624
  • Enhancement - Implement Server-Sent Events (SSE) for File Creation: #10709

Details

  • Bugfix - User data not updated while altering own user: #10377

    We've fixed a bug, where the user data was not updated when altering the own
    user via the admin settings app, this effected for example the username and
    email address in the top bar.

    #10373
    #10377

  • Bugfix - Admin settings keyboard navigation: #10417

    We've fixed a bug where keyboard navigation stopped working after deleting a
    resource in the admin settings app. We also fixed a bug where initial keyboard
    navigation didn't work, when no resource was selected.

    #10186
    #10417

  • Bugfix - Folder replace: #10515

    The "Replace" conflict option, which previously didn't work at all when trying
    to copy/move a folder, has been fixed.

    #10515
    #10597

  • Bugfix - Load thumbnail when postprocessing is finished: #10517

    We've fixed a bug when thumbnails weren't properly refreshed when postprocessing
    is active on server and the file was updated, e.G text files.

    #10486
    #10517

  • Bugfix - Share sidebar icons: #10551

    We've fixed a bug where the share invite search dropdown didn't have icons in
    some cases.

    #10551

  • Bugfix - Hidden right sidebar on small screens: #10598

    The issue causing the right sidebar to not display on screens smaller than 960px
    has been fixed.

    #10598
    #10643

  • Bugfix - Scope loss when showing search results: #10634

    Clicking "Show n results" in the search preview no longer loses the search
    scope.

    #10634
    #10653

  • Bugfix - Theme loading without matching theme: #10657

    We've fixed an issue where theme loading would break when there was no matching
    oC theme found for the user's OS setting. For example, this occurred when a
    user's OS setting was configured to "dark," but the instance of oC did not offer
    a dark theme.

    #10657
    #10659

  • Bugfix - Apply sandbox attribute to iframe in draw-io extension: #10702

    General hardening of ownCloud Web integration with draw.io

    #10702

  • Bugfix - Apply sandbox attribute to iframe in app-external extension: #10706

    General hardening of ownCloud Web integration with OnlyOffice/Collabora

    #10706

  • Change - Remove deprecated code: #7338

    We have removed the getToken getter from our vuex store and support for the
    deprecated user-management name for the admin-settings app. See linked
    "Deprecations" issue for more information.

    #7338
    #9959

  • Change - Remove skeleton app: #9892

    Due to improvements in the extension system in general, we have removed the
    skeleton app. Documentation regarding the extension API and guides/examples can
    be found in the dev docs.

    #9892
    #10067

  • Change - Remove deprecated extension point for adding quick actions: #10102

    BREAKING CHANGE for developers: The old way of registering quick actions via the
    quickaction property of an app has been removed. Quick actions should be
    registered as extension via our extension registry. They need to be of type
    action and have the files.quick-action scope.

    #10102
    #10223

  • Change - Remove homeFolder option: #10122

    We have removed the homeFolder option as it was originally implemented and
    used by CERN but isn't needed anymore.

    #10122

  • Change - Vuex store removed: #10210

    BREAKING CHANGE for developers: The vuex store has been removed in favor of
    pinia.

    All store modules have been migrated to a pinia store module. Please see the
    linked issue down below for a list of all migrated stores and how to use them
    now.

    There are a number of things that have been removed and/or moved into pinia
    composables instead:

    Globals:

    • store and $store variables have been removed. - ConfigurationManager has
      been removed. The config now sits inside the configuration store.

    App framework:

    • announceStore has been removed. There is no need for apps to announce stores
      to the runtime. If you need to use a store in your app, simply create a pinia
      store module and use it. - announceExtensions has been removed. The proper way
      for an app to register file extensions is via the extensions property inside
      the appInfo object. - requestStore has been removed. There is no need to
      request specific stores. All stores that web-pkg provides can be imported and
      accessed via their composables. - enabled callback as well as the name
      callback of the AppNavigationItem no longer have the capabilities parameter.
    • store param of the ClassicApplicationScript has been removed.

    Composables:

    • useStore has ...
Read more

9.0.0-alpha.3

22 Mar 10:02
Compare
Choose a tag to compare
9.0.0-alpha.3 Pre-release
Pre-release

Changelog for ownCloud Web 9.0.0 (2024-02-26)

Summary

  • Bugfix - User data not updated while altering own user: #10377
  • Bugfix - Admin settings keyboard navigation: #10417
  • Bugfix - Folder replace: #10515
  • Bugfix - Load thumbnail when postprocessing is finished: #10517
  • Bugfix - Share sidebar icons: #10551
  • Bugfix - Hidden right sidebar on small screens: #10598
  • Bugfix - Scope loss when showing search results: #10634
  • Bugfix - Theme loading without matching theme: #10657
  • Change - Remove deprecated code: #7338
  • Change - Remove skeleton app: #9892
  • Change - Remove deprecated extension point for adding quick actions: #10102
  • Change - Remove homeFolder option: #10122
  • Change - Vuex store removed: #10210
  • Change - Remove ocs user: #10240
  • Change - Registering app file editors: #10330
  • Enhancement - Icon for .dcm files: #9215
  • Enhancement - Tile sizes: #10018
  • Enhancement - Enable user preferences in public links: #10207
  • Enhancement - Move ThemeSwitcher into Account Settings: #10334
  • Enhancement - Top loading bar increase visibility: #10383
  • Enhancement - Integrate ToastUI editor in the text editor app: #10390
  • Enhancement - Epub reader app: #10448
  • Enhancement - Highlight search term in sharing autosuggest list: #10485
  • Enhancement - Warn user before closing browser when upload is in progress: #10519
  • Enhancement - Full text search default: #10534
  • Enhancement - Show locked and processing next to other status indicators: #10544
  • Enhancement - Set emoji as space icon: #10546
  • Enhancement - Add SSE events for locking, renaming, deleting, and restoring: #10586
  • Enhancement - Remember left nav bar state: #10611
  • Enhancement - Remember right side bar state: #10612
  • Enhancement - Add details panel to trash: #10624

Details

  • Bugfix - User data not updated while altering own user: #10377

    We've fixed a bug, where the user data was not updated when altering the own
    user via the admin settings app, this effected for example the username and
    email address in the top bar.

    #10373
    #10377

  • Bugfix - Admin settings keyboard navigation: #10417

    We've fixed a bug where keyboard navigation stopped working after deleting a
    resource in the admin settings app. We also fixed a bug where initial keyboard
    navigation didn't work, when no resource was selected.

    #10186
    #10417

  • Bugfix - Folder replace: #10515

    The "Replace" conflict option, which previously didn't work at all when trying
    to copy/move a folder, has been fixed.

    #10515
    #10597

  • Bugfix - Load thumbnail when postprocessing is finished: #10517

    We've fixed a bug when thumbnails weren't properly refreshed when postprocessing
    is active on server and the file was updated, e.G text files.

    #10486
    #10517

  • Bugfix - Share sidebar icons: #10551

    We've fixed a bug where the share invite search dropdown didn't have icons in
    some cases.

    #10551

  • Bugfix - Hidden right sidebar on small screens: #10598

    The issue causing the right sidebar to not display on screens smaller than 960px
    has been fixed.

    #10598
    #10643

  • Bugfix - Scope loss when showing search results: #10634

    Clicking "Show n results" in the search preview no longer loses the search
    scope.

    #10634
    #10653

  • Bugfix - Theme loading without matching theme: #10657

    We've fixed an issue where theme loading would break when there was no matching
    oC theme found for the user's OS setting. For example, this occurred when a
    user's OS setting was configured to "dark," but the instance of oC did not offer
    a dark theme.

    #10657
    #10659

  • Change - Remove deprecated code: #7338

    We have removed the getToken getter from our vuex store and support for the
    deprecated user-management name for the admin-settings app. See linked
    "Deprecations" issue for more information.

    #7338
    #9959

  • Change - Remove skeleton app: #9892

    Due to improvements in the extension system in general, we have removed the
    skeleton app. Documentation regarding the extension API and guides/examples can
    be found in the dev docs.

    #9892
    #10067

  • Change - Remove deprecated extension point for adding quick actions: #10102

    BREAKING CHANGE for developers: The old way of registering quick actions via the
    quickaction property of an app has been removed. Quick actions should be
    registered as extension via our extension registry. They need to be of type
    action and have the files.quick-action scope.

    #10102
    #10223

  • Change - Remove homeFolder option: #10122

    We have removed the homeFolder option as it was originally implemented and
    used by CERN but isn't needed anymore.

    #10122

  • Change - Vuex store removed: #10210

    BREAKING CHANGE for developers: The vuex store has been removed in favor of
    pinia.

    All store modules have been migrated to a pinia store module. Please see the
    linked issue down below for a list of all migrated stores and how to use them
    now.

    There are a number of things that have been removed and/or moved into pinia
    composables instead:

    Globals:

    • store and $store variables have been removed. - ConfigurationManager has
      been removed. The config now sits inside the configuration store.

    App framework:

    • announceStore has been removed. There is no need for apps to announce stores
      to the runtime. If you need to use a store in your app, simply create a pinia
      store module and use it. - announceExtensions has been removed. The proper way
      for an app to register file extensions is via the extensions property inside
      the appInfo object. - requestStore has been removed. There is no need to
      request specific stores. All stores that web-pkg provides can be imported and
      accessed via their composables. - enabled callback as well as the name
      callback of the AppNavigationItem no longer have the capabilities parameter.
    • store param of the ClassicApplicationScript has been removed.

    Composables:

    • useStore has been removed. Use the pinia for the store you want to use
      instead. - useAccessToken has been removed. It now sits inside the auth store.
    • usePublicLinkContext has been removed. It now sits inside the auth store. -
      usePublicLinkPassword has been removed. It now sits inside the auth store. -
      usePublicLinkToken has been removed. It now sits inside the auth store. -
      useUserContext has been removed. It now sits inside the auth store. -
      useConfigurationManager has been removed. The config now sits inside the
      configuration store. - use...Capability composables have been removed.
      Capablities now sit inside the capability store.

    For store specific changes please see the linked issue and PRs down below.

    #10210
    #10212
    #10240
    #10307
    #10309
    #10316
    https://github.com/...

Read more