Skip to content

Commit

Permalink
chore(release): 1.15.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 17, 2024
1 parent 1470a02 commit feb807b
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 41 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
# [1.15.1](https://github.com/gotson/komga/compare/1.15.0...1.15.1) (2024-12-17)
## 🐛 Fixes

- static web resources not available ([f22d880](https://github.com/gotson/komga/commits/f22d880))

## 🔄️ Changes

- fix path format ([4ff3881](https://github.com/gotson/komga/commits/4ff3881))

## 🛠 Build
**conveyor**
- use JDK 22 to fix windows build issue ([3b4dca2](https://github.com/gotson/komga/commits/3b4dca2))

## 🌐 Translation
**komga-tray**
- translated using Weblate (Portuguese) ([1470a02](https://github.com/gotson/komga/commits/1470a02))
- translated using Weblate (Thai) ([d179eb2](https://github.com/gotson/komga/commits/d179eb2))

**webui**
- translated using Weblate (Chinese (Simplified Han script)) ([5724409](https://github.com/gotson/komga/commits/5724409))
- translated using Weblate (Finnish) ([83d0627](https://github.com/gotson/komga/commits/83d0627))
- translated using Weblate (Spanish) ([af7b1d6](https://github.com/gotson/komga/commits/af7b1d6))
- translated using Weblate (Croatian) ([43f86ad](https://github.com/gotson/komga/commits/43f86ad))
- translated using Weblate (Portuguese) ([29826e1](https://github.com/gotson/komga/commits/29826e1))
- translated using Weblate (Japanese) ([3871fcf](https://github.com/gotson/komga/commits/3871fcf))
- translated using Weblate (German) ([3cdb5f0](https://github.com/gotson/komga/commits/3cdb5f0))
- translated using Weblate (Portuguese (Brazil)) ([dd9482d](https://github.com/gotson/komga/commits/dd9482d))
- translated using Weblate (Thai) ([3cdec06](https://github.com/gotson/komga/commits/3cdec06))
- translated using Weblate (Turkish) ([d501d1a](https://github.com/gotson/komga/commits/d501d1a))

# [1.15.0](https://github.com/gotson/komga/compare/1.14.1...1.15.0) (2024-12-16)
## 🚀 Features
**api**
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.15.0
version=1.15.1
org.gradle.jvmargs=-Xmx2G
80 changes: 40 additions & 40 deletions komga/docs/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -13286,16 +13286,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 @@ -15534,16 +15534,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 @@ -15617,16 +15617,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 @@ -15978,16 +15978,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 @@ -16063,16 +16063,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 @@ -16185,16 +16185,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 @@ -16231,16 +16231,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 @@ -16297,16 +16297,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 @@ -16372,16 +16372,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 @@ -16418,16 +16418,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 feb807b

Please sign in to comment.