Voyager - The Missing Laravel Admin
Voyager - The Missing Laravel AdminBugfixes:
Assets
2
Please read the upgrade guide to upgrade from Voyager 1.3 to 1.4
New features:
- Dropped Laravel 5.* support
- Added Laravel 7 support
- Scope relationship options (#4851)
- Sort relationship options (#4858)
- Cloud storage support (#4565)
Improvements:
Bugfixes:
Assets
2
Bugfixes
- Media-picker breadcrumbs (#4687)
- Fix display name for new BREAD field (#4666)
- Remove duplicate route "voyager.roles.update" (#4669)
- Fix validation for arrays (#4648)
- Upload file removes previous files (#4649)
- BREAD ordering direction (#4557)
- Belongs-To doesn't keep value after validation error (#4696)
- Slugify merge settings map (#4707)
- Show language-picker when browsing a BREAD (#4768)
Enhancements:
- Remove Route in InstallCommand (#4692)
- Assign Controller to DataTypes roles (#4670)
- Enhance Widget Layout (#4559)
- Orientate all images (#4770)
- Select keys for relationships (#4702)
- Check delete permission against model not DataType (#4780)
- Eagerload Menu Items translations (#4720)
- Eagerload data rows translations (#4719)
Translations:
- Add Vietnamese Language (#4497)
Assets
2
Security bugfixes
- Voyager assets loading (#4574)
Bugfixes
- Creating thumbs in subfolders with Media Picker (#4502)
- Code editor plugin loading other languages (#4522)
- Fix check if a relationship is taggable (#4496)
- Properly load ACE-Editor plugins (#4522)
- Relation method (#4539)
- BelongsTo field loosing selection on validatation error (#4601)
- BelongsToMany field loosing selection on validatation error (#4602)
- Date for Safari (#4566)
- Delete bread action (#4587)
- Routes with empty required parameters (#4606)
- Prevent loading extraordinary assets (#4569)
- Routes with UTF-8 characters (#4605)
- Reference to Intervention\Image service provider in Install command (#4638)
- Ability to delete uploaded file (#4550)
- Delete multiple uploaded images (#4552)
- Array validation (#4624)
- re-align custom formfield views with defaults (#4628)
- remove translation duplication for RTE (#4647)
Enhancements:
- Escaping in templates (#4545)
- Select2 search on additional attribute (#4562)
- Update edit-add template for Posts (#4603)
- Added bulgarian (bg) translations (#4619)
- Load relationships based on action (edit/add) (#4539)
- Policies now properly support soft-delete (#4563)
- Support global database prefix (#4546)
- Added tests for uploaded media (#4553)
- Support adding new locales in app itself (#4621)
- Add details field for relationships (#4633)
Translation updates:
Assets
2
Please read the upgrade guide to upgrade from Voyager 1.2 to 1.3
New features:
- Laravel 6 support
Bugfixes:
- Select all BREAD-entries wasn't working (#4370)
- Multilanguage changed other fields in a menu-item (#4369)
- Files getting removed from Settings on update (#4309)
- Delete uploaded files in BREADs (#4113)
- Media-Picker was always collapsed (#4363)
- Make markdown formfields translatable (#4361)
- Relationship-tagging not working (#4397)
- Clicking "None" in relationships didn't remove the already selected entries (#4397)
- Custom guards didn't work with gates and permissions (#4384)
- TinyMCE now loads correctly over HTTPS (#4464)
- RTL layout fixes (#4479)
- Multiple checkbox not displaying correct data (#4484)
- Datatable ordering broken on browse with no checkboxColumn (#4460)
Enhancements:
Assets
2
v1.2.7 is the last version in v1.2
Improvements:
- Display names for BREADs and field-titles can now be translated (#4057)
- Show display names in search form (#4284)
- Allows NULL for relationships (#4249)
- Use correct fieldname in belongsTo relationships (#4228)
- Allow tables with enum-fields to be saved (#4234)
- Keep translated-values when errors occur durring add (#4076)
- Hide delete button when user has no permission in settings (#4292)
- Show checkboxes column if mass action is displayed (#4151)
- Change sidebar logo size (#4163)
Bugfixes:
- User FQCN for Model class (#4226)
- Order sub-menu-items (#4186)
- Use custom guard inside postLogin & authorize (#4197)
Language updates:
Assets
2
Hotfix
Fonts and icons not found.
Please clear your browser-cache after updating to 1.2.6
Assets
2
Improvements:
- Remove empty translations from $translations array (#4049)
- RTL layout improvements (#4111)
- Customize Favicon using admin.icon_image setting (#4051)
- Html tooltips for fields description (#4161)
- Rename assets to voyager-assets (#4176)
Bugfixes:
- Files getting removed from DB when no new files are uploaded (#4158)
- Settings not using options (#4178)
- Fix selected filter for serverside and set default_search_key (#4142)
- Media picker ordering (#4174)
- Relationship load fails when user has no role (#4175)
Language updates:
Assets
2
Improvements:
- Vietnamese slug-characters (#4091)
- Attributes for number field (#4117)
- Add watermarking/thumbnails to media-picker and media-manager (#4084)
- Make admin-menu a Vue component (#4064)
- Disable sidebar on refresh for mobile (#4061)
Bugfixes:
- Clear menu-cache when deleting items (#4083)
- Fix glyphicons not found (#4146)
- Richtextbox not saving multi-language (#4157)
- Remember old input upon form submit (#4104)
- Fix translation-seeder (#4140)
- Relationship not showing data when edit is disabled (#4017)
Language updates:
Assets
2
Bugfixes:
- Fixed multiple select in read-view (4ee291f)
user_belongsto_role_relationship
id could be injected into the profile page (7bb2073)- Fixed multiple issues in Media Manager (#4000)
- Fix server-side side pagination sorting (#4015)
- Fix assets not loading when using Nginx or overriding all controllers (#4004)
- Dont show top-menus if there are no children (#4016 and #4022)
- Fix menu-links being relative (#4008)
Improvements:
- Added remember me checkbox to login (#3999)
Language updates:
Assets
2
Assets
2
Bugfixes:
- File-formfield stores
[]
when not uploading new files (#3521) - Problem when installing with Laravel > 5.7.14 because of locked DBAL version (#3775)
- Removed
required
attribute from Richtextbox (#3777) - Fixed relationship required condition (#3785)
- Fixed BREAD-editor breadcrumbs (#3779)
- Coordinates formfield containing invalid HTML (#3798)
- AlertTrait used wrong translation string (#3797)
- MediaManager throws
Forbidden
error in browser-console (#3807) - Additional relationships for Posts not working (#3822)
- Delete images from posts (#3809)
- Keep old images when not uploading new images (#3070)
- Check permissions for all media-manager methods (#3821)
- Publish avatar when not using
dummy data
(#3818) - Clear multiselects (#3547)
Enhancements:
- Use
mb_substr(..)
instead ofsubstr(..)
(#3667) - Remove
codeclimate/php-test-reporter
(#3699) - Remove menu item when BREAD is deleted (#3621)
- Set default order for browsing BREADs (#3781) (Documentation)
- Delete MenuItem when BREAD is deleted (#3621)
- Removed unnecessary margin from browse-buttons (#3762)
- Replaced some hardcoded strings with translations (#3808)
- Support single/multi file removal (#3240)
- Added missing
order updated
language-string (#3780) - Raise timeout for dropzone uploads (#3704)
- Display images on order-page (#3814)
- Select a default search-column (#3549)
Language updates:
Assets
2
Release v1.1.3
fletch3555 released this
Release v1.1.2
fletch3555 released this
Release v1.1.1
fletch3555 released this
Enhancements:
- Test updates (#3013, #3061)
- Added missing thumbnail-sized images to dummy content (#3026)
- Added Swedish language translations (#3044)
- Database editor now accepts non-numeric values for field "length" (#3037)
- Updated Dutch translations (#3095)
- Added Persian language translations (#3100)
- Changed BREAD "unique" validation to use "name" instead of "slug" (#3040)
Bugfixes:
- Fix for role being set to null (#3014)
- Fix to change hardcoded link to respect Storage configuration (#3017)
- Fix for Safari bug related to forms with empty file fields (#3004)
- Fix for broken BREAD Delete action (#3038)
- Removed null-coalesce operator since we still support PHP < 7.0 (#3068)
- Fix for incorrect usage of Voyager Facade causing error (#3082)
- Added missing "BREAD" menu item (#3085)
- Hiding BREAD "settings" field from BREAD display (#3122)
v1.1.0
marktopper released this
Breaking changes
Please follow the upgrade guide!
v1.0.17
marktopper released this
- Fix Fallback query (#2718)
- Use
PHP_EOL
instead of\n
(WidgetTest@testWidgetRenders) (#2729) - Cover Image Upload Field Accepts Non-Image Filetypes (#2733)
- Make
tabindex="-1"
on database/select elements (#2747) - Add missing settings translations (#2730)
- Fix for #1731 (#2670)
- Fixes #2075 and #1949 (#2677)
- Fix Dropdowns not working with asian strings (#2798)
- Use max-width to avoid upscale (#2806)
- Multiple images fields show full size images on edit-form (#2803)
- Adding legend option to edit-create blade (#2804)
- Wrong fields alignemnt (padding) in create/edit form (#2797)
- Add missing Chinese translations (#2838)
- Add Finnish translations, minor fixes to English translation (#2843)
- Delete Menu not working (#2892)
Release v1.0.16
fletch3555 released this
Bugfixes:
- Fix for BREAD validation issues (#2660)
- Fix for missed instances of
$model->id
instead of->getKey()
(#2690) - Fix for incorrectly forced image resizing (#2693)
- Fix for incorrect directory name when moving files in the media manager (#2675)
- Added Permission check when adding Settings (#2701)
- Fix for z-index issue with select2 and dialogs (#2700)
New features, improvements, and optimizations:
- Breadcrumb view moved into
@section
to allow for customization (#2605) load-remote.js
removed. It used to call out to S3 bucket for platform notifications (#2668)- Arabic characters now supported in JS slugify (#2659)
- Added new PHPUnit tests (#2588)
- Added functionality to detect and fix incorrectly created storage symlinks (#2698)
- Translation additions and updates:
Release v1.0.15
fletch3555 released this
Contributor notice: Static assets (app.js
and app.css
) are now compiled automatically after merge, so they no longer need to be committed with your PRs.
Bugfixes:
- Fix for error when pivot tables have an
id
field (#2579) - Fix
unique
validation onedit
views (#2457) - Fix for
upsize
andquality
options for uploaded image editing (#2429) - Update
Resizable
trait to properly trim extension from file name (#2525) - Fix for z-index issue with top-right drop-down menu (#2582)
- Fix for language-picker color scheme (#2590)
- Fix for issue where install command would fail from timeout (#2552)
- Fix for
Cropper not defined
JS error (#2595) - Fix for post-login redirect functionality (#2511)
New features, improvements, and optimizations:
Release v1.0.14
fletch3555 released this
Bugfix for dependency (larapack/hooks and larapack/voyager-hooks) (#2496)
Release v1.0.13
fletch3555 released this
Release v1.0.11
fletch3555 released this
Watchers:439 |
Star:10149 |
Fork:2436 |
创建时间: 2016-10-27 11:56:49 |
最后Commits: 17天前 |
许可协议:MIT |
aabdd94
Compare
Verified
Bugfixes:
Enhancements:
Updates: