Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesión
Icono del complemento

Historial de versiones de loupe-iiif - 11 versiones

loupe-iiif por Matthew Yang

Todavía no hay valoraciones
0 estrellas de 5
5
0
4
0
3
0
2
0
1
0
Historial de versiones de loupe-iiif - 11 versiones
  • ¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.

  • Última versión

    Versión 1.3.1

    Lanzada el 27 de ago. de 2026 - 389,89 KB
    Compatible con firefox 115.0 y superiores
    • A schema failure reported twice by the underlying validator now collapses
      into a single finding. Shared definitions reached from two branches of the
      schema (a manifest label that isn't a language map, for instance) made
      Ajv emit the identical error twice, and two identical rows read as two
      separate problems.

    ## Added
    • The help popup lists the four validation levels, so the [L1]–[L4] tag
      on each finding has a key: parseable JSON, IIIF structure, URL resolution,
      best-practice recommendations.

    ## Internal
    • Finding-location logic moved out of App.svelte into its own module, so
      the editor markers and click-to-jump can't disagree about where a finding is.
    • The IIIF schemas are grouped under schemas/.
    • npm run dev works again: the precompiled validators are emitted as ES
      modules rather than CommonJS, which Vite's dev server could not load.

    Se publicó el código fuente bajo la licencia ISC License

    Descarga Firefox y obtiene la extensión
    Descargar archivo
  • Versiones antiguas

    Versión 1.3.0

    Lanzada el 13 de ago. de 2026 - 394,02 KB
    Compatible con firefox 115.0 y superiores
    -The extension's version now shows in the bottom-right corner of the editor.
    -The extension notifies the user when a newer version is available. Previously an update would apply the moment it arrived, closing the workbench tab and discarding whatever was in the editor. Now the user gets a notice and choose the moment: reload & update applies it immediately.
    -After updating, the workbench tab reopens by itself on the new version.

    Se publicó el código fuente bajo la licencia ISC License

    Descargar archivo
  • Versión 1.2.0

    Lanzada el 12 de ago. de 2026 - 393,27 KB
    Compatible con firefox 115.0 y superiores
    Layer 3 link checking, rebuilt
    • Every referenced URL is now checked. Earlier versions stopped after the first 25, so a "passed" result could hide hundreds of unchecked links.
    • A progress bar shows how far along a check is, with a running count.
    • The summary reports unique URLs and how many references they came from, so repeated images are not counted twice.
    • URLs behind bot protection (Cloudflare, Turnstile) and URLs that time out are now reported as "could not be checked" warnings rather than dead links. A slow image server no longer looks like a broken manifest.
    • Warnings are underlined in the editor and clickable, jumping straight to the line, the same as errors.

    Other changes
    - The help popup now mentions loading a manifest from a local JSON file.
    - New look: blue header and a softer page background.
    - Long URLs wrap correctly inside report entries.

    Se publicó el código fuente bajo la licencia ISC License

    Descargar archivo
  • Versión 1.1.4

    Lanzada el 6 de ago. de 2026 - 414 KB
    Compatible con firefox 115.0 y superiores
    Highlight and jump-to Layer 1 JSON syntax errors — Layer-1 JSON syntax errors (e.g. an unquoted value like "type": Manifest) now get underlined in the editor, get a gutter dot, and are clickable in the report panel to jump to the exact spot — same as Layer 2+ findings already did. Previously they only showed a message with no location.

    Se publicó el código fuente bajo la licencia ISC License

    Descargar archivo
  • Versión 1.1.3

    Lanzada el 5 de ago. de 2026 - 413,96 KB
    Compatible con firefox 115.0 y superiores
    Improves the error message for invalid rights URIs — correctly handles RightsStatements.org's /page browsing links and stray query strings, not just a plain http/https mismatch. Also improves error messages for other fields with similar pattern-based validation (viewingDirection, behavior).

    Se publicó el código fuente bajo la licencia ISC License

    Descargar archivo
  • Versión 1.1.2

    Lanzada el 5 de ago. de 2026 - 413,87 KB
    Compatible con firefox 115.0 y superiores
    Fixes the file picker showing 'No file chosen' after successfully loading a manifest. Improves the error message for rights URIs that use https instead of the required http scheme for Creative Commons and RightsStatements.org.

    Se publicó el código fuente bajo la licencia ISC License

    Descargar archivo
  • Versión 1.1.1

    Lanzada el 4 de ago. de 2026 - 413,59 KB
    Compatible con firefox 115.0 y superiores
    Fixes the file picker showing 'No file chosen' after successfully loading a manifest.

    Se publicó el código fuente bajo la licencia ISC License

    Descargar archivo
  • Versión 1.1.0

    Lanzada el 4 de ago. de 2026 - 413,6 KB
    Compatible con firefox 115.0 y superiores
    Adds support for validating IIIF Presentation 4 manifests (currently a draft specification upstream). Presentation 3 validation now checks against the official IIIF schema, adding deeper structural checks (including annotations and annotation content) that the previous version didn't cover. No changes to Presentation 2.1 validation.

    Se publicó el código fuente bajo la licencia ISC License

    Descargar archivo
  • Versión 1.0.2

    Lanzada el 15 de jul. de 2026 - 375,89 KB
    Compatible con firefox 115.0 y superiores
    Adds support for IIIF Presentation API 2.1 manifests (previously only validated 3.0) — the version is auto-detected from a manifest's @context, so no configuration is needed. Fixes a bug where Presentation 2.1 manifests' image links weren't being checked in the link-resolution layer. Completes the rename to loupe-iiif throughout the extension.

    Se publicó el código fuente bajo la licencia ISC License

    Descargar archivo
  • Versión 1.0.1

    Lanzada el 14 de jul. de 2026 - 373,63 KB
    Compatible con firefox 115.0 y superiores
    Renamed the extension to loupe-iiif. No functional changes.

    Se publicó el código fuente bajo la licencia ISC License

    Descargar archivo
  • Versión 1.0.0

    Lanzada el 11 de jul. de 2026 - 373,64 KB
    Compatible con firefox 115.0 y superiores

    Se publicó el código fuente bajo la licencia ISC License

    Descargar archivo
Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.