Skip to content

Releases: directus/directus

v6.3.5 (Lapis Lepus)

16 Nov 02:16
Compare
Choose a tag to compare

Added

  • 5895a6b - Dutch translation 🇳🇱.
  • 09d1ae1 - Italian translation 🇮🇹.
  • 538421c - Enable CORS.
  • 516f0fe - Mail: Add configuration for CC and BCC emails.
  • 9f35a25 - Notify the user for new versions.
  • cbfa7c4 - Database CLI Module.
  • ad06608 - Show 404 to non-admin instead of empty settings page.
  • b0a9000 - Add x2m data when fetching multiple entries.
  • 7e5eee4 - Allow extension as valid file type

Improvement

Fixed

  • 4e8df4e - Hotfix infinite related data loading.
  • 13e3436 - Get total entries in a collection
  • 9276164 - Creating non-images thumbnails files (#1279).
  • 40726a7, a52cef0 - Clicking target=_blank should be case-insensitive.
  • 8b726d7 - Textinput UI readonly option (#1280).
  • c87ad22 - Creating a new TableGateway (#1277).
  • 9a2ac70 - Add default value to activity.parent_changed column (#1283).
  • 451efe7 - Deleting tags in Tags UI.
  • 11c3b7a - Issue removing a column.
  • c2493c9 - Ping server requiring authorization.
  • a6f33fa - File title being changed to hash.
  • 22eeb4b - Directus Activity migration file.
  • 02c7061, dbb8eaa, 78b17a2 - Missing columns on Directus Groups migration file.
  • 3bef401, 01397b5 - Navigation path on subdirectory installation.
  • fc90a7b, 241495d - Single File UI allowed files options
  • 478a4da - Form items are broken when content is too long (#1286).
  • 075efcd - Single File UI listing view.
  • c4a8e2d - Select UI selected value.
  • 6b58d1c, bd94dc4 - Request body as JSON (#1293).
  • ce5523e - Wrong Directus path on CLI install module.
  • 819c517 - Select UI validation.
  • 3bb8e9e - Invalid junction key right on M2M O2M on updating column.
  • 24d0ae0 - Clear the input after a forbidden file.
  • 087f07d, 893bd58 - 404 error broken logo link on Directus on subdirectory (#1298).

v6.3.4 (Lapis Lepus)

08 Oct 01:56
Compare
Choose a tag to compare

This patch release fixes a lot of bugs and has some minor design improvement.

Fixed

  • b1d1714 - Choosing files not showing the preview.
  • 50843ae - Edit single file data by clicking title.
  • ee83a2a - Open file browse dialog when thumbnail is clicked.
  • 85e1a66 - Get columns query.
  • 0a40b2f - Sort query.
  • 1f144a4 - Missing M2M and M2O UI buttons.
  • 67961e1 - Messages with mention being saved twice.
  • 028cf1c - Adding column.
  • fdb3100 - Time field that was not updated.
  • 87cb2ff - Display preview of non-image files
  • 7cc303a - UI Settings default value
  • 316fc37 - CLI Installation requires config.php
  • 847af4a - CLI installation.
  • 3592ef7 - Column named data being ignored.
  • 7570119 - Hide counter in TextInput UI without max char length.
  • 267faef - Do not redirect if the edit view is an overlay view.
  • eb9e6c3 - Settings single collection response.
  • 75354ff - MANYTOONE relationship data.
  • 3b541d2 - MANYTOONE being saved as ALIAS.
  • 5482666 - Filter records that matches one in a given list.
  • 08385cb - Numeric ui, 0 is a valid value.
  • f1e3309 - Sorting records.
  • ec82150 - MANYTOMANY duplicate condition
  • 06c7d9f - MAYTOMANY keys when duplicated are removed.
  • 585e4dc - Support Directus 5 thumbnail files formatting.
  • 5069232 - DateTime UI include seconds.
  • f6c8247 - Show/Edit seconds on datetime/time UI
  • 0e444e6 - MANYTOONE right key.
  • e3fa169 - Error creating a table with uppercase letter on linux.
  • a2a44d9 - Filtering on joined tables.
  • 3447418 - 45a0e78 - Messages dates and sorting.
  • 1d3dede - Data type being changed to null.
  • b947f4f - Status column default value.
  • 277155f - To Many call stack.

Added

  • 47203ef - Fetch the user authentication token by using their login credentials
  • 09c541e - Simple CLI Module to display missing locales keys.
  • 5f95110 - Check for latest version.

v6.3.3 (Lapis Lepus)

08 Sep 14:56
Compare
Choose a tag to compare

Fixed

  • 3f2760e - Critical issue where you can't add new columns through Directus
  • 08a2c1e - Time UI only was updating with Now button

v6.3.2 (Lapis Lepus)

08 Sep 13:57
Compare
Choose a tag to compare

Added

  • Warn user about new Directus version released.
  • 768375f - Missing Translations labels key
  • 5c77daf - Single File UI - Edit file by clicking the file data
  • 9ad36e8 - Single File UI - Open file browse dialog when thumbnail is clicked

Fixed

  • 6ee2ca8 - Translation UI Select
  • 7f4937b - Missing M2M and O2M UI Buttons
  • 7fecbc2 - Choosing files not showing up in the preview

v6.3.1 (Lapis Lepus)

30 Aug 00:36
Compare
Choose a tag to compare

This patch release fixes a lot of bugs related to a new implement strict type comparison.

Fixed

  • cdd972c, 1f7db1c, b4cb8b1 - Missing tables
  • fc1e882 - Missing locales
  • Checkbox UI default value
  • 030a2ec - Date/DateTime UI - Auto populate
  • 93be0ca - Ability to add Enum UI value set (Enum/Set data type)
  • 82828c6 - Installation check config file
  • c189efa - List multiples_files junction table list

v6.3.0 (Lapis Lepus)

24 Aug 04:27
Compare
Choose a tag to compare

NOTICE: Beware, we've updated the extension URL paths
All extensions are now prefixed with /ext/

🚀 🐰

This version include tons of bug fixes, improvements, and new features. Here are some of the highlights:

Added

Fixed

  • Relational UIs
  • 139314c - Translation UI
  • aad9c67 - UI sorting value
  • 6c7fd21 - Getting a listview instance on Safari
  • 5902327 - Hidden inputs shown on smaller viewports
  • 6cb5614 - Groups IP whitelist is now a csv list
  • 13f5e3b - Record history wrong contextual dates

v6.2.8

16 Jun 19:51
Compare
Choose a tag to compare

Fixed

  • cfa9cbe Authenticated API users issue on production mode.
  • 137a3b4 Many to one UI issue.
  • d384315 gulp style task not working with gulp-scss. switched to gulp-sass

v6.2.7

14 Jun 03:34
Compare
Choose a tag to compare

Fixed

  • e1b3386 Many to One typeahead
  • 3ec784e Get column info when there is no payload provided.
  • bc78256 Optional Custom UI directory.

v6.2.6

08 Jun 23:20
Compare
Choose a tag to compare

Added

  • #1152 - List of tables viewable by the authenticated user - API Endpoint.

Fixed

  • Set user id and group to ACL when authenticated by token. baff914
  • #1160 - Dates on STRICT MODE - Remove all UTC and ISO related dates. 13f5e3b, cdbd42b, 2c835d9
  • #1161 - Select UI validation

v6.2.5

13 May 19:40
Compare
Choose a tag to compare

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

Here are the highlights:

Fixed

  • Wrong permission when authenticated through API.
  • Problem when using MySQL with only_full_group_by mode enabled. #1155
  • Table still showing up at the sidebar after being deleted.
  • Sorting Multiple files items. #596
  • Notification now will auto close after 30 seconds.

Improvement

  • Batch update and delete - Collection save/destroy.