mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Compare commits
1 Commits
v2.2024082
...
v2.2024082
Author | SHA1 | Date | |
---|---|---|---|
|
ffc70a5298 |
1
.github/workflows/build-stable-container.yml
vendored
1
.github/workflows/build-stable-container.yml
vendored
@@ -1,7 +1,6 @@
|
||||
name: Build and release container
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,18 +1,6 @@
|
||||
# CHANGELOG
|
||||
|
||||
## v2.20240825.1 (2024-08-25)
|
||||
|
||||
Add patch component to be [semver] compliant and make github actions happy.
|
||||
|
||||
[semver]: https://semver.org/
|
||||
|
||||
### Full list of pull requests merged since the last release (newest first)
|
||||
|
||||
Allow manual trigger of release-container build (#4877, thanks @syeopite)
|
||||
|
||||
|
||||
|
||||
## v2.20240825.0 (2024-08-25)
|
||||
## 2024-08-25
|
||||
|
||||
### New features & important changes
|
||||
|
||||
@@ -169,7 +157,7 @@ Allow manual trigger of release-container build (#4877, thanks @syeopite)
|
||||
[#4876]: https://github.com/iv-org/invidious/pull/4876
|
||||
|
||||
|
||||
## v2.20240427 (2024-04-27)
|
||||
## 2024-04-26
|
||||
|
||||
Major bug fixes:
|
||||
* Videos: Use android test suite client (#4650, thanks @SamantazFox)
|
||||
|
Reference in New Issue
Block a user