EXide Versions Save

A web-based XQuery IDE for eXist-db

v2.4.4

6 years ago
  • Fixed: Handling of special characters in resource names - #183
  • v2.4.3

    6 years ago
    • New: Support "Snapshot" as a status in the app generator - #178
    • New: Do not suggest deprecated functions - #179

    Install this version via eXist's Dashboard > Package Manager, or for more information about the package, visit the eXist-db.org Public Repo.

    v2.4.2

    6 years ago

    Install this version via eXist's Dashboard > Package Manager, or for more information about the package, visit the eXist-db.org Public Repo.

    v2.4.1

    6 years ago
    • Fixed: Restored the SetGID, SetUID, and sticky bit checkboxes in File > Manage permissions dialog

    (Requires eXist 3.3.0 or higher.)

    Install this version via eXist's Dashboard > Package Manager, or for more information about the package, visit the eXist-db.org Public Repo.

    v2.4.0

    6 years ago
    • New: Support all native serialization methods in displaying query results, including eXist 3.3.0's new adaptive serialization
    • New: Add a toggle for indentation of query results

    (Requires eXist 3.3.0 or a development snapshot of 3.3.0 from June 10 or later.)

    Install this version via eXist's Dashboard > Package Manager, or for more information about the package, visit the eXist-db.org Public Repo.

    v2.3.4

    6 years ago
    • Fix download app to descend into collections

    Install this version via eXist's Dashboard > Package Manager, or for more information about the package, visit the eXist-db.org Public Repo.

    v2.3.2

    7 years ago
    • Raise eXist dependency restrictions to allow compatibility with eXist 3.1

    Install this version via eXist's Dashboard > Package Manager, or for more information about the package, visit the eXist-db.org Public Repo.

    2.3.1

    7 years ago

    2.3.1

    • Add Adaptive Output mode handling for maps with a sequence of items as a value

    Install via Dashboard > Package Manager, or for more information about the package, visit the eXist-db.org Public Repo.

    2.3.0

    • New adaptive and JSON output options for query results
    • New checkbox to toggle highlighting of index hits
    • Fix function doc lookup
    • Various bug fixes

    2.2.0

    • Keyboard shortcuts for copy and paste in file dialog
    • Type in file dialog to quickly jump to file

    2.1.2

    • Fix scrolling of editor tabs if they do not fit on screen
    • Various small bug fixes

    2.1.1

    • New collection tree view
    • Fix inline help for functions
    • When uploading many files, don't show them all to avoid browser crash
    • Fix display of query results: skip unnecessary namespace declarations

    2.1.0

    9 years ago
    • Fix word-left/word-right navigation
    • Add menu item to reset editor window layout to defaults
    • Keyboard shortcuts should now work in entire window, not just editor
    • Add shortcuts Alt-1 to 9 (windows, linux) and Ctrl-1 to 9 (mac) to quickly switch between tabs
    • Tabs can now be reordered with drag and drop
    • Added "Close-All" menu item
    • Added menu item to reset editor layout (in case it is messed up)
    • Previous "run" button has been split into two: "eval" and "run". "Eval" works as before in that it evaluates the query inside eXide, while "run" opens a stored query or app project in a new tab. I changed this because some users seemed to have trouble understanding the different ways to run a query in eXist.