Skip to content

onion-lookup v0.2 released with improvements and various fixes

Latest

Choose a tag to compare

@adulau adulau released this 22 Aug 13:16
· 2 commits to main since this release
v0.2
5f122f2

🧅 onion-lookup v0.2 – Release Notes

Release date: 19 August 2025

onion-lookup v0.2 introduces new features, improvements in usability and documentation, as well as important fixes for URL handling, tagging, and API compliance.

Online version: https://onion.ail-project.org/

✨ New Features

  • Query statistics: Added query statistics support to better monitor usage and lookup activity.
  • Tooltips: New tooltips introduced in the interface for improved usability.

🔧 Changes & Improvements

  • Tagging terminology update: Tagging remapped to align with the MISP taxonomies.
  • OpenAPI specification:
    • Fixed compliance issues with OpenAPI spec.
    • Improved clarity in the OpenAPI documentation.
  • Lookup improvements: Onion extraction from URLs refined, with requests certificate warnings disabled to reduce noise.
  • UI enhancements: Tooltip behavior refined for better user experience.

🐛 Bug Fixes

  • URL handling:
    • Fixed parsing when URLs have no prefix.
    • Fixed handling of partially URL-encoded strings (properly decoded back).
  • App behavior: Ensure proper checks when tags are returned.
  • OpenAPI: Multiple fixes for spec alignment and documentation consistency.

📌 Summary

This release makes onion-lookup more robust in handling URLs and taxonomies, aligns it better with OpenAPI standards, and introduces useful new features such as query statistics and tooltips.