Releases: Tendoo/cloud-breeze
Releases · Tendoo/cloud-breeze
Cloud Breeze 5.0.5
Cloud Breeze 5.0.4
Fixed : table prefix during the installation
Cloud Breeze 5.0.3
- Removied: forcing secured schema
Cloud Breeze 5.0.2
- Fixed : minor authentication issues
NexoPOS 5.0.1
Changelog :
- Fixed : asset version
- Fixed : API authentication
NexoPOS 5.0.0
Jumping to 5.0.0 as cloud breeze is mean to be Tendoo CMS on version 5.0
Changelog :
- Not forcing callback url while registering an app
- Make the HTTPS protocol to be detected and be forced
Cloud Breeze 1.0.5
- Code Refactoring
- Updated : public forms provider
- Added : Form to ValidationGenerator
- Added : Form Interface
- Added : Role and User observer
- Refactoring : UserOptions
- Refactoring : Options
- Added : new middleware
- Refactored : Auth features
- Added : instance of Option while fetching a user
- Fixed : random issue faced while loading modules
- Added : Field type "image"
cloud Breeze 1.0.4
This only includes a version update.
Cloud Breeze 1.0.3
Changelog :
- Fixed : Dashboard access when no token or header is set
- Fixed : added a loading animation only on the module where a specific action is taken
- Added : manifest.json to ignore file while bundling the module
- Improve the loading on the modules component
- Fixed : avoid symlink exists issue on Linux Servers.
- Refactoring the fields
- Added : NotAllowedException
- Improved : extending with hooks
- Improved : Increasing Authentication duration for 7 days.
- Update asset build
- Added Styles.js as an externally loaded file
- Removing unused console.log
- Renaming hook : dashboard.save.form to dashboard.save.forms
- Fixing option saving error
- Fixed : settings title
- Improved : title font size
- Rename the slug to access to the app "/tendoo"
- Prefixing all api route to "api/*"
- Makes sure to delete related permissions while deleting a role
- Cleaning the code
- Added : actions & filters reference
- Updated : way to use fields
- Added : new events : Crud & Errors
- Removed : Field Service & Traits
- Added : Fields under Tendoo\Core\Fields path/namespace
- Fixed : options get
- Fixed : route for users Crud
- Added : security to prevent similar username or password
- Fixed : sending email to a registered user
- Fixed : sending email to administrators
- Added : refresh and reorder for tables
- Added : Activate account & request activation link
- Added : new routes
- Added : firewall (IPBanner)
- Added : Generate Crud for module
- Improved : refactoring
- Added : Oauth
- Fixed : errors
- Improved : Layout
- Refactoring ServiceProvider.php
- Added : IP banner for suspected activity
- Added : new fields Class
- Added : new ClientBannedException
- Added : new Exception Handler for ClientBannedException
- Updated : populating user model
- Added : request activation fields
- Fixed : replace column name
- Fixed : refresh crud while changing to another crud instance
- Added : loading animation on crud table
- Added : support for Laravel 6.0.x
- Fixing crud generation
- Fixed : using Laravel 6 helpers
- Fixed : guest middleware to work except on postLogout
- Added : support for whereIn on Crud and better
- Exporting services from Angular component
- Renaming CoreModule to CloudBreezeModule
- Added : readme
- Added : proper configuration for CB
- Added : new config service
- Fixed : module download
Cloud Breeze 1.0.2
Changelog :
- Added : Mail as generated module folder
- Added : reset migration option
- Added : Material icons
- Build Assets