Skip to content

Commit

Permalink
1.12.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
funmaker committed Sep 22, 2024
1 parent 98261f7 commit ba8d012
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@

# Unreleased


# v1.12.2

- Popup gallery now stops all off-screen media from playing instead of just muting videos
- Fixed videos not reloading when navigating between posts

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hybooru",
"description": "Hydrus-based booru-styled imageboard in React",
"version": "1.12.2-dev",
"version": "1.12.2",
"engines": {
"node": ">=14.0.0",
"npm": ">=7.0.0"
Expand Down

0 comments on commit ba8d012

Please sign in to comment.