directus

The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

OTHER License

Downloads
1.2M
Stars
25.7K
Committers
444

Bot releases are hidden (Show)

directus - v6.2.4

Published by wellingguzman over 8 years ago

Added

Add missing Migrations MySQL CURRENT_TIMESTAMP support.

directus - v6.2.3

Published by wellingguzman over 8 years ago

Fixed

  • Removed default zeros from dates. #1138 #1143 #1146
  • All tables are options under "Junction Table" when creating new many-to-many columns
directus - v6.2.2

Published by wellingguzman over 8 years ago

Added

The option to change the email from all the emails are being sent.

Fixed

Hook: files.saving, was expecting the file size, but the content of the file was being passed.

directus - v6.2.1

Published by wellingguzman over 8 years ago

Minor changes.

Added

New hooks:

  • directus.authenticated - When a user is successfully authenticated
  • directus.authenticated.token - When a user is successfully authenticated using token (API Key).
  • directus.authenticated.admin - When a user is successfully authenticated into Directus Admin.
  • directus.login.start - When login page start.
  • directus.index.start - When index page start.
directus - v6.2.0

Published by wellingguzman over 8 years ago

This release fixed a number of minor issues and improvement since 6.1.1.

Here are the highlights:

Added

  • New Feature: Drop Tables and Columns
  • Delete files when soft/hard delete a files entry.
  • API authentication through Authorization Bearer and query string
  • More hooks
directus - v6.1.1

Published by wellingguzman over 8 years ago

This release fixed a number of minor issues and improvement since 6.1.0.

Here are the highlights:

Fixed

https://github.com/directus/directus/commit/6a29a0b8abb7a8ac554bd573640b19aa9adeb365 - Exception Handler

Improved

https://github.com/directus/directus/commit/4c8296747cd38151e8268de066907296be2022bb - Authentication - it now uses a access_token.

directus - v6.0.7

Published by wellingguzman over 8 years ago

Fixed

Installing via Console. directus/directus-vagrant#12
Compiling SCSS. #1123

directus - v6.0.6

Published by wellingguzman almost 9 years ago

This release fixed a number of minor issues and improvement since 6.0.5.

Here are the highlights:

Added

https://github.com/directus/directus/commit/c70c65771c51c5fd668c21d64e218a30a4fc2f26 - Switched from LESS to SASS

Improved

https://github.com/directus/directus/commit/bb13e85bbcbd0555236342ff747554f25823c5f7 - Sign In Style

Fixed

https://github.com/directus/directus/commit/b277bd66eacae56550ac86641aa812b29b46be6d - Table permission toggle
https://github.com/directus/directus/commit/b8112acfdff57612d407c31362cd364e4c746be3 - Added user first and last name on installation.
https://github.com/directus/directus/commit/a8bdbb03bb56e5b8b311d6476b42dd070b150f74 - Removed old storage adapter settings being required.

Removed

https://github.com/directus/directus/commit/83c7b555d6ee707f3796bd8525adef3248de6837 - References to old IP Whitelist table

directus - v6.0.5

Published by wellingguzman almost 9 years ago

Change Log - 2015-12-21

Several Bug Fixes and Improvement.