]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
2 years agoBump cypress from 12.9.0 to 12.11.0 in /src-ui 3268/head
dependabot[bot] [Mon, 1 May 2023 21:34:33 +0000 (21:34 +0000)] 
Bump cypress from 12.9.0 to 12.11.0 in /src-ui

Bumps [cypress](https://github.com/cypress-io/cypress) from 12.9.0 to 12.11.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.9.0...v12.11.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #3270 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angula...
shamoon [Mon, 1 May 2023 21:33:41 +0000 (14:33 -0700)] 
Merge pull request #3270 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/cli-15.2.7

Bulk bump angular packages to 15.2.8 in /src-ui

2 years agoBulk bump angular packages to 15.2.8 3270/head
shamoon [Mon, 1 May 2023 21:24:06 +0000 (14:24 -0700)] 
Bulk bump angular packages to 15.2.8

2 years agoBump @angular/cli from 15.2.6 to 15.2.7 in /src-ui
dependabot[bot] [Mon, 1 May 2023 20:58:46 +0000 (20:58 +0000)] 
Bump @angular/cli from 15.2.6 to 15.2.7 in /src-ui

Bumps [@angular/cli](https://github.com/angular/angular-cli) from 15.2.6 to 15.2.7.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/15.2.6...15.2.7)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoReplace usages of os.rename with shutil.move to properly handle cases where the sourc...
Trenton Holmes [Mon, 1 May 2023 00:55:25 +0000 (17:55 -0700)] 
Replace usages of os.rename with shutil.move to properly handle cases where the source and dest arent't on the same filesystem

2 years agoIgnores a specific _FILE setting which doesn't actually get set to a file
Trenton Holmes [Mon, 1 May 2023 01:08:58 +0000 (18:08 -0700)] 
Ignores a specific _FILE setting which doesn't actually get set to a file

2 years agoMerge pull request #3243 from paperless-ngx/fix/issue-3229
shamoon [Sat, 29 Apr 2023 19:37:12 +0000 (12:37 -0700)] 
Merge pull request #3243 from paperless-ngx/fix/issue-3229

2 years agoDon't ever send GMail related keywords if the server doesn't report support for the...
Trenton H [Fri, 28 Apr 2023 21:22:06 +0000 (14:22 -0700)] 
Don't ever send GMail related keywords if the server doesn't report support for the extensions

2 years agoRetain doc changes on tab switch after refresh doc 3243/head
shamoon [Sat, 29 Apr 2023 07:05:05 +0000 (00:05 -0700)] 
Retain doc changes on tab switch after refresh doc

2 years agoUpdate document-notes.component.ts
shamoon [Sat, 29 Apr 2023 04:56:40 +0000 (21:56 -0700)] 
Update document-notes.component.ts

2 years agoMerge pull request #3232 from paperless-ngx/fix/issue-3231
shamoon [Sat, 29 Apr 2023 03:51:47 +0000 (20:51 -0700)] 
Merge pull request #3232 from paperless-ngx/fix/issue-3231

Fix: close all docs on logout

2 years agoMerge pull request #3227 from paperless-ngx/feature/better-keyboard-dropdowns
shamoon [Sat, 29 Apr 2023 03:51:38 +0000 (20:51 -0700)] 
Merge pull request #3227 from paperless-ngx/feature/better-keyboard-dropdowns

Enhancement: better keyboard nav for filter/edit dropdowns

2 years agoDoc detail tab switch fixes
shamoon [Fri, 28 Apr 2023 15:14:24 +0000 (08:14 -0700)] 
Doc detail tab switch fixes

2 years agoMerge pull request #3222 from paperless-ngx/fix/advanced-queries-perms-fixes
shamoon [Fri, 28 Apr 2023 14:11:37 +0000 (07:11 -0700)] 
Merge pull request #3222 from paperless-ngx/fix/advanced-queries-perms-fixes

Fix: Respect superuser for advanced queries, test coverage for object perms

2 years agoClose all docs on logout 3232/head
shamoon [Fri, 28 Apr 2023 14:07:59 +0000 (07:07 -0700)] 
Close all docs on logout

2 years agoBetter keyboard nav for filter/edit dropdowns 3227/head
shamoon [Fri, 28 Apr 2023 06:51:09 +0000 (23:51 -0700)] 
Better keyboard nav for filter/edit dropdowns

2 years agoRespect superuser for advanced queries, test coverage for object perms 3222/head
shamoon [Thu, 27 Apr 2023 22:00:03 +0000 (15:00 -0700)] 
Respect superuser for advanced queries, test coverage for object perms

2 years agoMerge pull request #3218 from ikaruswill/fix/issue-3214
shamoon [Thu, 27 Apr 2023 20:24:35 +0000 (13:24 -0700)] 
Merge pull request #3218 from ikaruswill/fix/issue-3214

Fix: ALLOWED_HOSTS logic being overwritten when * is set

2 years agoFix appends to ALLOWED_HOSTS should be string instead of list 3218/head
Will Ho [Thu, 27 Apr 2023 19:28:19 +0000 (03:28 +0800)] 
Fix appends to ALLOWED_HOSTS should be string instead of list

2 years agoUpdate version string for dev
shamoon [Thu, 27 Apr 2023 18:43:59 +0000 (11:43 -0700)] 
Update version string for dev

2 years agoUpdate docs to reflect localhost being always included in ALLOWED_HOSTS
Will Ho [Thu, 27 Apr 2023 18:09:26 +0000 (02:09 +0800)] 
Update docs to reflect localhost being always included in ALLOWED_HOSTS

2 years agoFix ALLOWED_HOSTS logic being overwritten when * is set
Will Ho [Thu, 27 Apr 2023 18:08:55 +0000 (02:08 +0800)] 
Fix ALLOWED_HOSTS logic being overwritten when * is set

2 years agov1.14.2 v1.14.2
shamoon [Thu, 27 Apr 2023 17:57:03 +0000 (10:57 -0700)] 
v1.14.2

2 years agoMerge branch 'dev'
shamoon [Thu, 27 Apr 2023 17:47:43 +0000 (10:47 -0700)] 
Merge branch 'dev'

2 years agoMerge pull request #3207 from paperless-ngx/l10n_dev
shamoon [Thu, 27 Apr 2023 17:47:21 +0000 (10:47 -0700)] 
Merge pull request #3207 from paperless-ngx/l10n_dev

New Crowdin updates

2 years agoNew translations messages.xlf (Luxembourgish) 3207/head
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:46:14 +0000 (10:46 -0700)] 
New translations messages.xlf (Luxembourgish)
[ci skip]

2 years agoNew translations messages.xlf (Croatian)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:46:12 +0000 (10:46 -0700)] 
New translations messages.xlf (Croatian)
[ci skip]

