🚀 Release 1.1.0: Enhanced User Experience and Streamlined Management
This release focuses on improving the overall user experience and streamlining various management aspects of Atlas CMMS. We've made significant enhancements to user roles and permissions, asset management, file handling, and internationalization, along with important bug fixes.
✨ Key Features and Improvements:
- Simplified User Management: Default super admin user creation and automatic login on signup if invited. It simplifies initial setup and improves user onboarding. Changes to other user passwords and allowed organization admins provide more control over user access.
- Enhanced Asset Management: New asset statuses and the ability to change asset status directly from work orders offer greater flexibility in managing assets. Bug fixes related to asset model patching and longitude/latitude data types ensure data accuracy.
- Improved File Handling: Updated
FileControllernow uses DTOs for better data handling and a more robust API. - Expanded Language Support: Added German and Polish translations, along with improvements to existing translations, make Atlas CMMS accessible to a wider audience.
- Mobile App Enhancements: Custom server URL configuration and a new location navigation button in work order details improve the mobile experience.
- Docker Improvements: Updated Dockerfile increases memory limit and handles legacy peer dependencies, while Docker Compose fixes enhance deployment stability.
- Security and Bug Fixes: Addressed issues with stale schedules, work order notifications, missing profile pictures, and various other bug fixes improve system reliability.
⬆️ Upgrade Notice:
If you are using environment variables, please download the new .env.example file, rename it to .env, and configure the updated variables. Also, ensure you have the latest docker-compose.yml file. See the updated README for details.