Releases: arawa/workspace
Releases · arawa/workspace
v2.0.0
Added
- npm: Bump @nextcloud/vue from 5.4.0 to 7.4.0 ( #666 ]
- Add coding standard ( #624 )
- Init the .editorconfig file ( #625 )
Changed
- Create the register function ( #649 )
- Fix the pattern to check special char ( #648 )
- Replace constants ( #589)
- Backport : Disable the conversion feature - stable25 ( #704 )
Chore
- npm: bump vue and vue-template-compiler ( #591 )
- npm: bump @nextcloud/stylelint-config from 2.2.0 to 2.3.0 ( #595 )
- npm: bump jest-environment-jsdom from 29.0.3 to 29.3.1 ( #613 )
- npm: bump jest from 29.0.3 to 29.3.1 #613
- npm: bump loader-utils from 1.4.0 to 1.4.2 ( #621 )
- npm: bump jsdom from 20.0.0 to 20.0.3 ( #622 )
- npm: bump decode-uri-component from 0.2.0 to 0.2.2 ( #628 )
- Composer: Bump phpunit/phpunit from 9.5.24 to 9.5.27 ( #634 )
- npm: bump core-js from 3.25.2 to 3.27.1 ( #646 )
- npm: bump @nextcloud/axios from 2.0.0 to 2.3.0 ( #636 )
- npm: bump @nextcloud/webpack-vue-config from 5.3.0 to 5.4.0 ( #652 )
- chore(): Replace OCP's christophwurst by Nextcloud ( #654 )
- chore(): Add informations about the release PHP ( #655 )
- Replace ILogger by LoggerInterface ( #656 )
- chore(MD): Change the groupfolder release to 9.2.0 ( #665 )
Fixed
v1.3.2
Changed
- Create the register function ( #649 )
- Fix the pattern to check special char ( #648 )
- Replace constants ( #589)
- Backport : Disable the conversion feature stable24 ( #705 )
Chore
- npm: bump vue and vue-template-compiler ( #591 )
- npm: bump @nextcloud/stylelint-config from 2.2.0 to 2.3.0 ( #595 )
- npm: bump jest-environment-jsdom from 29.0.3 to 29.3.1 ( #613 )
- npm: bump jest from 29.0.3 to 29.3.1 #613
- npm: bump loader-utils from 1.4.0 to 1.4.2 ( #621 )
- npm: bump jsdom from 20.0.0 to 20.0.3 ( #622 )
- npm: bump decode-uri-component from 0.2.0 to 0.2.2 ( #628 )
- Composer: Bump phpunit/phpunit from 9.5.24 to 9.5.27 ( #634 )
- npm: bump core-js from 3.25.2 to 3.27.1 ( #646 )
- npm: bump @nextcloud/axios from 2.0.0 to 2.3.0 ( #636 )
- npm: bump @nextcloud/webpack-vue-config from 5.3.0 to 5.4.0 ( #652 )
- chore(): Replace OCP's christophwurst by Nextcloud ( #654 )
- chore(): Add informations about the release PHP ( #655 )
- Replace ILogger by LoggerInterface ( #656 )
- chore(MD): Change the groupfolder release to 9.2.0 ( #665 )
Fixed
v1.3.1
v1.3.0
Added
Chore
- bump @nextcloud/l10n from 1.4.1 to 1.6.0 ( #494 )
- bump jsdom from 19.0.0 to 20.0.0 #514 ( #514 )
- npm: bump prettier from 2.6.2 to 2.7.1 ( #513 )
- bump vue and vue-template-compiler ( #524 )
- bump jest-environment-jsdom from 28.1.0 to 29.0.3 ( #562 )
- bump jest from 28.1.0 to 29.0.3 ( #563 )
- bump babel-jest from 28.1.0 to 29.0.3 ( #564 )
- bump @nextcloud/axios from 1.10.0 to 2.0.0 ( #565 )
Changed
- Refactoring the creation workspace part ( #609 )
- Refactorised the converting groupfolders to workspace ( #633 )
Style
- Change the settings button ( #504 )