Updates

  1. Server 7.5.2

    • Filter options restored Previously migrated filters for queen, charge, and statistic views are now available again in the web interface.
  2. Client 7.4.1

    • Accurate hive data Fixed how the app reads and displays statistics so numbers and charts match the actual hive records.
  3. Client 7.4.0

    • Wax ledger tracking Record and track wax production, purchases, and usage directly in the app.
    • Colony count toggle Show or hide the number of colonies in statistics with a single toggle.
    • Mobile dialog fixes Dialogs now display correctly on mobile devices.
    • Error message clarity Error notifications now show clearer, more detailed messages.
    • Wax form sizing Fixed the sizing of wax-related forms for better usability.
    • Simplified payments Removed Stripe checkout; all donations are now processed directly.
  4. Server 7.5.0

    • OpenAPI documentation The API now provides machine-readable OpenAPI contracts for all routes, enabling third-party integrations.
    • Wax ledger tracking Added a traceable ledger to record wax production, lot creation, and ownership details.
    • Tool error recovery Preserved details of tool recovery attempts when agents encounter errors.
    • Payment audit fixes Corrected miscellaneous errors in payment processing and membership records.
    • Stricter OAuth access Enforced access policies for OAuth logins to improve security.
    • WizBee tool roles Added role-based access control for WizBee tools within the application.
    • Location ownership checks Ensured users can only access hives and apiaries they own.
    • Removed Stripe support Payment processing no longer uses Stripe; alternative providers are now in place.
  5. Server 7.5.1

    • Faster hive reports Generating apiary and hive statistics now uses optimized database queries, reducing wait times for large operations.
  6. Server 7.4.0

    • WizBee integration Adds tools to record apiaries, hives, and hive movements directly from the WizBee or via your custom agent.
    • Container logging Logs now include timestamps and severity levels in a format compatible with container platforms.
    • Faster container startup Child containers skip database migrations that were already run by the parent container.
  7. Client 7.3.0

    • Streamlined Infrastructure We removed unused server infrastructure in the United States to reduce operating costs.
  8. Client 7.2.1

    • Fix Logout now works reliably on the first click.
    • Fix Table search placeholder is now properly translated.
    • Technical Change Updated OAuth redirect flow for ChatGPT integration.
  9. Server 7.3.0

    • Feature Added OAuth endpoint for custom GPT integration.
    • Improvement Updated WizBee assistant model to Mistral Medium 3.5.
    • Performance Cached historical weather temperatures to improve response times.
    • Technical Change Expanded OAuth origin allow list to support additional integrations.
  10. Server 7.3.1

    • Fix Fixed an issue where number strings were not correctly converted to numbers in observation data.