Skip to content

Latest commit

 

History

History
580 lines (309 loc) · 22.6 KB

CHANGELOG.md

File metadata and controls

580 lines (309 loc) · 22.6 KB

Changelog

All notable changes to nova-file-manager will be documented in this file

v0.9.2 - 2023-05-01

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.9.1...v0.9.2

v0.9.1 - 2023-03-27

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.9.0...v0.9.1

v0.9.0 - 2023-03-15

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.8.4...v0.9.0

v0.8.4 - 2023-03-15

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.8.3...v0.8.4

v0.8.3 - 2023-02-13

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.8.2...v0.8.3

v0.8.2 - 2023-02-03

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.8.1...v0.8.2

v0.8.1 - 2023-02-03

What's Changed

New Contributors

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.8.0...v0.8.1

v0.8.0 - 2023-01-27

What's Changed

  • [0.8.x] Moving to Typescript by @Rezrazi in https://github.com/everzel/nova-file-manager/pull/103
  • Added ability to select image from preview modal
  • Added bulk deleted
  • Added support for dependsOn
  • Fixed an issue when the preview modal was not shown for a search asset which is not present in the current page

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.7.10...v0.8.0

v0.7.10 - 2023-01-25

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.7.9...v0.7.10

v0.7.9 - 2023-01-25

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.7.8...v0.7.9

v0.7.8 - 2023-01-23

What's Changed

New Contributors

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.7.7...v0.7.8

v0.7.7 - 2023-01-23

What's Changed

New Contributors

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.7.6...v0.7.7

v0.7.6 - 2023-01-10

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.7.5...v0.7.6

v0.7.5 - 2022-11-25

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.7.4...v0.7.5

v0.7.4 - 2022-11-22

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.7.3...v0.7.4

v0.7.3 - 2022-11-14

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.7.2...v0.7.3

v0.7.2 - 2022-11-01

What's Changed

New Contributors

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.7.1...v0.7.2

v0.7.1 - 2022-10-29

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.7.0...v0.7.1

v0.7.0 - 2022-09-27

feature

This release comes packed with new features, improvements and fixes.

🍍 Pinia

The package moved to Pinia, a store and state management library set to become the new default for Vue projects. Since this project is still pretty young, we aim to ensure a long support of the libraries and tools we use. Pinia keeps the same paradigm as Vuex, and does provides many enhancements and improvements to the existing Vuex library.

📖 Folder upload support

You want to upload a folder and all of its content ? We got you covered ! Just drag and drop your folders and we will handle the rest.

ezgif com-gif-maker (2)

🔍 Spotlight search

Where's my car dude ?

With this new release, we introduce a new spotlight-like search feature, it will allow quick access to your folders and files.

spotlight-dark

🧭 Onboarding tour

Want to give your users a guided tour of the file manager ? We got you ! You can now enable a quick and short tour of the tool to guide your users.

💼 Unzip archives

What is that ? A zip archive ? Arrrrghh

We used to say that before, but zip files do not scare us anymore, you can unzip and put your content outside the archive right from the file manager. Easy, quick, simple.

✨ PDF Viewer

Do you even PDF ?

Just slap a PDF embed viewer in the tool, this way it is more convenient and could spare you linking the wrong files to the wrong person.

💄 Pintura Image Editor

pintura-light

Looking for a fully featured image editor ? We got you covered. We are pleased to announce we have added a new integration for Pintura, an image editor by Rik Schennink

Please note that Pintura is a paid library and is not included in Nova File Manager.

You need to acquire a license and then follow the steps in the documentation to set up your integration.

Learn more about Pintura image editor by PQINA. (Affiliate link)

🚨 BREAKING CHANGE - VENDOR NAME CHANGE

With this new release, we have moved to a new vendor, we have updated our repo and the packagist registry for our package. This change should not introduce any unwanted behavior, however, if you encounter any issues you may need to run one (or all) of the following commands :

