Skip to content

Latest commit

 

History

History
294 lines (271 loc) · 16.5 KB

CHANGELOG.md

File metadata and controls

294 lines (271 loc) · 16.5 KB

Changelog

All notable changes to this project will be documented in this file.

0.3.2 - 2024-05-29

Changed

  • Bump friendsofphp/php-cs-fixer from 3.52.1 to 3.53.0 in /vendor-bin/csfixer #344
  • Bump @nextcloud/vue from 8.11.1 to 8.11.2 #345
  • Bump @nextcloud/dialogs from 5.2.0 to 5.3.0 #346
  • Bump firebase/php-jwt from 6.10.0 to 6.10.1 #371
  • Bump friendsofphp/php-cs-fixer from 3.53.0 to 3.57.2 in /vendor-bin/csfixer #370
  • Bump vimeo/psalm from 5.23.1 to 5.24.0 in /vendor-bin/psalm #362
  • Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 #354
  • Bump @nextcloud/dialogs from 5.3.0 to 5.3.1 #349
  • Bump @nextcloud/router from 3.0.0 to 3.0.1 #352
  • Bump @nextcloud/babel-config from 1.0.0 to 1.2.0 #368
  • Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.1 #364
  • Use shorter filename if too long with signer name. #374
  • Bump @nextcloud/l10n from 2.2.0 to 3.1.0 #365
  • Bump @nextcloud/axios from 2.4.0 to 2.5.0 #361
  • Bump @nextcloud/initial-state from 2.1.0 to 2.2.0 #359
  • Bump @nextcloud/files from 3.1.1 to 3.3.1 #372

0.3.1 - 2024-04-09

Added

  • Support Nextcloud 29 #337

Changed

  • Bump friendsofphp/php-cs-fixer from 3.41.1 to 3.45.0 in /vendor-bin/csfixer #282
  • Bump vimeo/psalm from 5.17.0 to 5.18.0 in /vendor-bin/psalm #277
  • Bump @peculiar/x509 from 1.9.5 to 1.9.6 #276
  • Bump friendsofphp/php-cs-fixer from 3.45.0 to 3.46.0 in /vendor-bin/csfixer #286
  • Bump axios from 1.4.0 to 1.6.3 #285
  • Bump follow-redirects from 1.15.2 to 1.15.4 #287
  • Bump vimeo/psalm from 5.18.0 to 5.19.0 in /vendor-bin/psalm #288
  • Bump @nextcloud/files from 3.0.0 to 3.1.0 #290
  • Bump @nextcloud/moment from 1.2.2 to 1.3.1 #289
  • Bump phpunit/phpunit from 9.6.15 to 9.6.16 in /vendor-bin/phpunit #295
  • Bump @nextcloud/dialogs from 5.0.3 to 5.1.0 #293
  • Bump vimeo/psalm from 5.19.0 to 5.20.0 in /vendor-bin/psalm #292
  • Bump friendsofphp/php-cs-fixer from 3.46.0 to 3.48.0 in /vendor-bin/csfixer #291
  • Bump friendsofphp/php-cs-fixer from 3.48.0 to 3.52.1 in /vendor-bin/csfixer #332
  • Bump follow-redirects from 1.15.4 to 1.15.6 #327
  • Bump express from 4.18.2 to 4.19.2 #334
  • Bump phpunit/phpunit from 9.6.16 to 9.6.18 in /vendor-bin/phpunit #331
  • Bump vimeo/psalm from 5.20.0 to 5.23.1 in /vendor-bin/psalm #325
  • Bump @nextcloud/stylelint-config from 2.3.1 to 2.4.0 #297
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 #333
  • Bump @babel/preset-typescript from 7.23.3 to 7.24.1 #329
  • Bump vue-material-design-icons from 5.2.0 to 5.3.0 #308
  • Bump @peculiar/x509 from 1.9.6 to 1.9.7 #306
  • Bump @nextcloud/files from 3.1.0 to 3.1.1 #328
  • Bump phpunit/phpunit from 9.6.18 to 9.6.19 in /vendor-bin/phpunit #335
  • Bump @nextcloud/webpack-vue-config from 6.0.0 to 6.0.1 #304
  • Bump @nextcloud/router from 2.2.0 to 3.0.0 #307
  • Bump @nextcloud/dialogs from 5.1.0 to 5.2.0 #324
  • Increase request timeout to 300s and make configurable. #338
  • Bump vue from 2.7.15 to 2.7.16 #341
  • Show relative timestamps on signatures overview page. #340

Fixed

  • Make sure filenames of signed files are safe for filesystems. #339
  • Only define "str_to_stream" if it doesn't exist yet.
  • Add missing cast to always return an int. #342

0.3.0 - 2023-12-11

Added

  • Support Nextcloud 28 #270

Changed

  • Bump friendsofphp/php-cs-fixer from 3.41.0 to 3.41.1 in /vendor-bin/csfixer #269
  • Migrate to file action registration from "@nextcloud/files". #271
  • Bump @nextcloud/vue from 7.12.6 to 8.3.0 #264
  • Bump @nextcloud/dialogs from 4.2.2 to 5.0.3 #272
  • Remove "@nextcloud/vue-dashboard" and use native "@nextcloud/vue" components #273
  • Updates for new versions of Nextcloud vue components #274

0.2.2 - 2023-12-11

Added

  • Style message about signature image upload required. #220
  • Always use white background for signatures in personal settings. #238
  • French translations (fr_FR) #244

