Skip to content

Releases: sk-m/y

0.0.8-alpha

18 Nov 22:59
Compare
Choose a tag to compare
0.0.8-alpha Pre-release
Pre-release

Release info

Linux VFS support, WebSockets, storage configuration, user pins & archives, "seeking" thumbnails and UI improvements

New features and improvements

  • Implement Linux Virtual File System
  • Implement WebSockets
  • WebSocket. Storage. Automatically refresh thumbnails after all uploaded files successfully complete thumbnail generation
  • WebSocket. Storage. Automatically update folder contents
  • Instance config center redesign
  • Instance config center. Storage feature configuration
  • Storage. Files explorer. Pins
  • Storage. User archives (previously "Download (zip)")
  • Storage. Files explorer. Display video file transcoding status
  • Storage. Files explorer. "Seeking" thumbnails (video frames) for video files
  • Storage. Files explorer. Entry size slider

Fixes and other minor improvements

  • Server. Implement storage recursion checks
  • Storage. Use normal access checks for "create archive" action (previously "Download (zip)")
  • Storage. Files explorer. Remove ?folderId= from url
  • Server. Instance configuration is now validated on the server
  • Fixed TableInput.direction query parameter being ignored
  • Fixed incorrect file name & extension parsing on upload
  • Fixed "create new folder" access check
  • General UI/UX improvements and fixes

Patches

The package (y-0.0.8-alpha.zip) includes the following patches:

0.0.7-alpha

28 Oct 17:58
Compare
Choose a tag to compare
0.0.7-alpha Pre-release
Pre-release

Release info

Access rules templates, Instance configuration center, Video transcoding, Server optimizations.

New features and improvements

  • Storage. Access rule templates
  • Instance configuration center
  • Storage. Generate small & browser friendly videos for video files (video transcoding)
  • Storage. Access rules templates page
  • Storage. Files explorer. Display album art as preview image for audio entries
  • Storage. Access. Access checks optimization

Fixes and other minor improvements

  • Storage. Files explorer. Add "created by" to the info panel
  • Storage. Entry downloads count
  • Storage. Improve file download algorithm (now compatible with mobile browsers)
  • Select field improvements
  • Add some new config options to the .env file
  • General UI improvements and fixes

0.0.6-alpha

15 Jun 01:33
Compare
Choose a tag to compare
0.0.6-alpha Pre-release
Pre-release

Upgrading

⚠⚠⚠ Upgrading to this version will result in data loss! ⚠⚠⚠

Storage files, folders and access rules will be deleted from the database.

Either do a fresh install, or delete all files from all your endpoints and create a new one after upgrading to this version.

Release info

General storage access improvements and updates, 'user' executor type, storage locations and ui/ux improvements.

New features and improvements

  • Storage. Merge storage_files and storage_folders into one table
  • Storage. Access. 'User' executor type
  • Storage. Access. Require a new user right for endpoint root access
  • Storage. Access. Performance improvements
  • Storage. Files explorer. Storage locations
  • Storage. Files explorer. Add upload button
  • Storage. Media viewer volume control

Fixes and other minor improvements

  • Disable mouse wheel for currently playing media files
  • Minor UI improvements
  • Check folder paths & their permissions before creating a new endpoint
  • Fix: creating storage endpoints that point to an inaccessible path results in a 500 error

0.0.5-alpha

20 May 22:51
Compare
Choose a tag to compare
0.0.5-alpha Pre-release
Pre-release

Release info

Storage access rules system and general UI improvements.

New features and improvements

  • Storage. Per-entry access rules
  • Storage. Access rules. Per-endpoint rule checks enforcement setting
  • Storage. Files explorer. Audio files support for media viewer
  • Storage. Files explorer. Delete confirmation modal
  • Storage. Files explorer. Sort by creation date
  • Storage upload progress indicator in the sidebar
  • UI updates

Fixes and other minor improvements

  • Server. Storage. Create "upload_staging" folder automatically

0.0.4-alpha

13 Mar 01:57
Compare
Choose a tag to compare
0.0.4-alpha Pre-release
Pre-release

Release info

Storage media viewer, entry info panel, drag and drop support, "slates" layout, sorting and search.

New features and improvements

  • Storage. Files explorer. Media viewer
  • Storage. Files explorer. Entry info panel
  • Storage. Files explorer. Move entries via drag and drop
  • Storage. Files explorer. Slates layout
  • Storage. Files explorer. Sorting
  • Storage. Files explorer. Search

Fixes and other minor improvements

  • Storage. Files explorer. Entry thumbnails caching
  • Storage. Files explorer. Media viewer files caching
  • Server. Input data validation

0.0.3-alpha

06 Mar 19:16
Compare
Choose a tag to compare
0.0.3-alpha Pre-release
Pre-release

Release info

Thumbnail generation for image and video files, file explorer keyboard shortcuts, moving and renaming entries.

New features and improvements

  • Storage. Files explorer. Image thumbnails
  • Storage. Files explorer. Video thumbnails
  • Storage. Move entries
  • Storage. Rename entries
  • Storage. Files explorer. Keyboard shortcuts

Fixes and other minor improvements

  • Files explorer UI improvements
  • Fixed "Storage. Uploading files to a read-only endpoint sometimes results in a freeze"
  • Fixed "Storage. "Could not get target endpoint" error sometimes gets reported without an apparent cause"
  • Fixed "Users without an "update features" right are not able to see the "Files" domain in the domain selector"

0.0.2-alpha

21 Feb 21:13
Compare
Choose a tag to compare
0.0.2-alpha Pre-release
Pre-release

Release info

This release introduces a concept of "y Features" and a new "Storage" feature - a comprehensive cloud storage solution, right in your y instance.

This release includes a "bare bones" version of the Storage feature, only with the most basic and crucial cloud storage features. There is more to come in the future.

New features and improvements

  • Storage Administration. Storage endpoints
  • Storage Administration. Storage endpoints. Create
  • Storage Administration. Storage endpoints. Configuration
  • Storage. Storage endpoint. Local disk
  • Storage. Upload
  • Storage. Files explorer
  • Storage. Files explorer. List entries
  • Storage. Files explorer. "Icons" view
  • Storage. File upload status indicator
  • Storage. Display available storage endpoints to the end-user
  • Storage. Download files (one-by-one)
  • Storage. Files explorer. Current path
  • Storage. Create folder
  • Storage. File explorer. Refresh
  • Storage. Delete entries
  • Storage. Download multiple entries (zipped)
  • Storage. Select multiple entries
  • Features page
  • About page

Fixes and other minor improvements

  • Job scheduler
  • Context menu component
  • Basic logging
  • Security updates

0.0.1-alpha

08 Jan 01:31
Compare
Choose a tag to compare
0.0.1-alpha Pre-release
Pre-release

Release info

This is the first alpha release of y.

This release contains the most basic features of the y core - users, user groups, authentication and basic user administration.

New features and improvements

  • Authentication. Password authentication
  • User administration. Users list
  • User administration. Delete a user
  • User administration. Create a user
  • User administration. Update user's password
  • Groups & rights administration. Create a user group
  • Groups & rights administration. Delete a user group
  • Groups & rights administration. Change group rights
  • User administration. Update user's groups
  • Toast notifications
  • Breadcrumbs
  • Groups & rights administration. Rename a user group
  • Groups & rights administration. User groups list