rm -rf vendor/


















composer install everzel/nova-file-manager


















composer rm bbs-lab/nova-file-manager


















Note In case you're experiencing trouble setting up the package with the new vendor, please open a new issue and we will look into it.

What's Changed

New Contributors

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.6.4...v0.7.0

v0.6.4 - 2022-09-10

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.6.3...v0.6.4

v0.6.3 - 2022-09-10

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.6.2...v0.6.3

v0.6.2 - 2022-09-09

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.6.1...v0.6.2

0.6.1 - 2022-09-09

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.6.0...v0.6.1

0.6.0 - 2022-09-09

What's Changed

New Contributors

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.5.0...v0.6.0

0.5.0 - 2022-09-08

🚨 BREAKING CHANGE

Warning

Existing assets saved with the field will not work anymore once you update the tool, please migrate your existing data when updating the package.

This PR introduces a major breaking changing related to how the data is saved in the database, initially we tried to follow Laravel Nova's built-in fields as much as possible by having a two column set up to save the asset's path and then the asset's disk if needed. However, this approach isn't as reliable as we hoped for it to be. There was indeed a particular use case that wasn't in our scope when building the field, when saving multiple assets from different disks, only the one disk was to be saved in the disk column and that makes the tool behaves in unintended ways.

We have moved forward with a JSON schema to save the field's data.

Starting from the next 0.5 release, the data will change from :

image image_disk
<image-path-value> <disk-name>

TO

image
{"path": "<image-path-value>", "disk": "<disk-name>" }

So in other words, each asset that will saved with its corresponding disk.

We regret to introduce such a change so early, but it is a change that needs to be done unfortunately.

To migrate your existing data, you may defined a command or action to transform your data to the required schema.

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.4.0...v0.5.0

0.4.0 - 2022-09-05

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.3.2...v0.4.0

0.3.2 - 2022-09-02

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.3.1...v0.3.2

0.3.1 - 2022-09-02

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.3.0...v0.3.1

0.3.0 - 2022-09-02

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.2.7...v0.3.0

0.2.7 - 2022-08-31

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.2.6...v0.2.7

0.2.6 - 2022-08-31

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.2.5...v0.2.6

0.2.5 - 2022-08-14

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.2.4...v0.2.5

0.2.4 - 2022-08-13

What's Changed

New Contributors

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.2.3...v0.2.4

0.2.3 - 2022-08-13

What's Changed

  • Fix str support and scroll issue by @mikaelpopowicz in https://github.com/everzel/nova-file-manager/pull/17
  • Fixed an issue with str on Laravel 8
  • Fixed an issue where overflow is set to hidden after renaming a file
  • Fixed an issue where the oldPath parameter was wrong
  • Fixed an issue with the useError composable

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.2.2...v0.2.3

0.2.2 - 2022-08-12

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.2.1...v0.2.2

  • Fixed an issue with list view
  • Added lint
  • Added str helper for Laravel 8
  • Refactor vue components to composition API

0.2.1 - 2022-08-11

What's Changed

New Contributors

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.2.0...v0.2.1

0.2.0 - 2022-08-10

What's Changed

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.1.0...v0.2.0

Closes https://github.com/everzel/nova-file-manager/issues/4

Closes partially https://github.com/everzel/nova-file-manager/issues/5

  • Fix multiple fields on same resource
  • Fix scroll issue when closing modals
  • Add limit option on FileManager field
  • Improve store to handle multiple fields
  • Improve UI
  • Override resolveAttribute instead of resolve (#12)

0.1.0 - 2022-08-05

✨ New features

  • added search to the browser tool
  • added multiple selection on resource fields
  • added a new preview modal for files
  • improved UI

0.0.1 - 2022-08-05

Full Changelog: https://github.com/everzel/nova-file-manager/compare/v0.0.1-alpha...v0.0.1

v0.0.1-alpha - 2022-06-20

  • 📝 updated docs