We're excited to announce the release of Redot Dashboard v1.0.5! This update brings several enhancements, fixes, and new features designed to improve your experience and streamline your workflow. Here's a detailed look at what's new in this version.
Renamed Repeater Initialization to Form-Repeater
To improve clarity and consistency across the platform, we've renamed the "repeater" initialization to "form-repeater." This change not only standardizes terminology but also makes it easier for users to understand and utilize this functionality.
Fixed Repeater Indexing
We have addressed issues related to repeater indexing. The previous version had some indexing problems that could cause unexpected behavior. With this update, repeater indexing works more reliably, ensuring that your data is accurately handled and displayed.
Added Success Messages for Language Commands
To enhance user feedback and interaction, success messages have been added for language commands. Whenever you perform language-related operations, you will now receive clear, affirmative messages confirming that your commands have been successfully executed.
Optional Cache Refresh in Setting Model and Helper
We've introduced an optional cache refresh feature to the get function in the Setting model and helper. This allows for more efficient data retrieval and ensures that you always have access to the most up-to-date information without manually clearing the cache.
Moved Settings Validation to config/redot
In our continuous effort to organize and streamline code, settings validation has been moved to the config/redot.php
. This change simplifies the settings validation process, making it more intuitive and easier to manage.
Delete Old Tokens When Syncing
To maintain language tokens synced, old tokens are now deleted during the syncing process. This prevents the accumulation of outdated tokens and helps keep your system clean and secure.
New Command: permissions:sync
We've added a new command, permissions:sync
, which simplifies the synchronization of permissions. This command makes it easier to manage user permissions and ensures that all permissions are up-to-date with the latest configurations.
Minor Fixes and Coding Enhancements
In addition to the major updates, v1.0.5 includes several minor fixes and coding enhancements. These improvements address small bugs and optimize the overall performance and stability of the Redot Dashboard, ensuring a smoother user experience.
We hope you enjoy the new features and improvements in Redot Dashboard v1.0.5. Your feedback is invaluable to us, so please continue to share your thoughts and suggestions. Thank you for choosing Redot Dashboard!