Skip to content

v0.11.0

Choose a tag to compare

@fabawi fabawi released this 27 Aug 10:08
· 79 commits to main since this release
33937ec

What's Changed

  • Updated drawio editor and fixed json parsing errors in drawio messages by @fabawi in #349
  • Extended the proxied URL pattern to support variations on git links by @fabawi in #352
  • Added highlight (json, yml, toml, xml, html, css) and toolbar (md, json, yml, toml) support for additional scripting languages by @fabawi in #353
  • Added Italian translation by @desk7 in #354
  • Added support for Textmate grammars by @fabawi in #355
  • Added editor header hiding and moved file extension icons to the tabs instead of editor header by @fabawi in #356
  • Switched Textmate from stream to lezer codemirror parser by @fabawi in #357
  • Improved panel collapse button styles and added Textmate grammar await on initialization by @fabawi in #358
  • Improved comment parsing and added comment masking wrapper by @fabawi in #361
  • Added review and changes tracking by @fabawi in #362
  • Upgraded texlyre-busytex for automatic Biber support by @fabawi in #363
  • Added status banner for service downtime warning by @fabawi in #366
  • Added browser storage capacity detection and control by @fabawi in #368
  • Added accessibility theme variants and introduced scrolling for clipped components by @fabawi in #373
  • Added peer-to-peer remote compile by @fabawi in #374
    • Unified LSP and typesetter communication protocols
    • Added switch between WebRTC and WebSocket for external tools
    • Changed local storage exchange between Chelys and TeXlyre to Yjs protocol rather than polling/merging
    • Added extended controls for generic LSP and typesetter settings
    • Added feature for sharing LSP and typesetters with collaborators (shareable WebRTC tools only)
  • Added file explorer sorting and multi-select for project files by @fabawi in #375
  • BUGFIX: Outlines showed annotation tags by @fabawi in #367
  • BUGFIX: Updates to project details were not immediately propagated to the project dashboard by @fabawi in #374
  • BUGFIX: Cancelled file operations were categorized as general errors, triggering failure pipelines in some extra plugins by @fabawi in #374

New Contributors

Full Changelog: v0.10.1...v0.11.0