Skip to content

Releases: Tendoo/cloud-breeze

Cloud Breeze 5.0.5

04 Feb 00:15

Choose a tag to compare

Fixed : table_prefix name

Cloud Breeze 5.0.4

03 Feb 23:59

Choose a tag to compare

Fixed : table prefix during the installation

Cloud Breeze 5.0.3

03 Feb 23:23
4530988

Choose a tag to compare

  • Removied: forcing secured schema

Cloud Breeze 5.0.2

03 Feb 23:12

Choose a tag to compare

  • Fixed : minor authentication issues

NexoPOS 5.0.1

28 Jan 00:53

Choose a tag to compare

Changelog :

  • Fixed : asset version
  • Fixed : API authentication

NexoPOS 5.0.0

28 Jan 00:15

Choose a tag to compare

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

30 Dec 22:19

Choose a tag to compare

  • 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

19 Nov 01:34

Choose a tag to compare

This only includes a version update.

Cloud Breeze 1.0.3

18 Nov 22:41

Choose a tag to compare

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

23 May 06:49

Choose a tag to compare

Changelog :

  • Added : Mail as generated module folder
  • Added : reset migration option
  • Added : Material icons
  • Build Assets