Skip to content

Releases: platzhersh/openehr-explorer

v0.6.0

Choose a tag to compare

@platzhersh platzhersh released this 25 Aug 18:48
5033ed1

What's Changed

  • docs(website): document the apt repo install path (OEH-12) by @platzhersh in #111
  • fix: accept AQL autocomplete suggestions and stop duplicating demo URL by @platzhersh in #112
  • feat(server): allow setting a default server profile by @platzhersh in #115
  • feat(server): add FerroEHR server_type support by @platzhersh in #114
  • docs: add total-downloads badge to README and landing page by @platzhersh in #116
  • chore: bump version to 0.6.0 by @platzhersh in #117

Full Changelog: v0.5.2...v0.6.0

v0.5.2

Choose a tag to compare

@platzhersh platzhersh released this 23 Aug 21:55
553e0e8

What's Changed

  • fix(ci): retry apt repo publish until the release .deb is attached by @platzhersh in #108
  • fix(aql): fix AQL keyword highlighting clobbering standard SQL keywords by @platzhersh in #109
  • chore: bump version to 0.5.2 by @platzhersh in #110

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@platzhersh platzhersh released this 23 Aug 21:28
47fc54d

What's Changed

  • build(deps): Bump quinn-proto from 0.11.14 to 0.11.16 in /src-tauri by @dependabot[bot] in #67
  • feat(website): detect visitor OS for download button, link to install docs by @platzhersh in #96
  • fix(website): add a proper favicon set for the GitHub Pages site by @platzhersh in #97
  • feat: apt repo + AUR package for Linux install (OEH-12) by @platzhersh in #98
  • docs: refresh tool comparison with ehr-ctrl and dedupe README by @platzhersh in #101
  • docs: link the openEHR Discourse announcement thread by @platzhersh in #102
  • feat(website): replace hero mockup with real screenshots and a demo clip by @platzhersh in #103
  • feat(website): add fullscreen lightbox to screenshot gallery by @platzhersh in #104
  • fix(scripts): trim blank lead-in frame from demo.gif/demo.mp4 by @platzhersh in #105
  • fix(aql): highlight openEHR-specific AQL keywords in editor by @platzhersh in #106
  • chore: bump version to 0.5.1 by @platzhersh in #107

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@platzhersh platzhersh released this 22 Aug 20:53
dcad0cb

What's Changed

  • fix(ci): fix invalid secrets reference in winget workflow if condition by @platzhersh in #91
  • ci: bump action-gh-release to v3 and fix VirusTotal glob mismatch by @platzhersh in #92
  • fix(ci): use non-deprecated depends_on macos: syntax in Homebrew Cask by @platzhersh in #94
  • feat(updates): add manual "Check for Updates" triggers, fix download crash by @platzhersh in #93
  • chore: bump version to 0.5.0 by @platzhersh in #95

Full Changelog: v0.4.3...v0.5.0

v0.4.3

Choose a tag to compare

@platzhersh platzhersh released this 22 Aug 19:51
d725174

What's Changed

  • docs: document the macOS Gatekeeper "damaged" workaround by @platzhersh in #79
  • SEO indexing fixes: sitemap lastmod, GSC verification, JSON-LD image by @platzhersh in #81
  • docs(readme): add header banner, badges, and installation section by @platzhersh in #82
  • docs(website): document Linux .deb package in install docs by @platzhersh in #83
  • fix: gh api --jq doesn't accept extra jq flags like --arg by @platzhersh in #80
  • ci: add Windows package manager auto-publish workflows (Scoop + winget) by @platzhersh in #76
  • feat(website): publish working Windows install command (Scoop) by @platzhersh in #84
  • docs(website): fix stale Windows/macOS install instructions by @platzhersh in #85
  • docs(website): update changelog, refresh stale content, add docs search by @platzhersh in #87
  • refactor: Move Add/Edit Server form into a modal dialog by @platzhersh in #86
  • docs: add RELEASING.md documenting the release workflow by @platzhersh in #88
  • chore: bump version to 0.4.3 and add changelog entry by @platzhersh in #89
  • docs(readme): update stale installation and documentation sections by @platzhersh in #90

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@platzhersh platzhersh released this 07 Aug 22:12
60c7e1c

What's Changed

  • feat(website): add SEO basics to product website by @platzhersh in #70
  • chore: LICENSE copyright year + add CONTRIBUTING.md by @platzhersh in #71
  • build(deps): Bump postcss from 8.5.8 to 8.5.26 by @dependabot[bot] in #73
  • ci + website: publish Homebrew Cask, add auto-publish workflow by @platzhersh in #75
  • build(deps): Bump openssl from 0.10.78 to 0.10.80 in /src-tauri by @dependabot[bot] in #61
  • build(deps): Bump tar from 0.4.45 to 0.4.46 in /src-tauri by @dependabot[bot] in #62
  • build(deps): Bump brace-expansion and vue-tsc by @dependabot[bot] in #68
  • build(deps): Bump serde_with from 3.18.0 to 3.21.0 in /src-tauri by @dependabot[bot] in #66
  • fix(updater): configure real Tauri signing public key, bump to 0.4.2 by @platzhersh in #78

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@platzhersh platzhersh released this 06 May 11:10
653bc96

What's Changed

  • build(deps): Bump openssl from 0.10.76 to 0.10.78 in /src-tauri by @dependabot[bot] in #53
  • build(deps): Bump rustls-webpki from 0.103.10 to 0.103.13 in /src-tauri by @dependabot[bot] in #55
  • chore: Update application icon by @platzhersh in #57
  • chore: Bump version to 0.4.1 by @platzhersh in #58

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@platzhersh platzhersh released this 20 Apr 13:04
b31123a

What's Changed

  • feat(templates): add lifecycle contextual help indicator by @platzhersh in #49
  • feat: pretty-print OPT XML in template browser by @platzhersh in #48
  • chore: Improve popover positioning and accessibility in LifecycleBadge by @platzhersh in #50
  • ci: Automate VirusTotal scan submission in release pipeline by @platzhersh in #51
  • chore: bump version to 0.4.0 by @platzhersh in #52

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@platzhersh platzhersh released this 12 Apr 16:57
c86ee4a

What's Changed

  • feat: adress several small security issues by @platzhersh in #43
  • feat: Add settings files info panel with directory opener by @platzhersh in #44
  • feat: Implement secure credential storage with keychain/encrypted-file backend by @platzhersh in #45
  • feat: add auto-update mechanism, replace default logos, add PRDs and ADR for analytics by @platzhersh in #33
  • feat: Add opt-in Aptabase analytics integration with dev/prod separation by @platzhersh in #46
  • chore: bump version to 0.3.0 by @platzhersh in #47

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@platzhersh platzhersh released this 10 Apr 16:23
92a862e

What's Changed

  • ci: fix minor issues & update actions by @platzhersh in #29
  • doc: Add Apache 2.0 license to project by @platzhersh in #30
  • feat: Add AQL-backed EHR search with advanced filtering (PRD-0013) by @platzhersh in #38
  • build(deps): Bump tokio from 1.50.0 to 1.51.1 in /src-tauri by @dependabot[bot] in #34
  • build(deps-dev): Bump vite from 6.4.1 to 6.4.2 by @dependabot[bot] in #32
  • chore: fix and cleanup ehr search by @platzhersh in #39
  • feat: Improve server version detection with fallback strategies by @platzhersh in #40
  • feat: add global keyboard shortcuts & update docs by @platzhersh in #41
  • feat: add Documentation link in sidebar and keyboard shortcut by @platzhersh in #42

Full Changelog: v0.1.0...v0.2.0