Skip to content

Releases: NikolisSec/OdysseySearch

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 16 Aug 11:58

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Aug 14:13

What's new in v1.0.3

  • Emoji fallback for legacy consoles - Odyssey Searcher now renders ASCII-safe output in plain cmd.exe / legacy conhost (emoji replaced with *, +, -, !, >, -> etc.), so the UI is readable everywhere.
  • Console parity fix - ANSI/VT + UTF-8 are enabled automatically on Windows legacy consoles, so colors, spinners and Greek text display correctly.
  • Windows installer polish - the .exe now ships with a custom icon and real version metadata (visible in File Properties).
  • Signed-build ready - the release pipeline supports optional Authenticode code-signing when signing secrets are configured.

Downloads

Windows

curl -L -o odyssey.exe https://github.com/NikolisSec/OdysseySearch/releases/download/v1.0.3/odyssey.exe

Debian / Ubuntu

curl -L -o odyssey_1.0.3_all.deb https://github.com/NikolisSec/OdysseySearch/releases/download/v1.0.3/odyssey_1.0.3_all.deb

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 13:48