Skip to content

ReplayWeb.page App 2.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 22:28
· 2 commits to main since this release
f76ba22

What's Changed

  • v2.5.0 by @SuaYoo in #527, including:

  • #521

    • Adds public navigateReplayTo method in that allows embeds to control replay navigation directly without reloading entire UI.
    • Enables reloading iframe even if source URL hasn't changed.
    • Refactors lifecycle events to prevent unnecessary re-renders.
  • #524

    • Fixes incorrect page count shown
    • Enables non-seed pages by default
    • Improves UX and accessibility of scrolling to load more by displaying help text
  • #525

    • Updates general styles and icons throughout to match Browsertrix styles
    • Allows deep customization of components with part and exportparts
  • #526

    • Enables importing Shoelace (ie Bootstrap) icons as inline SVG
    • Updates location bar buttons to use Bootstrap icons
    • Replaces deprecated raw-loader with Webpack-native asset rule
  • #529

    • Allows hiding collection metadata in embed.
    • Moves non-seed toggle next to search bar to match resources controls and enable hiding entire column when metadata is hidden.
  • #533

    • Fix non-seed pages toggle
  • #535, #534

    • Upgrade to Node 22 and Yarn 4
  • deps update for 2.5.0: by @ikreymer in #542

  • Upgrade Electron Build Pipeline + Windows Signing by @ikreymer in #543

  • ndjson parsing: ingore invalid JSON lines by @ikreymer in #544

  • chore: Fix linting issues by @SuaYoo in #546

  • deps: bump to wabac.js 2.27.1 by @ikreymer in #545

  • ci: make playwright tests more stable with additional settings by @ikreymer in #547

Full Changelog: v2.4.7...v2.5.0