Skip to content

Releases: mccaffers/search-ops

Version 3.1.1

16 Sep 08:26
8fb238a
Compare
Choose a tag to compare

What's Changed

  • Minor update for macOS version only
  • Updated to allow switching between HTTPS and HTTP URI schemes in macOS version by @mccaffers in #34 - prioritised from issue #33

Full Changelog: 3.1...3.1.1

Version 3.1

03 Sep 11:25
8f141ed
Compare
Choose a tag to compare

What's Changed

  • Added multi-format date parsing support to DateTools by @mccaffers in #32

Full Change-log: 3.0...3.1

Version 3.0

01 Jun 12:41
979a629
Compare
Choose a tag to compare

SearchOps is now completely Open Source! 🎉

The entire application source code is available on GitHub, including all UI components, business logic, and features for authenticating and querying ElasticSearch & OpenSearch instances. I'm sharing Search Ops with a Convenience Pricing Model - the complete source code is freely available here, providing transparency, with pre-built versions are available on the App Store for those who prefer the convenience of automatic updates and easy installation.

This update includes a number of fixes when parsing large JSON objects.

What's Changed

  • Development of Version 3 by @mccaffers in #30
  • Importing the SwiftUI components to fully open source the application
  • Updating to use macOS15 with iPhone 16 to run tests
  • Added in preview assests and fixing codeql
  • Updates for CodeQL build, and some refactoring to tidy up code
  • Refactoring the about page for version 3
  • Updates views to support version 3
  • Updating release notes in iOS settings
  • Updating results to catch missing indices
  • Embedding Realm-Swift for release
  • Caught an issue with parsing Ints

Full Changelog: https://github.com/mccaffers/search-ops/commits/3.0