Skip to content

Release 4.3.0 rc5#1726

Open
demiankatz wants to merge 32 commits intoUniversalViewer:release-4.3.0from
FalveyLibraryTechnology:release-4.3.0-rc5
Open

Release 4.3.0 rc5#1726
demiankatz wants to merge 32 commits intoUniversalViewer:release-4.3.0from
FalveyLibraryTechnology:release-4.3.0-rc5

Conversation

@demiankatz
Copy link
Copy Markdown
Contributor

This is the fifth release candidate for 4.3.0, fixing more bugs discovered since RC4 (#1715), rebuilding the autogenerated docs, and updating further dependencies.

This RC also includes some further adjustments to the release workflow in an effort to get NPM publishing working again.

jamesmisson and others added 24 commits March 27, 2026 16:55
Co-authored-by: Demian Katz <demian.katz@villanova.edu>
Co-authored-by: Demian Katz <demian.katz@villanova.edu>
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.3 to 1.4.0.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@v1.3.3...v1.4.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.4.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.

Updates `brace-expansion` from 1.1.12 to 1.1.13
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.13)

Updates `brace-expansion` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.13)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.13
  dependency-type: indirect
- dependency-name: brace-expansion
  dependency-version: 2.0.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…gin (UniversalViewer#1719)

Removes [serialize-javascript](https://github.com/yahoo/serialize-javascript). It's no longer used after updating ancestor dependencies [serialize-javascript](https://github.com/yahoo/serialize-javascript), [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) and [copy-webpack-plugin](https://github.com/webpack/copy-webpack-plugin). These dependencies need to be updated together.


Removes `serialize-javascript`

Updates `terser-webpack-plugin` from 5.3.16 to 5.4.0
- [Release notes](https://github.com/webpack/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](webpack/terser-webpack-plugin@v5.3.16...v5.4.0)

Updates `copy-webpack-plugin` from 13.0.1 to 14.0.0
- [Release notes](https://github.com/webpack/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/copy-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](webpack/copy-webpack-plugin@v13.0.1...v14.0.0)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 
  dependency-type: indirect
- dependency-name: terser-webpack-plugin
  dependency-version: 5.4.0
  dependency-type: indirect
- dependency-name: copy-webpack-plugin
  dependency-version: 14.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
New description for manifestExclude
…config-docs-cleanup

Normalize markdown style in CONFIG.md.
…fix-next-prev-outline

Fix extra outlines in next/prev buttons.
…-width

Add minimum image width to download options
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
universalviewer Ready Ready Preview, Comment Apr 3, 2026 0:40am
universalviewer.dev Ready Ready Preview, Comment Apr 3, 2026 0:40am

Request Review

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

@demiankatz is attempting to deploy a commit to the Universal Viewer Team on Vercel.

A member of the Team first needs to authorize it.

@LanieOkorodudu
Copy link
Copy Markdown
Collaborator

I'm seeing that the pop-up search display options are partly hidden behind the image when running a search.
I checked the same thing in UV v3 for comparison, and the pop-up shows on top of the image.
Just wanted to check, is the RC5 behaviour expected, or should it be be working like UV v3?

See attached image
RC5 image
Screenshot 2026-04-08 095351

UV v3 image
Screenshot 2026-04-08 095456

@demiankatz
Copy link
Copy Markdown
Contributor Author

demiankatz commented Apr 9, 2026

Thanks for reporting that, @LanieOkorodudu -- I'm sure that's not intentional; looks like a z-order issue in the CSS somewhere. Do you see the same behavior in UV 4.2.1? If it's a newly-introduced bug in 4.3, we should definitely fix it before making a release since we don't want to introduce a new known bug. If it's an existing problem, I'd still be open to fixing it immediately, but if we don't want to delay 4.3.0 further, I think we could also justify releasing as-is and fixing in 4.3.1 in the interest of keeping things moving along.

I won't have time to look into this before next week, but maybe @jamesmisson or @LlGC-jop might have an idea if there's an urgent need for a solution. (I also don't mean to omit @Saira-A from the list -- but I think James and Jonathan have been in the CSS most recently :-) ).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants