| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-02-09 | 3.6 kB | |
| Version 0.0.6 source code.tar.gz | 2024-02-09 | 28.5 MB | |
| Version 0.0.6 source code.zip | 2024-02-09 | 28.7 MB | |
| Totals: 3 Items | 57.2 MB | 0 | |
Akello v0.0.6 Release Summary
Documentation and Development Enhancements
- Updated documentation version for improved clarity.
- Enhanced local development setup for a more efficient workflow.
- Transitioned scripts to Makefile, optimizing development processes. @rajdip-b in [#196]
User Interface and Functionality Improvements
- Improved data column readability, making information more accessible. @vselvarajijay in [#191]
- Abstracted custom plugin integrations, enabling more versatile plugin usage. @vselvarajijay in [#194]
- Enabled custom mixins and resolved npm package deployment issues, streamlining package management. @vselvarajijay in [#195]
- Temporarily disabled user invites on the registry for better system performance. @vselvarajijay in [#193]
- Upgraded the React package, incorporating the latest features and improvements. @vselvarajijay in [#205]
Refactoring and Code Optimization
- Refactored React components and UI components, including adjustments for dark mode and the re-integration of build scripts. @vselvarajijay in [#199], [#201]
- Initiated migration to a component library with React state, enhancing state management. @vselvarajijay in [#203]
- Migrated the cocm-registry app to @akello/react2, ensuring consistency across applications. @vselvarajijay in [#204]
- Addressed CSS overrides issues, ensuring consistent styling with Tailwind CSS and DaisyUI. @vselvarajijay in [#206], [#207]
Authentication and Security Enhancements
- Conducted an authentication system refactor, incorporating the Mantine component library for improved security and user interface. @vselvarajijay in [#213], [#214]
- Streamlined authentication processes, focusing on a more robust and secure framework.
Continuous Integration and Bug Fixes
- Implemented continuous syncing updates, ensuring the platform remains up-to-date and stable. @vselvarajijay in [#215], [#216]
- Migrated to Akello service calls, moving away from client-coded APIs for increased efficiency and reliability. @vselvarajijay in [#212]
- Conducted a series of bug fixes, including a specific fix for issue [#97], enhancing overall system stability. @vselvarajijay in [#198]
UI Library Migration and Cleanup
- Migrated UI components into @akello/react for a more consistent and integrated development experience. @vselvarajijay in [#208], [#209]
- Introduced an initial working version of React hooks, expanding development capabilities. @vselvarajijay in [#210]
- Undertook a comprehensive UI cleanup, refining the user interface for better usability and aesthetics. @vselvarajijay in [#217], [#218], [#219]
Full Changelog: https://github.com/akello-io/akello/compare/v0.0.5...v0.0.6