Skip to content

Commit

Permalink
chore(release): 1.7.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 9, 2023
1 parent 091015e commit bc49ce4
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 46 deletions.
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,45 @@
# [1.7.2](https://github.com/gotson/komga/compare/1.7.1...1.7.2) (2023-11-09)
## 🐛 Fixes
**komga**
- check temp directory exists and is writable on startup ([4999edd](https://github.com/gotson/komga/commits/4999edd)), closes [#1283](https://github.com/gotson/komga/issues/1283)
- task FixThumbnailsWithoutMetadata could not fix sidecar covers ([9d2d007](https://github.com/gotson/komga/commits/9d2d007)), closes [#1287](https://github.com/gotson/komga/issues/1287)

## 🔄️ Changes
**komga**
- ktlint format ([ea52a5e](https://github.com/gotson/komga/commits/ea52a5e))

## 🛠 Build
**conveyor**
- remove space in windows installer name ([d51fdeb](https://github.com/gotson/komga/commits/d51fdeb))
- adjust JDK module list ([74d04d0](https://github.com/gotson/komga/commits/74d04d0))
- bump conveyor from 11.4 to 12.0 ([e30a93b](https://github.com/gotson/komga/commits/e30a93b))
- change windows installer name ([2c87700](https://github.com/gotson/komga/commits/2c87700))
- hard-code module list ([5911431](https://github.com/gotson/komga/commits/5911431))
- fix config file ([b80de03](https://github.com/gotson/komga/commits/b80de03))
- use the Apple notarization API ([0704e9f](https://github.com/gotson/komga/commits/0704e9f))

**jreleaser**
- add release introduction to the release notes ([d52ba95](https://github.com/gotson/komga/commits/d52ba95))

**release**
- upload conveyor logs ([e631313](https://github.com/gotson/komga/commits/e631313))
- fix secret decoding ([0995c26](https://github.com/gotson/komga/commits/0995c26))
- create secret folder before decoding ([4ddd51e](https://github.com/gotson/komga/commits/4ddd51e))

**tests**
- use conveyor detect config file ([0f6b7cc](https://github.com/gotson/komga/commits/0f6b7cc))
- add missing config for conveyor ([39825e4](https://github.com/gotson/komga/commits/39825e4))
- build jdk module list and compare with historical ([33e10f5](https://github.com/gotson/komga/commits/33e10f5))

## 🌐 Translation

- translated using Weblate (Chinese (Simplified)) ([091015e](https://github.com/gotson/komga/commits/091015e))
- translated using Weblate (Finnish) ([44a8db0](https://github.com/gotson/komga/commits/44a8db0))

## ⚙️ Dependencies
**komga**
- bump nightmonkeys imageio from 0.6.1 to 0.6.2 ([25eb6c0](https://github.com/gotson/komga/commits/25eb6c0)), closes [#1289](https://github.com/gotson/komga/issues/1289)

# [1.7.1](https://github.com/gotson/komga/compare/1.7.0...1.7.1) (2023-11-02)
## 🐛 Fixes
**docker**
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=1.7.1
version=1.7.2
org.gradle.jvmargs=-Xmx2G
90 changes: 45 additions & 45 deletions komga/docs/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -10691,17 +10691,17 @@
"type": "integer",
"format": "int32"
},
"sharingLabels": {
"uniqueItems": true,
"alternateTitles": {
"type": "array",
"items": {
"type": "string"
"$ref": "#/components/schemas/AlternateTitleUpdateDto"
}
},
"alternateTitles": {
"sharingLabels": {
"uniqueItems": true,
"type": "array",
"items": {
"$ref": "#/components/schemas/AlternateTitleUpdateDto"
"type": "string"
}
}
},
Expand Down Expand Up @@ -11461,16 +11461,16 @@
"sort": {
"$ref": "#/components/schemas/SortObject"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"first": {
"type": "boolean"
},
"last": {
"type": "boolean"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"empty": {
"type": "boolean"
}
Expand Down Expand Up @@ -11599,16 +11599,16 @@
"sort": {
"$ref": "#/components/schemas/SortObject"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"first": {
"type": "boolean"
},
"last": {
"type": "boolean"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"empty": {
"type": "boolean"
}
Expand Down Expand Up @@ -11788,16 +11788,16 @@
"sort": {
"$ref": "#/components/schemas/SortObject"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"first": {
"type": "boolean"
},
"last": {
"type": "boolean"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"empty": {
"type": "boolean"
}
Expand Down Expand Up @@ -12280,16 +12280,16 @@
"sort": {
"$ref": "#/components/schemas/SortObject"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"first": {
"type": "boolean"
},
"last": {
"type": "boolean"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"empty": {
"type": "boolean"
}
Expand Down Expand Up @@ -12373,16 +12373,16 @@
"sort": {
"$ref": "#/components/schemas/SortObject"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"first": {
"type": "boolean"
},
"last": {
"type": "boolean"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"empty": {
"type": "boolean"
}
Expand Down Expand Up @@ -12495,16 +12495,16 @@
"sort": {
"$ref": "#/components/schemas/SortObject"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"first": {
"type": "boolean"
},
"last": {
"type": "boolean"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"empty": {
"type": "boolean"
}
Expand Down Expand Up @@ -12541,16 +12541,16 @@
"sort": {
"$ref": "#/components/schemas/SortObject"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"first": {
"type": "boolean"
},
"last": {
"type": "boolean"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"empty": {
"type": "boolean"
}
Expand Down Expand Up @@ -12607,16 +12607,16 @@
"sort": {
"$ref": "#/components/schemas/SortObject"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"first": {
"type": "boolean"
},
"last": {
"type": "boolean"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"empty": {
"type": "boolean"
}
Expand Down Expand Up @@ -12682,16 +12682,16 @@
"sort": {
"$ref": "#/components/schemas/SortObject"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"first": {
"type": "boolean"
},
"last": {
"type": "boolean"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"empty": {
"type": "boolean"
}
Expand Down Expand Up @@ -12728,16 +12728,16 @@
"sort": {
"$ref": "#/components/schemas/SortObject"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"first": {
"type": "boolean"
},
"last": {
"type": "boolean"
},
"numberOfElements": {
"type": "integer",
"format": "int32"
},
"empty": {
"type": "boolean"
}
Expand Down

0 comments on commit bc49ce4

Please sign in to comment.