We have released FileVista version 4.0 Release Candidate 2.
This version is for testing and feedback purposes. Upgrading an existing v3.x installation to this version is not possible at this time. Upgrade will be possible with the final version which is to be released soon.
We released RC1 last month but we decided we should also include "Direct Link" feature in v4.0 as a lot of customers had been requesting this feature along with "Email Notifications" feature which we already added in RC1. Release of v4.0 was delayed due to development time spent on "Direct Link" feature which we think we implemented really "properly".
Please download the trial copy of version 4.0 RC2 from this link:
FileVista v4.0 RC2Please send us feedback related to RC2 within this forum topic.
Improvements and new features in RC2 (released on June 2th):
- Added: "Direct Link" feature with advanced options. "Direct Link" feature will allow you to reference files within FileVista folders via permanent URLs.
This way you can reference the files in other systems, in documents or in emails.
When creating a direct link, it is possible to set a expiration time, a maximum download limit and a password.
You also have the option to use a custom file name (eg. SomeDocument.pdf) in the direct link URL (for the sake of user friendliness) instead of an automatically generated name (eg. 34817ed6802e4a42aa11527e5d7230fb.pdf).
One other option to specify is forcing download or opening the file directly in browser (for displaying PDF, Word, Excel, Image etc files inline in browser)
- Added: New "Application Settings" dialog with tabs.
- Changed: All user changeable settings in filevista.config are moved to "Application Settings" dialog for convenience.
- Changed: Used tabs for permissions and notifications options on the root folder properties dialog.
- Changed: Notification emails are sent asynchronously for better performance.
- Changes: Removed "User Settings" icon from toolbar and made user name which is displayed on the top right of the toolbar, clickable to open "User Settings"dialog.
- Fixed: Refresh problem which occured only when you paste after entering into the subfolder.
Improvements and new features in RC1 (released on May 3rd):
- Added: FileVista will be able to run under ASP.NET "Medium" trust level from now on. Many shared-hosting companies (eg. GoDaddy) force Medium trust level on their servers for securtiy reasons and FileVista will be compatible with them now.
- Added: Dropped the default Microsoft Access database in favor of a 3rd party compact database engine VistaDB for being able to run under Medium-Trust and 64 bit operating systems.
SQL Server is still supported. Actually, any database engine which provides a SQL Server compatible DbProviderFactory library will be supported.
- Added: A third upload method and optimized existing upload methods. Renamed the old upload method "Browser" to "Ajax" and the new upload method to "Browser". New "Browser" method will allow uploading even in medium-trust level by sacrificing the realtime progress information.
"Ajax" method (formerly "Browser") still needs higher permissions due to displaying the realtime progress information so it will not be available in medium-trust level.
Note that the best possible upload method "Flash" will now work in medium-trust level.
- Added: Email notifications feature. It's now possible to send automatic email notifications for the following events: Failure, Browse, Create, Delete, Rename, Copy, Move, Compress, Extract, Upload and Download.
The notifications can be set for users and groups on subfolder level just like permissions on the root folder properties page. For instance, if someone uploads to a specific folder, the people in the notification list of that
folder will be notified via email about the upload. Details such as uploaded file names will be also included in the notification email.
- Added: New setting "ShowSystemTypeDescriptions" in filevista.config for forcing to show file and folder type descriptions from the system's registry.
If not enabled (default behaviour), then simple (but current language dependant) type descriptions (eg. EXE File) will be shown.
Under Medium-Trust, registry access will not be possible so even if this setting is enabled, simple type descriptions will be shown.