2 years agoNew translations messages.xlf (Indonesian)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:46:11 +0000 (10:46 -0700)] 
New translations messages.xlf (Indonesian)
[ci skip]

2 years agoNew translations messages.xlf (Portuguese, Brazilian)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:46:10 +0000 (10:46 -0700)] 
New translations messages.xlf (Portuguese, Brazilian)
[ci skip]

2 years agoNew translations messages.xlf (Chinese Simplified)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:46:09 +0000 (10:46 -0700)] 
New translations messages.xlf (Chinese Simplified)
[ci skip]

2 years agoNew translations messages.xlf (Turkish)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:46:07 +0000 (10:46 -0700)] 
New translations messages.xlf (Turkish)
[ci skip]

2 years agoNew translations messages.xlf (Swedish)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:46:06 +0000 (10:46 -0700)] 
New translations messages.xlf (Swedish)
[ci skip]

2 years agoNew translations messages.xlf (Slovenian)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:46:05 +0000 (10:46 -0700)] 
New translations messages.xlf (Slovenian)
[ci skip]

2 years agoNew translations messages.xlf (Russian)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:46:03 +0000 (10:46 -0700)] 
New translations messages.xlf (Russian)
[ci skip]

2 years agoNew translations messages.xlf (Portuguese)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:46:02 +0000 (10:46 -0700)] 
New translations messages.xlf (Portuguese)
[ci skip]

2 years agoNew translations messages.xlf (Polish)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:46:01 +0000 (10:46 -0700)] 
New translations messages.xlf (Polish)
[ci skip]

2 years agoNew translations messages.xlf (Norwegian)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:46:00 +0000 (10:46 -0700)] 
New translations messages.xlf (Norwegian)
[ci skip]

2 years agoNew translations messages.xlf (Dutch)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:58 +0000 (10:45 -0700)] 
New translations messages.xlf (Dutch)
[ci skip]

2 years agoNew translations messages.xlf (Italian)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:57 +0000 (10:45 -0700)] 
New translations messages.xlf (Italian)
[ci skip]

