Skip to content

Releases: eXist-db/eXide

v3.5.4

27 Aug 12:16
e997dc7
Compare
Choose a tag to compare
  • Fixed: Outline view in sidebar - #711

v3.5.3

23 Jun 19:27
ffec7b8
Compare
Choose a tag to compare
  • Fixed: Detection of Javascript and Markdown files opened in editor - #695

v3.5.2

26 Apr 02:17
f01539f
Compare
Choose a tag to compare
  • Fixed: Downloads via Application > Download app and via DB Manager - #650

v3.5.1

11 May 14:18
Compare
Choose a tag to compare
  • Fixed: With configuration.xml set to guest=no, login is impossible - #595
  • Fixed: Made compatible with the upcoming eXist-db 7.0.0 version - #609

v3.5.0

06 Jan 03:49
1f51469
Compare
Choose a tag to compare
  • 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

12 May 13:25
b9f6b3e
Compare
Choose a tag to compare
  • 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

22 Feb 15:37
c5ea1fc
Compare
Choose a tag to compare
  • Fixed: Snippets for XQuery 3.1 - #420
  • Fixed: Ensure errors in module inspection don’t halt docs lookup - #420

v3.3.0

24 Jan 22:43
3684693
Compare
Choose a tag to compare
  • Feature: Include ag-grid in build to allow offline use of eXide - #411

v3.2.1

26 Nov 01:12
Compare
Choose a tag to compare
  • Hotfix - revert unintended change to default font for editor - #391

v3.2.0

23 Nov 21:50
Compare
Choose a tag to compare
  • 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.