
GroTool
iOS Universel / Productivité
This application belongs to a suite named GroTool, which is a Time and Attendance system that helps manage any agriculture operation.
Specifically, this app creates transactions when the employee clocks in and out as well as keeping track of their productivity.
The application will not have a common use, instead it will only be used by supervisory personnel of companies that use the GroTool system.
Quoi de neuf dans la dernière version ?
## [1.2.7] - 2025-07-09
### Added
- **Success logging system**: Implementation of success operation logging in comment and questionnaire answer services
- **Enhanced error handling**: Detailed logging of successes and failures in data synchronization
### Changed
- **Version code**: Updated to 127 in `build.gradle` and `project.pbxproj`
- **Version name**: Updated to 1.2.7
### Fixed
- **Error handling in services**: Improvements in error capture and logging in transportation services
---
## [1.2.6] - 2025-07-04
### Changed
- **Version code**: Updated to 126 in `build.gradle` and `project.pbxproj`
- **Version name**: Updated to 1.2.6
---
## [1.2.5] - 2025-07-04
### Changed
- **Version code**: Updated to 125 in `build.gradle` and `project.pbxproj`
- **Version name**: Updated to 1.2.5
### Added
- **Success logging in synchronization**: Implementation of success operation logging in clock service
- **Code structure improvements**: Refactoring for better clarity and maintainability
### Changed
- **Error handling**: Improvements in clock service for better error capture and logging
- **Data structure**: Simplification and optimization in clock service
---
## [1.2.4] - 2025-07-03
### Added
- **Clipboard support**: Integration of `@capacitor/clipboard` for copy/paste functionality
- **Enhanced error handling system**: Implementation of detailed logging in all services
- **Error visualization page**: New interface to review error and success logs
### Changed
- **Capacitor dependencies**: Updated to version 7.2.0
- **Android and iOS configurations**: Adjustments for compatibility with new dependencies
- **Synchronization services**: Improvements in error handling and logging
### Fixed
- **Error handling in services**: Correction of error capture and logging in critical services
---
## [1.2.3] - 2025-06-19
### Added
- **Chunked uploads**: Implementation of batch synchronization with 200 records per batch for better performance
- **Cleanup promises**: New system for automatic cleanup of synchronized data
- **Enhanced database interaction methods**: New methods for efficient data management
### Changed
- **Code structure**: Improvements in code readability and organization
- **Synchronization services**: Refactoring for better performance and maintainability