EXide Versions Save

A web-based XQuery IDE for eXist-db

v3.5.1

11 months ago

v3.5.0

1 year ago
  • Fixed: Login dialog should focus on User input field with File > Manage - #468
  • New: Save as uses current file's collection - #469
  • New: Add preference to toggle auto-pairing of comments and brackets, and improve auto-pairing - #471, #475
  • New: Add download button to DB Manager view - #484
  • Fixed: Handling of resources with special characters - #489
  • New: Syntax highlighting applied to query results - #491
  • New: Copy results pane to clipboard - #513
  • New: Set the number of results displayed - #527

v3.4.0

1 year ago
  • New: Warn user when saving contents of XQuery window with non-XQuery file extension - #462
  • New: Adopt community XQuery file extension convention - #461

v3.3.1

2 years ago
  • Fixed: Snippets for XQuery 3.1 - #420
  • Fixed: Ensure errors in module inspection don’t halt docs lookup - #420

v3.3.0

2 years ago
  • Feature: Include ag-grid in build to allow offline use of eXide - #411

v3.2.1

2 years ago
  • Hotfix - revert unintended change to default font for editor - #391

v3.2.0

2 years ago
  • Feature: Expanded serialization preferences (in Edit > Preferences) with separate settings governing serialization when opening documents in the editor, downloading documents to disk, and downloading EXPath applications; these settings now control 3 serialization parameters: indent, XInclude expansion, and XML declarations - #335
  • Fixed: Preferences added in new versions of eXide were not picked up when upgrading from old versions - #334
  • Fixed: Bug caused by lingering references to the shared-resources package after it was removed from the list of declared dependencies - #333
  • Fixed: Long lines in output area not wrapped - #326
  • Fixed: Changes to Print Margin preferences were not persisting - #335.
  • Fixed: Info endpoint default parameters - #335.
  • v3.1.1

    2 years ago
  • Fixed: Scrollbar missing in Directory & Outline sidebar pane - #317
  • Fixed: Open button inoperative in DB Manager dialog - #322
  • Fixed: Scrollbar missing in output area for large outputs - #325
  • Fixed: Long lines in output area not wrapped - #326
  • Reverted serialization options from 3.1.0 pending solution to #334.
  • v3.1.0

    2 years ago
    • Feature: Added Preference options that govern indentation and XInclude expansion when opening and downloading XML documents from database, and expanded documentation to cover commonly used features of eXide, such as XQSuite and EXPath Package support and query result controls - #328
    • Behind the scenes: Switched continuous integration platforms from TravisCI to GitHub Actions - #332

    v3.0.0

    2 years ago
    • Remove dependency on deprecated shared-resources package
    • Reimplement the file manager grid component, dropping worst outdated dependency
    • Dropped outdated app generation feature. Please use the much better yeoman generator.