Array Handling: You can now append elements to an array correctly using the applyPatches feature, ensuring that new items are added to the end of the array as expected.
Improvements
Mobile Navigation: The mobile navbar menu styles are improved, making it more usable and consistent across light and dark themes.
Fixes
Fix the issue where appending to an array using patches incorrectly inserts elements at the beginning instead of the end.
Fix minor typos throughout the documentation to enhance clarity and professionalism.
Others
Update documentation to correct minor grammatical errors, ensuring a better reading experience for users.