2 years agoNew translations messages.xlf (Hebrew)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:56 +0000 (10:45 -0700)] 
New translations messages.xlf (Hebrew)
[ci skip]

2 years agoNew translations messages.xlf (Danish)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:55 +0000 (10:45 -0700)] 
New translations messages.xlf (Danish)
[ci skip]

2 years agoNew translations messages.xlf (Czech)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:54 +0000 (10:45 -0700)] 
New translations messages.xlf (Czech)
[ci skip]

2 years agoNew translations messages.xlf (Belarusian)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:52 +0000 (10:45 -0700)] 
New translations messages.xlf (Belarusian)
[ci skip]

2 years agoNew translations messages.xlf (Spanish)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:51 +0000 (10:45 -0700)] 
New translations messages.xlf (Spanish)
[ci skip]

2 years agoNew translations messages.xlf (Romanian)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:50 +0000 (10:45 -0700)] 
New translations messages.xlf (Romanian)
[ci skip]

2 years agoNew translations messages.xlf (Arabic)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:34 +0000 (10:45 -0700)] 
New translations messages.xlf (Arabic)
[ci skip]

2 years agoNew translations messages.xlf (Finnish)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:33 +0000 (10:45 -0700)] 
New translations messages.xlf (Finnish)
[ci skip]

2 years agoNew translations messages.xlf (German)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:32 +0000 (10:45 -0700)] 
New translations messages.xlf (German)
[ci skip]

2 years agoNew translations messages.xlf (Serbian (Latin))
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:30 +0000 (10:45 -0700)] 
New translations messages.xlf (Serbian (Latin))
[ci skip]

2 years agoNew translations messages.xlf (Catalan)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:28 +0000 (10:45 -0700)] 
New translations messages.xlf (Catalan)
[ci skip]

2 years agoNew translations messages.xlf (French)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:45:27 +0000 (10:45 -0700)] 
New translations messages.xlf (French)
[ci skip]

2 years agoMerge pull request #3215 from paperless-ngx/feature-finnish-translation
shamoon [Thu, 27 Apr 2023 17:44:44 +0000 (10:44 -0700)] 
Merge pull request #3215 from paperless-ngx/feature-finnish-translation

Feature: Finnish translation

2 years agoNew translations messages.xlf (Arabic)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 17:16:09 +0000 (10:16 -0700)] 
New translations messages.xlf (Arabic)
[ci skip]

2 years agoAdd Finnish translation 3215/head
shamoon [Thu, 27 Apr 2023 17:12:35 +0000 (10:12 -0700)] 
Add Finnish translation

2 years agoMerge pull request #3211 from paperless-ngx/fix/issue-3210
shamoon [Thu, 27 Apr 2023 17:09:56 +0000 (10:09 -0700)] 
Merge pull request #3211 from paperless-ngx/fix/issue-3210

Fix: Load saved views from app frame, not dashboard

2 years agoMerge pull request #3209 from paperless-ngx/fix/issue-3206
shamoon [Thu, 27 Apr 2023 17:09:20 +0000 (10:09 -0700)] 
Merge pull request #3209 from paperless-ngx/fix/issue-3206

Fix: advanced search or date searching + doc type/correspondent/storage path broken

2 years agoMerge pull request #3212 from e1mo/fix-MixedContentTypeError
shamoon [Thu, 27 Apr 2023 16:57:46 +0000 (09:57 -0700)] 
Merge pull request #3212 from e1mo/fix-MixedContentTypeError

Fix MixedContentTypeError in add_inbox_tags handler

2 years agoFix MixedContentTypeError in add_inbox_tags handler 3212/head
Moritz 'e1mo' Fromm [Thu, 27 Apr 2023 16:00:30 +0000 (18:00 +0200)] 
Fix MixedContentTypeError in add_inbox_tags handler

The fact that Tags were fetched while the `view_documenttype` permission
was validated caused a MixedContentTypeError, thus the document
consumptio to fail because the list of available tags could not be
fetched.

2 years agoChangelog v1.14.1 - GHA
github-actions [Thu, 27 Apr 2023 14:59:42 +0000 (14:59 +0000)] 
Changelog v1.14.1 - GHA

2 years agoTesting for whoosh support for multi-object query vars 3209/head
shamoon [Thu, 27 Apr 2023 15:47:36 +0000 (08:47 -0700)] 
Testing for whoosh support for multi-object query vars

2 years agoLoad saved views from app frame, not dashboard 3211/head
shamoon [Thu, 27 Apr 2023 15:20:21 +0000 (08:20 -0700)] 
Load saved views from app frame, not dashboard

