helium Releases
65 releases of mherrmann/helium
- v6.1.0
This release prioritizes security by fixing permission validation issues in multi-user environments and introduces new features such as a global privacy setting to disable tracking, S3 media proxying, and granular permission controls for campaigns.
Mar 29, 2026
- v0.8.0
This release introduces Beta testing for DB-GPT V0.8.0, adds a CLI command to start the application, and upgrades the default MiniMax model to M2.7. It also addresses documentation build failures and optimizes performance for web API and document image loading.
Mar 27, 2026
- v0.7.5
This release focuses on integrating new data sources like Neo4j and Elasticsearch, enhancing benchmarking capabilities, and introducing new agents for data analysis and anomaly detection.
Feb 11, 2026
- v7.0.0Fix relative searches
Fixes a bug where relative searches could not find nested button arrangements like Button('Duplicate Button', to_left_of=Button('Duplicate Button', below=Button('Duplicate Button'))). This is a major version because it changes which elements are found by the API.
Feb 4, 2026
- v6.0.0Improve the behavior of find_all
Improves the behavior of find_all by fixing a bug where the same element was reused across loop iterations, and changes the return behavior to only return the first matching element instead of all matching elements. This is a major version bump due to backwards-incompatible changes.
Jan 13, 2026
- 1.3.0Hello 算法 1.3.0
This release updates the 'Hello Algorithms' book with revisions to core algorithm chapters, introduces a new EPUB generator, and adds Japanese language support alongside content synchronization between English and Chinese versions.
Jan 1, 2026
- v5.1.2Prevent Chrome's leaked password detection
Prevents Chrome's leaked password detection prompt from appearing during automation, which could otherwise interfere with automated workflows.
Nov 10, 2025
- v0.7.4
Adds support for GLM4.5 and BurnCloud AI model providers, improves database integrations with pgvector and Milvus, and fixes various Excel and connection serialization bugs.
Oct 24, 2025
- RELEASE.2025-10-15T17-29-55ZSecurity/CVE RELEASE.2025-10-15T17-29-55Z
Addresses a critical security vulnerability (Privilege Escalation via Session Policy Bypass) in MinIO and fixes LDAP, replication, and pool configuration issues.
Oct 16, 2025
- RELEASE.2025-09-07T16-13-09Z
Updates the management console and object browser to newer versions, enhances Grafana dashboards with datasource variables, and fixes LDAP and multipart upload logic.
Sep 7, 2025
- v0.7.3
Introduces GaussDB data source connector, GLM4.1-vl model support, and Qwen3 embeddings, while resolving JSON parsing robustness and web UI overlapping button issues.
Jul 25, 2025
- RELEASE.2025-07-23T15-54-02Z
Implements support for X25519MLKEM768 (post-quantum cryptography) and refines disk threshold restrictions and metadata read behaviors for MinIO.
Jul 23, 2025
- RELEASE.2025-07-18T21-56-31ZBugfix Release
Fixes CopyObject checksum preservation and encryption, resolves Admin API policy dereferencing issues, and updates the Console to the latest version.
Jul 18, 2025
- RELEASE.2025-06-13T11-33-47ZBugfix Release
This release focuses on bug fixes for S3 operations, specifically involving ILM (Lifecycle Management), object listing, and multipart uploads. It also includes updates to documentation and support for new architectures like RISC-V 64.
Jun 23, 2025
- v5.1.1Fix start_firefox(..., profile=profile)
Bug fix release that resolves an issue with starting Firefox when using a custom profile parameter.
Feb 20, 2025
- 1.2.0Hello 算法 1.2.0
This release focuses on expanding multilingual support by adding Traditional Chinese and English translations, while introducing Ruby language support and optimizing existing code and translations.
Dec 6, 2024
- v5.1.0Add support for input type=date and ...=time
Adds support for HTML input elements with type=date and type=time, expanding Helium's ability to interact with date and time form fields. This is a minor version upgrade because the new implementation may find slightly different text fields.
Aug 23, 2024
- v5.0.6Fix a small bug in find_all(...)
Aug 14, 2024
- v5.0.5Avoid some FramesChangedWhileIterating errors
Aug 14, 2024
- v5.0.4Fix NoSuchElementException print(...)ing elements outside the current frame
Aug 14, 2024