Changed

  • Updates for file translationfiles/templates/certificate24.pot in de on branch master #221
  • Updates for file translationfiles/templates/certificate24.pot in de_DE on branch master #222
  • Bump @babel/preset-typescript from 7.22.11 to 7.22.15 #224
  • Bump friendsofphp/php-cs-fixer from 3.25.0 to 3.26.1 in /vendor-bin/csfixer #223
  • Bump phpunit/phpunit from 9.6.11 to 9.6.12 in /vendor-bin/phpunit #225
  • Bump friendsofphp/php-cs-fixer from 3.26.1 to 3.28.0 in /vendor-bin/csfixer #231
  • Bump phpunit/phpunit from 9.6.12 to 9.6.13 in /vendor-bin/phpunit #230
  • Bump friendsofphp/php-cs-fixer from 3.28.0 to 3.34.0 in /vendor-bin/csfixer #235
  • Bump @babel/preset-typescript from 7.22.15 to 7.23.0 #233
  • Bump @nextcloud/eslint-config from 8.2.1 to 8.3.0 #232
  • Bump firebase/php-jwt from 6.8.1 to 6.9.0 #237
  • Bump friendsofphp/php-cs-fixer from 3.34.0 to 3.34.1 in /vendor-bin/csfixer #236
  • Bump @babel/preset-typescript from 7.23.0 to 7.23.2 #240
  • Bump friendsofphp/php-cs-fixer from 3.34.1 to 3.35.1 in /vendor-bin/csfixer #239
  • Bump @nextcloud/vue from 7.12.4 to 7.12.6 #234
  • Bump @nextcloud/auth from 2.1.0 to 2.2.1 #229
  • Bump @babel/traverse from 7.23.0 to 7.23.2 #241
  • Bump @nextcloud/dialogs from 4.1.0 to 4.2.1 #228
  • Bump @nextcloud/moment from 1.2.1 to 1.2.2 #242
  • Bump @nextcloud/router from 2.1.2 to 2.2.0 #243
  • Bump browserify-sign from 4.2.1 to 4.2.2 #247
  • Bump friendsofphp/php-cs-fixer from 3.35.1 to 3.36.0 in /vendor-bin/csfixer #245
  • Bump vue from 2.7.14 to 2.7.15 #246
  • Bump friendsofphp/php-cs-fixer from 3.36.0 to 3.37.1 in /vendor-bin/csfixer #248
  • Bump @babel/preset-typescript from 7.23.2 to 7.23.3 #252
  • Bump @nextcloud/dialogs from 4.2.1 to 4.2.2 #250
  • Bump friendsofphp/php-cs-fixer from 3.37.1 to 3.38.0 in /vendor-bin/csfixer #249
  • Bump friendsofphp/php-cs-fixer from 3.38.0 to 3.38.2 in /vendor-bin/csfixer #253
  • Bump vimeo/psalm from 5.15.0 to 5.16.0 in /vendor-bin/psalm #257
  • Bump friendsofphp/php-cs-fixer from 3.38.2 to 3.39.1 in /vendor-bin/csfixer #256
  • Bump friendsofphp/php-cs-fixer from 3.39.1 to 3.40.0 in /vendor-bin/csfixer #258
  • Project has moved to the "strukturag" group.
  • Updates for file translationfiles/templates/certificate24.pot in fr_FR #244
  • Updates for file translationfiles/templates/certificate24.pot in it #261
  • Updates for file translationfiles/templates/certificate24.pot in de #260
  • Updates for file translationfiles/templates/certificate24.pot in de_DE #259
  • Updates for file translationfiles/templates/certificate24.pot in fr_FR #262
  • Bump firebase/php-jwt from 6.9.0 to 6.10.0 #265
  • Bump phpunit/phpunit from 9.6.13 to 9.6.15 in /vendor-bin/phpunit #263
  • Bump debounce from 1.2.1 to 2.0.0 #254
  • Bump vimeo/psalm from 5.16.0 to 5.17.0 in /vendor-bin/psalm #266
  • Bump friendsofphp/php-cs-fixer from 3.40.0 to 3.41.0 in /vendor-bin/csfixer #267
  • Bump @nextcloud/vue from 7.12.6 to 7.12.7 #268

0.2.1 - 2023-09-06

Changed

  • Improve support for scanning encrypted documents. #194
  • Updates for file translationfiles/templates/certificate24.pot in de on branch master #195
  • Updates for file translationfiles/templates/certificate24.pot in it on branch master #197
  • Updates for file translationfiles/templates/certificate24.pot in de_DE on branch master #196
  • Bump @babel/preset-typescript from 7.22.5 to 7.22.11 #205
  • Bump vimeo/psalm from 5.14.1 to 5.15.0 in /vendor-bin/psalm #203
  • Bump @nextcloud/webpack-vue-config from 5.5.1 to 6.0.0 #201
  • Bump friendsofphp/php-cs-fixer from 3.22.0 to 3.23.0 in /vendor-bin/csfixer #199
  • Bump @nextcloud/vue from 7.12.1 to 7.12.4 #206
  • Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 #200
  • Bump @peculiar/x509 from 1.9.3 to 1.9.5 #202
  • Update node engines to next LTS (node 20 / npm 9) #208
  • Pass language / timezone of sender with signing request to backend. #209
  • Bump friendsofphp/php-cs-fixer from 3.23.0 to 3.25.0 in /vendor-bin/csfixer #211
  • Bump jquery from 3.7.0 to 3.7.1 #212
  • CI: Test with stable27 branch of Nextcloud. #213
  • Delay validating previously failed files. #210
  • Updates for file translationfiles/templates/certificate24.pot in de on branch master #214
  • Updates for file translationfiles/templates/certificate24.pot in de_DE on branch master #215
  • Updates for file translationfiles/templates/certificate24.pot in it on branch master #216
  • Include package / composer lockfiles in release tarball. #217
  • composer: Update nextcloud/ocp to dev-stable27 #218

Fixed

  • Fix recipient properties when resending emails. #193

0.2.0 - 2023-08-09

  • First public release.