2 years agoInclude multi object queries in whoosh searcher
shamoon [Thu, 27 Apr 2023 15:06:55 +0000 (08:06 -0700)] 
Include multi object queries in whoosh searcher

2 years agoNew translations messages.xlf (Arabic)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 14:18:09 +0000 (07:18 -0700)] 
New translations messages.xlf (Arabic)
[ci skip]

2 years agoReset dev versioning string
Trenton H [Thu, 27 Apr 2023 14:16:20 +0000 (07:16 -0700)] 
Reset dev versioning string

2 years agoBumps version to 1.14.1 v1.14.1
Trenton H [Thu, 27 Apr 2023 14:12:44 +0000 (07:12 -0700)] 
Bumps version to 1.14.1

2 years agoMerge remote-tracking branch 'origin/dev'
Trenton H [Thu, 27 Apr 2023 14:10:04 +0000 (07:10 -0700)] 
Merge remote-tracking branch 'origin/dev'

2 years agoNew Crowdin updates (#3175)
Paperless-ngx Bot [bot] [Thu, 27 Apr 2023 14:08:48 +0000 (07:08 -0700)] 
New Crowdin updates (#3175)

* New translations messages.xlf (French)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

* New translations messages.xlf (Catalan)
[ci skip]

* New translations messages.xlf (Serbian (Latin))
[ci skip]

* New translations messages.xlf (German)
[ci skip]

* New translations messages.xlf (Finnish)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

2 years agoDont perform permissions queries by default
shamoon [Wed, 26 Apr 2023 10:03:33 +0000 (03:03 -0700)] 
Dont perform permissions queries by default

2 years agoRemove debug line
shamoon [Thu, 27 Apr 2023 08:24:22 +0000 (01:24 -0700)] 
Remove debug line

2 years agoMerge pull request #3199 from paperless-ngx/fix/issue-3197
shamoon [Wed, 26 Apr 2023 17:47:18 +0000 (10:47 -0700)] 
Merge pull request #3199 from paperless-ngx/fix/issue-3197

Fix: permissions-aware statistics

2 years agoMerge pull request #3198 from paperless-ngx/fix/issue-3196
shamoon [Wed, 26 Apr 2023 17:46:43 +0000 (10:46 -0700)] 
Merge pull request #3198 from paperless-ngx/fix/issue-3196

Fix: Use document owner for matching if set

2 years agoRespect permissions for statistics 3199/head
shamoon [Wed, 26 Apr 2023 16:51:26 +0000 (09:51 -0700)] 
Respect permissions for statistics

2 years agoUse document owner for matching if set 3198/head
shamoon [Wed, 26 Apr 2023 16:37:43 +0000 (09:37 -0700)] 
Use document owner for matching if set

2 years agoUpgrades black to v23, upgrades ruff
Trenton H [Tue, 25 Apr 2023 16:59:24 +0000 (09:59 -0700)] 
Upgrades black to v23, upgrades ruff

2 years agoFixes ruff not running isort against the codebase
Trenton H [Thu, 20 Apr 2023 15:10:17 +0000 (08:10 -0700)] 
Fixes ruff not running isort against the codebase

2 years agoMerge pull request #3174 from paperless-ngx/fix/issue-3172
shamoon [Wed, 26 Apr 2023 16:10:58 +0000 (09:10 -0700)] 
Merge pull request #3174 from paperless-ngx/fix/issue-3172

Fix: respect permissions on document view actions

2 years agoRemove outdated owner field from `post_document` docs
shamoon [Wed, 26 Apr 2023 15:50:42 +0000 (08:50 -0700)] 
Remove outdated owner field from `post_document` docs

2 years agoMerge pull request #3191 from paperless-ngx/fix/increment-api-version
shamoon [Wed, 26 Apr 2023 15:36:39 +0000 (08:36 -0700)] 
Merge pull request #3191 from paperless-ngx/fix/increment-api-version

Increment API version for 1.14.1+

2 years agoMerge pull request #3189 from paperless-ngx/fix/issue-3178
shamoon [Wed, 26 Apr 2023 15:20:19 +0000 (08:20 -0700)] 
Merge pull request #3189 from paperless-ngx/fix/issue-3178

2 years agoMerge pull request #3190 from paperless-ngx/fix/issue-3167
shamoon [Wed, 26 Apr 2023 15:18:39 +0000 (08:18 -0700)] 
Merge pull request #3190 from paperless-ngx/fix/issue-3167

2 years agoMake the importer a little more robust against some types of errors
Trenton H [Tue, 25 Apr 2023 19:17:37 +0000 (12:17 -0700)] 
Make the importer a little more robust against some types of errors

2 years agoIncrement API version for 1.14.1+ 3191/head
shamoon [Wed, 26 Apr 2023 06:44:36 +0000 (23:44 -0700)] 
Increment API version for 1.14.1+

2 years agoMerge pull request #3163 from paperless-ngx/fix/issue-3162
shamoon [Wed, 26 Apr 2023 06:40:33 +0000 (23:40 -0700)] 
Merge pull request #3163 from paperless-ngx/fix/issue-3162

Fix: Specify backend for auto-login

2 years agoAdd `gnu-sed` note for macOS 3190/head
shamoon [Wed, 26 Apr 2023 06:37:22 +0000 (23:37 -0700)] 
Add `gnu-sed` note for macOS

2 years agoRespect permissions on document view actions 3174/head
shamoon [Tue, 25 Apr 2023 16:20:56 +0000 (09:20 -0700)] 
Respect permissions on document view actions

2 years agoSpecify backend for auto-login 3163/head
shamoon [Tue, 25 Apr 2023 05:31:34 +0000 (22:31 -0700)] 
Specify backend for auto-login

2 years agoFix dropdown Private items with empty set 3189/head
shamoon [Wed, 26 Apr 2023 05:06:16 +0000 (22:06 -0700)] 
Fix dropdown Private items with empty set

2 years agoFixes StoragePath missing the owned or granted filter
Trenton H [Tue, 25 Apr 2023 18:07:35 +0000 (11:07 -0700)] 
Fixes StoragePath missing the owned or granted filter

2 years agoSelectivly upgrade redis-py to resolve issues with socket connections
Trenton H [Tue, 25 Apr 2023 16:50:23 +0000 (09:50 -0700)] 
Selectivly upgrade redis-py to resolve issues with socket connections

2 years agoMerge pull request #3161 from paperless-ngx/fix/issue-3160
shamoon [Tue, 25 Apr 2023 15:11:23 +0000 (08:11 -0700)] 
Merge pull request #3161 from paperless-ngx/fix/issue-3160

Fix: Handle delete mail action with no filters

2 years agoMerge pull request #3171 from FizzyMUC/fix-documentation
shamoon [Tue, 25 Apr 2023 14:48:18 +0000 (07:48 -0700)] 
Merge pull request #3171 from FizzyMUC/fix-documentation

Fix typos and wrong version number in doc

2 years agoUpdate src/paperless_mail/mail.py with code suggestions 3161/head
shamoon [Tue, 25 Apr 2023 14:22:16 +0000 (07:22 -0700)] 
Update src/paperless_mail/mail.py with code suggestions

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2 years agoFix typos and wrong version number in doc 3171/head
pascal [Tue, 25 Apr 2023 14:22:16 +0000 (16:22 +0200)] 
Fix typos and wrong version number in doc

2 years agoHandle delete mail action with no filters
shamoon [Tue, 25 Apr 2023 03:55:01 +0000 (20:55 -0700)] 
Handle delete mail action with no filters

2 years agoUpdate environment.prod.ts
shamoon [Mon, 24 Apr 2023 20:10:35 +0000 (13:10 -0700)] 
Update environment.prod.ts

2 years agoMerge branch 'main' into dev
shamoon [Mon, 24 Apr 2023 20:10:18 +0000 (13:10 -0700)] 
Merge branch 'main' into dev

2 years agoRemove hidden Admin button from screenshots
shamoon [Mon, 24 Apr 2023 20:06:27 +0000 (13:06 -0700)] 
Remove hidden Admin button from screenshots

2 years agoMerge pull request #3159 from paperless-ngx/v1.14.0-changelog
shamoon [Mon, 24 Apr 2023 20:05:19 +0000 (13:05 -0700)] 
Merge pull request #3159 from paperless-ngx/v1.14.0-changelog

[Documentation] Add v1.14.0 changelog

2 years agoChangelog v1.14.0 - GHA 3159/head
github-actions [Mon, 24 Apr 2023 19:59:27 +0000 (19:59 +0000)] 
Changelog v1.14.0 - GHA

2 years agov1.14.0 v1.14.0
shamoon [Mon, 24 Apr 2023 19:06:22 +0000 (12:06 -0700)] 
v1.14.0