Updates
-
Server 7.6.1
- Search text preserved Table search text now remains visible after applying filters or sorting.
- Sortable apiaries table Apiaries can now be sorted by creation date, update date, and deletion date.
- Sortable Charge Control Charge inventory can now be sorted by type name, kind, and deletion date.
- Sortable hives table Hives can now be sorted by apiary name and queen name when viewing detailed hive lists.
- Numeric hive search Hive search now supports numeric hive names.
- Expanded queen sorting Queens can now be sorted by mark colour, mother, mating, race, movement date, and deletion date.
- Numeric queen search Queen search now supports numeric queen names.
- Queen statistics sorting Queen statistics can now be sorted by movement date.
- Sortable queen rearing Queen rearing records can now be sorted by symbol, type, job, larvae count, hatch count, mating count, and update date.
-
Client 7.5.1
- Fixed table sorting Table columns now correctly sort in ascending or descending order as selected.
- Aligned sortable columns Improved visual alignment of sortable columns across all tables.
- Disabled unsupported sorting Removed sorting options for columns that do not support it in Charge Control, checkups, feedings, and harvests.
-
Server 7.6.0
- Counted inventory adjustments Enter stock physically counted in Charge Control; b.tree records the required difference as incoming or outgoing goods.
- Correct wax inventory A new inventory-correction feature lets you update wax stock counts and carry notes forward to new lots.
- Quieter calendar logs Missing calendar links no longer trigger error-level alerts; they are logged as routine information.
-
Client 7.5.0
- Wax stock corrections A new form lets you record adjustments to your wax inventory with notes explaining the change.
- Wax notes visible Inventory notes now appear in the wax table so you can see why corrections were made.
- Inventory count mode Charge Control now lets you enter the total stock physically counted; b.tree calculates the required incoming or outgoing goods entry.
-
Server 7.5.2
- Filter options restored Previously migrated filters for queen, Charge Control, and statistics views are now available again in the web interface.
-
Client 7.4.1
- Accurate hive data Fixed how the app reads and displays statistics so numbers and charts match the actual hive records.
-
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.
-
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.
-
Server 7.5.1
- Faster hive reports Generating apiary and hive statistics now uses optimized database queries, reducing wait times for large operations.
-
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.