Slimjet 歷史版本列表
Slimjet 是基於 Blink 引擎的快速,智能和強大的網頁瀏覽器。它建立在 Chrome 開源項目之上,Google chrome 也是基於此項目的。 Slimjet 集成了許多功能強大和方便的功能,可以幫助用戶最大限度地提高在線生產力。 Slimjet 還包括許多選項和設置,以便用戶可以自定義瀏覽器以最適合自己的個人喜好。選擇版本:Slimjet 17.0.3.0(32 位)Slimjet... Slimjet 軟體介紹Slimjet (32-bit)Slimjet (64-bit)
更新時間:2020-01-14
更新細節:
What's new in this version:
FastReport.Net 2020.1.15
- Change log not available for this version
FastReport.Net 2020.1.14
- Change log not available for this version
FastReport.Net 2020.1.13
- Change log not available for this version
FastReport.Net 2020.1.12
- Change log not available for this version
FastReport.Net 2020.1.11
- Change log not available for this version
FastReport.Net 2020.1.10
[Engine]:
- added property Report.Tag
- fixed a bug when shifting SubReport to a new page didn't work correctly
- fixed a bug when the data footer break away from the data when property "keep with data" is enabled
- added "AutoEncode" property for DataMatrix Barcode. By default, if true, it encodes the &1; as a symbol of FNC1. If false, the character is encoded as is.
[Designer]:
- added ability to open subreport page by double-clicking on its object
- added ability to change fonts for Code Tab, Text Editor and Expression Editor
- fixed a bug when changing parameters after adding a line caused exception
[Preview]:
- added "About" button in toolbar of preview window
[Exports]:
- fixed a bug with printing of layered Html export, when the report contains pages with landscape orientation
[.Net Core]:
- updated a nuget dependencies to release versions instead of previews
FastReport.Net 2020.1.8
- Change log not available for this version
FastReport.Net 2020.1.7
- Change log not available for this version
FastReport.Net 2020.1.6
- Change log not available for this version
FastReport.Net 2020.1.5
- Change log not available for this version
FastReport.Net 2020.1.4
- Change log not available for this version
FastReport.Net 2020.1.0
- Added events to TrueTypeCollection object. New demo programm shows how to use them - .DemosC#FontHandlersExportToPDF
- Added an ability to change decimal digits for Number, Currency and Percent formats when UseLocale property is true
- Added property "SplitRows" for MatrixObject. By default, its value is False and in this case rows with the same vaues are joined. If True - rows are split (like TableObject)
- Fixed bug with trying to convert DBNull in empty string when ConvertNulls is disabled
- Fixed a bug when PageFooter with PrintOn=LastPage causes to print it on penultimate page
Designer:
- Added ability to drag & drop picture in format png, jpeg, jpg, gif, ico, bmp, tif, tiff, emf, wmf and text files in format txt, rtf
- Added ability to paste picture and text on page from clipboard
- Added ability to create new report page using: "+" button on the pages panel, double-click on empty space on the pages panel, "Ctrl+N" shortcut
- Fixed a bug when trying to set an incorrect RowSpan value to a MatrixObject cell
- Fixed a bug with dropping color, width and style in Border editor
- Fixed a bug with resizing PolyLineObject/PolygonObject, when it's copied with Ctrl+Drag
- Fixed a bug with inactive context menu "Size Mode" for SVG object
- Fixed a bug when subreport cannot be deleted when page linked to it was deleted before
- Fixed a bug when the buttons in the "Panel" in the "View" tab did not match the "Visible" property of the corresponding windows
Preview:
- Added exports menu editor
- > new editor is available in user interface options; exports can now be removed from exports menu
- Data source menu in Text Editor is now hidden in Preview
- * "Delete Page" button now disabled in Preview when only one page generated
Exports:
- Added ability to split pages in export to XML
- Added support for Padding property in Word2007 export
- Now in PDF export with InteractiveForms = true: fonts won't be saved if there aren't editable elements in the report
- Fixed bugs when exporting a multi-page report in XML
- Fixed a bug when PDF export generated incorrect file when EmbeddingFonts and InteraciveForms properties equal True
- Fixed view of background on BarcodeObject at Pdf and Html export
- Fixed bugs when displaying Shape, Barcode, Polygon etc. with fill (or background) in all exports with table layout
Webreport:
- Added ability to change export settings. To do this, you need to subscribe to the ExportParameters event in WebReport.Report
- Fixed incorrect width and height for reports with mixed page orientation (Landscape & Portrait)
- Fixed incorrect view of background in ShapeObject
- Fixed lack of non-standard fill (Hatch, LinearGradient, etc.) on ShapeObject
.Net core:
- Fixed a bug with SQLite plugin if database includes null-values
- Fixed a critical bug on embedding fonts
FastReport.Net 2019.4.15
- Change log not available for this version
FastReport.Net 2019.4.14
- Change log not available for this version
FastReport.Net 2019.4.13
- Change log not available for this version
FastReport.Net 2019.4.12
- Change log not available for this version
FastReport.Net 2019.4.11
- Change log not available for this version
FastReport.Net 2019.4.10
- Change log not available for this version
FastReport.Net 2019.4.9
- Change log not available for this version
FastReport.Net 2019.4.8
- Change log not available for this version
FastReport.Net 2019.4.7
- Change log not available for this version
FastReport.Net 2019.4.6
- Change log not available for this version
FastReport.Net 2019.4.5
- Change log not available for this version
FastReport.Net 2019.4.4
- Change log not available for this version
FastReport.Net 2019.4.3
- Change log not available for this version
FastReport.Net 2019.3.26
- Change log not available for this version
FastReport.Net 2019.3.25
Designer:
- Fixed a bug with the inability to return and cancel actions when copying the format
Preview:
- Fixed a bug with breaking ManualBuild table with CanBreak = false
.Net Core:
- Fixed TrueType font name conversion for extended weights
- > font name conversion affected to FR.Core. The existing "font.list" file must be deleted manually, and will automatically rebuild on next export to PDF. Note that rebuilding of font.list takes long time
FastReport.Net 2019.3.24
- Change log not available for this version
FastReport.Net 2019.3.22
- added Bezier curve for polygons
- Added new time format minutes:seconds [mm:ss]
- Fixed image size calculation when AutoSize is enabled in the preparation stage
- Fixed RichText lists format
- Fixed a bug when font changed in parent report were not changed in inherited report
- Updated a polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in ribbon; polygon modes are changed, new modes allow editing and adding curves
- > because polygons have got strong changes, we want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point
- Added a new Json data connection integrated into the engine
- Added FontListFolder property in the Utils.Config
- Added RepeatBandNTimes property for bands
- Fixed bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand
Designer:
- Fixed TypeConverter on the TextObject.ParagraphFormat property
- Fixed a bug with rising exception when double clicking on a TextObject
- Fixed a bug with shadow of report when designer is in Right-to-Left mode
- Added feature to edit the sql query for the Query Builder; if the Query Builder cannot process the query a warning will be showed
- Fixed a bug when Query Builder adds extra comma
- Fixed bug with adding extra spaces in QueryBuilder
- Fixed a bug with position of report shadow when zooming in Right-to-Left designer
- Now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort
Preview:
- Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked
- Fixed bug with display on the penultimate page with PageFooter PrintOn = LastPage
.NET Core:
- Fixed memory leak in PDF-export
- Fixed memory leak in font engine
- Fixed glyph widths in PDF export
- Fixed errors of report building with complex expressions ("Requested operation is not available because the runtime library function '' is not defined.")
- Fixed display of fonts in PDF export, reduced accuracy to 2 decimal places
WebReport:
- Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties
- Added rotation for pages with landscape orientation in printing from browser
- Added event CustomAuth
Exports:
- Fixed bug with export of bitmaps in ZPL
- Fixed bug with incorrect height of cells in Excel2007
- Fixed bug with exporting empty sheet in Excel2007
- Fixed bug with exporting the page with the wrong size in Excel97
- Fixed bug with exporting empty cells in Excel2007
- Fixed bug with strikethrough text in Excel2007 export
- Fixed bug with strikethrough text in Word2007 export, when using html-tags and conditional formatting
- Added Hyperlinks to RTFExport
- Fixed QR code position in ZPL export
- Fixed page init priority in ZPL export
- Improved an example DemosC#PrintZPL
- Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures)
- Added an ability to split pages with data in different sheets when exporting to Excel2007
- Fixed bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF
- Fixed bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph
FastReport.Net 2019.3.21
- Fixed bug with display on the penultimate page with PageFooter PrintOn = LastPage
FastReport.Net 2019.3.20
Engine:
- added Bezier curve for polygons
- added new time format minutes:seconds [mm:ss]
- fixed image size calculation when AutoSize is enabled in the preparation stage
- fixed RichText lists format
- fixed a bug when font changed in parent report were not changed in inherited report
- updated a polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in ribbon; polygon modes are changed, new modes allow editing and adding curves
- because polygons have got strong changes, we want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point
- added a new Json data connection integrated into the engine
- added FontListFolder property in the Utils.Config
- added RepeatBandNTimes property for bands
- fixed bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand
Designer:
- fixed TypeConverter on the TextObject.ParagraphFormat property
- fixed a bug with rising exception when double clicking on a TextObject
- fixed a bug with shadow of report when designer is in Right-to-Left mode
- added feature to edit the sql query for the Query Builder; if the Query Builder cannot process the query a warning will be showed
- fixed a bug when Query Builder adds extra comma
- fixed bug with adding extra spaces in QueryBuilder
- fixed a bug with position of report shadow when zooming in Right-to-Left designer
- now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort
Preview:
- Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked
.NET CORE:
- Fixed memory leak in PDF-export
- Fixed memory leak in font engine
- Fixed glyph widths in PDF export
- Fixed errors of report building with complex expressions ("Requested operation is not available because the runtime library function '' is not defined.")
- Fixed display of fonts in PDF export, reduced accuracy to 2 decimal places
WebReport:
- Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties
- Added rotation for pages with landscape orientation in printing from browser
- Added event CustomAuth
Exports:
- Fixed bug with export of bitmaps in ZPL
- Fixed bug with incorrect height of cells in Excel2007
- Fixed bug with exporting empty sheet in Excel2007
- Fixed bug with exporting the page with the wrong size in Excel97
- Fixed bug with exporting empty cells in Excel2007
- Fixed bug with strikethrough text in Excel2007 export
- Fixed bug with strikethrough text in Word2007 export, when using html-tags and conditional formatting
- Added Hyperlinks to RTFExport
- Fixed QR code position in ZPL export
- Fixed page init priority in ZPL export
- Improved an example DemosC#PrintZPL
- Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures)
- Added an ability to split pages with data in different sheets when exporting to Excel2007
- Fixed bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF
- Fixed bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph
更新時間:2020-01-14
更新細節:
What's new in this version:
Slimjet 25.0.5 (64-bit)
- Fix a bug with turbocharged download manager
Slimjet 25.0.4 (64-bit)
- Fix an issue with cached files
Slimjet 25.0.3 (64-bit)
- Update language files
- Fix a few UI translation issues
Slimjet 25.0.2 (64-bit)
- Fix a bug with cache directory setting
Slimjet 25.0.1 (64-bit)
- Fix a bugs with turbocharged download manager
Slimjet 25.0.0 (64-bit)
- Migrated to Chromium 78
- Add support of forced dark mode: configure option at slimjet://flags/#enable-force-dark
- Add support for password leak detection: configure option at slimjet://flags/#password-leak-detection . This option is only available when you are signed into your Google account. Learn more
- Add global media control button at the right end of the toolbar
Slimjet 24.0.6 (64-bit)
- Fix bug with "Copy file" in turbo charged download manager
Slimjet 24.0.5 (64-bit)
- Fix a bug with search engine providers
Slimjet 24.0.4 (64-bit)
- Fix a bug youtube video downloader
Slimjet 24.0.3 (64-bit)
- Fix a bug with bookmarking page from address box
Slimjet 24.0.2 (64-bit)
- Fix gpu process crash under windows 7
Slimjet 24.0.0 (64-bit)
- Migrate to Chromium 76
- Fixed a security issue
Slimjet 23.0.11 (64-bit)
- Fix bug about youtube video downloader (failed to merge audio & video)
Slimjet 23.0.10 (64-bit)
- Fix bug about youtube video downloader (missing available formats and quality)
Slimjet 23.0.9 (64-bit)
- Fix bug about playing netflix and amazon video under linux
Slimjet 23.0.8 (64-bit)
- Fix bug about full screen mode
Slimjet 23.0.7 (64-bit)
- Fix bug about creating shortcuts on desktop
Slimjet 23.0.6 (64-bit)
- Fix another bug about thumbnails in New Tab Page
Slimjet 23.0.5 (64-bit)
- Fix bug about thumbnails in New Tab Page. After update, need click on the site buttons using frequently visited sites to update the thumbnails
Slimjet 23.0.4 (64-bit)
- Fix toolbar background in windows dark mode
- Fix font size issue on weather and ad blocker toolbar icon
Slimjet 23.0.3 (64-bit)
- Fix music playback on vk.com
Slimjet 22.0.4 (64-bit)
- Fix crash when floating bookmark bar is enabled
Slimjet 21.0.8 (64-bit)
- Update spanish language file
- Fix bug about upload clipboard image in context menu (You can quickly upload clipboard image by right clicking on "Choose File" button)
Slimjet 21.0.7 (64-bit)
- Fix web page layout issue in popup window
Slimjet 21.0.6 (64-bit)
- Fix bug with crash at some router admin page
Slimjet 21.0.5 (64-bit)
- Fix bug with ad blocker filter selection
Slimjet 21.0.4 (64-bit)
- Adjust toolbar buttons spacing
Slimjet 21.0.3 (64-bit)
- Fix toolbar buttons layout issue
- Fix bug about option of blocking cross domain referrers
Slimjet 21.0.2 (64-bit)
- Fix position of theme-switching button on Linux
Slimjet 20.0.5.0 (64-bit)
- Fix web page hanging when transcoding youtube video after download
Slimjet 20.0.4.0 (64-bit)
- Fix crash with flash when webrtc is disabled
Slimjet 20.0.3.0 (64-bit)
- Fixed a bug with side bookmark panel
Slimjet 20.0.2.0 (64-bit)
- Fixed a bug with ad blocker filter list editing
Slimjet 20.0.1.0 (64-bit)
- Migrate to Chromium 68
Slimjet 19.0.9.0 (64-bit)
- Fix bug: tab icon not visible when close button is hidden.
- Fix bug: bookmark star button missing after typing in dedicated search box
Slimjet 19.0.8.0 (64-bit)
- Fix bug with mp4 codec
Slimjet 19.0.7.0 (64-bit)
- Fix compatibility issue with linux with libcurl4
Slimjet 19.0.6.0 (64-bit)
- Fix compatibility issue with msn.com when ad blocker is enabled
Slimjet 19.0.5.0 (64-bit)
- Fix layout issue with settings page
Slimjet 19.0.4.0 (64-bit)
- Fix bug with the automatic updater
Slimjet 19.0.3.0 (64-bit)
- Fix video playback issue with youku.com
Slimjet 19.0.2.0 (64-bit)
- Fix bug with side bookmarks panel
- Fix bug with download manager
Slimjet 19.0.1.0 (64-bit)
- Update to Chromium 66
- Automatically mute the sound of autoplaying videos
Slimjet 18.0.5.0 (64-bit)
- Language file updates
Slimjet 18.0.4.0 (64-bit)
- Fix a bug with ad blocker
Slimjet 18.0.3.0 (64-bit)
- Fix startup issue under Mac
Slimjet 18.0.2.0 (64-bit)
- Update language files
Slimjet 18.0.1.0 (64-bit)
- Update to Chromium 64(patch for Spectre and Meltdown bug)
- Added control to mute entire website
- HDR support for Windows 10 users
Slimjet 17.0.9.0 (64-bit)
- Language file update
Slimjet 17.0.8.0 (64-bit)
- Minor performance improvement
Slimjet 17.0.7.0 (64-bit)
- Change log not available for this version
Slimjet 17.0.6.0 (64-bit)
- Update language files
- Fix a bug with youtube video downloader
- Fix bug with toolbar customization dialog for french UI
Slimjet 17.0.5.0 (64-bit)
- Update language files
Slimjet 17.0.4.0 (64-bit)
- Update language files
- Add support to view saved passwords directly from address bar when chrome password manager is used
Slimjet 17.0.3.0 (64-bit)
- Update language files
- Fix playback issue with netflix
Slimjet 17.0.2.0 (64-bit)
- Update language files
- Fix minor bugs
Slimjet 17.0.0.0 (64-bit)
- Migrate to Chromium 63
- Improve youtube video downloader. Added option to save as webm which takes much less time during video merging
Slimjet 16.0.9.0 (64-bit)
- Fix a bug with video proxy
Slimjet 16.0.8.0 (64-bit)
- Fix a bug with toolbar customization dialog
Slimjet 16.0.7.0 (64-bit)
- Fix a few crash cases
- Update toolbar icons
Slimjet 16.0.6.0 (64-bit)
- Fix a bug with video recording
- Fix compatibility issue with Tampermonkey extension
Slimjet 16.0.5.0 (64-bit)
- Fix a bug with video play back
Slimjet 16.0.4.0 (64-bit)
- Fixed a bug with video play back on Windows
Slimjet 16.0.3.0 (64-bit)
- Fix a bug with proxy settings
Slimjet 16.0.2.0 (64-bit)
- Fix video play back on iqiyi.com
- Fix a bug with mouse gesture
Slimjet 15.1.7.0 (64-bit)
- Fix video play back on Windows 10 with fall creators update
Slimjet 15.1.6.0 (64-bit)
- Update language files
Slimjet 15.1.5.0 (64-bit)
- Fix bug with gif animation play control option
Slimjet 15.1.4.0 (64-bit)
- Fix a bug with youtube video downloader
- Fix video playback issue on pptv.com
Slimjet 15.1.3.0 (64-bit)
- Add drop down history for dedicated search box
Slimjet 15.1.2.0 (64-bit)
- Fix bug: youtube video download button missing with new youtube layout
Slimjet 15.1.1.0 (64-bit)
- Update language files
Slimjet 15.1.0.0 (64-bit)
- New feature: "Record video from current tab" available from the main menu. You can access it quickly by adding the corresponding button onto the toolbar. It allows you to record whatever content in the current tab into a webm video file
- Fix AAC audio playback on some sites
Slimjet 15.0.5.0 (64-bit)
- Added search box into side bookmark panel.
- Save screenshot menu now saves the screenshot of the entire page instead of just visible portion
- Updated Ukrainian language file
- Bug fix: drop down menu from New Tab button no available under Mac
Slimjet 15.0.4.0 (64-bit)
- Fix bug with flash blocking notification
- Remove option "force flash player on youtube" since youtube no longer supports flash player
Slimjet 15.0.3.0 (64-bit)
- Fix bug with ad blocker
Slimjet 15.0.2.0 (64-bit)
- Fix bug with language file manager
- Fix bug with side bookmarks panel under linux
- Add "Add to Desktop" menu
Slimjet 15.0.1.0 (64-bit)
- Fix bug with crash dump file generation
更新時間:2020-01-09
更新細節:
What's new in this version:
Adobe Illustrator CC 2020 24.0.2.373
- Change log not available for this version
Adobe Illustrator CC 2020 24.0.330
- Change log not available for this version
Adobe Illustrator CC 2019 23.1.0
- Change log not available for this version
Adobe Illustrator CC 2019 23.0.6
- Change log not available for this version
Adobe Illustrator CC 2019 23.0.5
- Change log not available for this version
Adobe Illustrator CC 2019 23.0.3
- Change log not available for this version
Adobe Illustrator CC 2018 23.0
Freeform gradient:
- Illustrator now offers a new gradient type called Freeform, which provides new color blending capabilities to create richer and photorealistic gradients that look more natural. Freeform gradient provides you the flexibility to create color stops at any place in your object. You can add, move, and change the color of color stops to seamlessly apply gradients to objects. Creating a freeform gradient fill is a simple and efficient way to create a smooth color gradation
The Freeform gradient type can be applied in two modes:
- Points: Use this mode to create color stops as independent points in the object
- Lines: Use this mode to create color stops over a line segment in the object
Global editing:
- Illustrator now provides a new Global Edit option, which lets you edit all similar objects globally in one step. This feature comes handy in situations when multiple copies of an object, such as a logo, are present in the documents. To manually edit all such objects one-by-one can be difficult and time-consuming task, and may lead to errors. The Global Edit option helps you edit them globally in a simple and easy manner. You can also use this option to edit similar groups
Visual font browsing:
The Character panel now includes the following new and enhanced options:
- A new tab Find More is provided to let you browse thousands of fonts from hundreds of type foundries from within Illustrator, activate them instantly, and use them in your artwork. Activated fonts are available for use in all Creative Cloud applications
- More sample text options are now available in the drop-down list. You can also select a text on the artboard to use as sample text. You can control the size of sample text by selecting the sample text size options
- The Show Similar Fonts and Add to Favorites options are available inline for every font. These are displayed when you hover over a font
- The Fonts Classification filter is now a drop-down list that shows a sample of the font types, instead of just the font type name
- A new Apply Recently Added filter is provided to filter all fonts that are added in the last 30 days
Customizable toolbar:
- Illustrator now provides two toolbars – Basic and Advanced. The Basic toolbar contains a set of tools that are commonly used while creating illustrations. All other tools are available within the toolbar drawer that you can open by clicking the Edit Toolbar button (...) at the bottom of the toolbar
- The Advanced toolbar is a full-fledged toolbar that you can open by choosing Windows > Toolbars > Advanced or select Advanced in the drop-down menu of the drawer
- You can also create your own custom toolbars. In any toolbar, you can add, remove, group, or re-order tools according to your requirements
Presentation mode:
- You can now display the current Illustrator document in a full-screen presentation mode. In this mode, the application menu, panels, guides, grids, and selections are hidden. It is a non-editable mode, in which you can only view and browse through artboards using the arrow keys. Use this mode to present your design ideas
Trim view:
- Illustrator now provides a new view mode called Trim View, which is useful for previewing how a design would look without guides, grids, or elements that extend beyond the edge of the artboard. In this mode, any artwork falling outside the artboard is clipped and all non-printing objects on the canvas, such as grids and guides is hidden. You can continue to create and edit your artwork in this mode
Scalable user interface:
- You can now scale the user interface of Illustrator based on your screen resolution. When you launch Illustrator with updated preference settings, it identifies your screen resolution and adjusts the application scale factor accordingly. You can scale the user interface on your screen using the user interface preferences dialog
Faster zoom:
- The overall zoom performance in Illustrator has been significantly improved. For complex artworks, a temporary raster is now used to enable a faster zooming and panning experience
Content-Aware Crop:
- (Only on Windows 64-bit and macOS) When you select the Crop Image option to crop an image on the artboard, Illustrator now identifies the visually significant portions of the selected image. A default cropping box is then displayed based on this identified portion of the image. You can adjust the dimensions of this cropping box if needed. Once you are done, you can click Apply in the Properties panel or press Enter (Windows) or Return (macOS) to crop the image
Actual size preview:
- When you choose View > Actual Size, Illustrator now sets the actual size of the display elements irrespective of your monitor size and resolution. When you perform a 100% zoom for a document, the size of every object in the document is the actual representation of the physical size of the object. For example, if you open a new artboard of A4 size and click Actual Size, the artboard size is changed to an actual A4 sheet.
Puppet Warp enhancement:
- Illustrator now identifies the best areas to transform your artwork and automatically add pins to the artwork. You can also add or delete pins if you want. This feature is enabled by default when the Puppet Warp tool is selected. To disable this feature, deselect the Enable Content Aware Defaults option by choosing Edit > Preferences > General
Home screen:
When you launch Illustrator, it now displays a Home screen, which includes the following:
- A wide range of tutorials to help you quickly learn and understand the concept, workflow, tips, and tricks
- Popular presets to get you started with the new documents quickly
- Display and access to your recent documents
- Create New button to create a new document and Open button to open an existing document
- The contents of the Home screen are tailored based on your familiarity with Illustrator and your Creative Cloud membership plan
Enhanced Properties panel:
The Properties panel now includes the following new controls:
- Variable font options
- Delete icon for single effects
- Width Profile option to set width profiles
- Corner option to change the curve of anchor points
- Blend Option for blending objects
- Merge Live Paint button to merge Live Paint groups
Animated zoom in Outline mode:
- In the previous Illustrator versions, when you viewed your artwork as outlines or paths, Illustrator automatically switched from the GPU Preview mode to the CPU Preview mode
- Now, the Outline mode is GPU enabled. Viewing artwork in the GPU Outline mode displays smoother paths and reduces the time it takes to redraw the complex artwork on high-density display screens
License Stock images:
You can now search for an image in the Libraries panel and send a request to get the licensed version of an image. Choose the image and do the following:
- In the Libraries panel, iIn the Search Adobe Stock box, type a search string for the image
- In the search results, if you place the pointer on the selected image, the License and Save to downloads icon is displayed. Click this icon to get the licensed version of the image
Support for South East Asian scripts:
Illustrator now includes the support for five new South East Asian languages, so your documents can include text composed in these scripts: Thai, - Burmese, Lao, Sinhalese, and Khmer
更新時間:2020-01-09
更新細節:
What's new in this version:
FastReport.Net 2020.1.12
- Change log not available for this version
FastReport.Net 2020.1.11
- Change log not available for this version
FastReport.Net 2020.1.10
[Engine]:
- added property Report.Tag
- fixed a bug when shifting SubReport to a new page didn't work correctly
- fixed a bug when the data footer break away from the data when property "keep with data" is enabled
- added "AutoEncode" property for DataMatrix Barcode. By default, if true, it encodes the &1; as a symbol of FNC1. If false, the character is encoded as is.
[Designer]:
- added ability to open subreport page by double-clicking on its object
- added ability to change fonts for Code Tab, Text Editor and Expression Editor
- fixed a bug when changing parameters after adding a line caused exception
[Preview]:
- added "About" button in toolbar of preview window
[Exports]:
- fixed a bug with printing of layered Html export, when the report contains pages with landscape orientation
[.Net Core]:
- updated a nuget dependencies to release versions instead of previews
FastReport.Net 2020.1.8
- Change log not available for this version
FastReport.Net 2020.1.7
- Change log not available for this version
FastReport.Net 2020.1.6
- Change log not available for this version
FastReport.Net 2020.1.5
- Change log not available for this version
FastReport.Net 2020.1.4
- Change log not available for this version
FastReport.Net 2020.1.0
- Added events to TrueTypeCollection object. New demo programm shows how to use them - .DemosC#FontHandlersExportToPDF
- Added an ability to change decimal digits for Number, Currency and Percent formats when UseLocale property is true
- Added property "SplitRows" for MatrixObject. By default, its value is False and in this case rows with the same vaues are joined. If True - rows are split (like TableObject)
- Fixed bug with trying to convert DBNull in empty string when ConvertNulls is disabled
- Fixed a bug when PageFooter with PrintOn=LastPage causes to print it on penultimate page
Designer:
- Added ability to drag & drop picture in format png, jpeg, jpg, gif, ico, bmp, tif, tiff, emf, wmf and text files in format txt, rtf
- Added ability to paste picture and text on page from clipboard
- Added ability to create new report page using: "+" button on the pages panel, double-click on empty space on the pages panel, "Ctrl+N" shortcut
- Fixed a bug when trying to set an incorrect RowSpan value to a MatrixObject cell
- Fixed a bug with dropping color, width and style in Border editor
- Fixed a bug with resizing PolyLineObject/PolygonObject, when it's copied with Ctrl+Drag
- Fixed a bug with inactive context menu "Size Mode" for SVG object
- Fixed a bug when subreport cannot be deleted when page linked to it was deleted before
- Fixed a bug when the buttons in the "Panel" in the "View" tab did not match the "Visible" property of the corresponding windows
Preview:
- Added exports menu editor
- > new editor is available in user interface options; exports can now be removed from exports menu
- Data source menu in Text Editor is now hidden in Preview
- * "Delete Page" button now disabled in Preview when only one page generated
Exports:
- Added ability to split pages in export to XML
- Added support for Padding property in Word2007 export
- Now in PDF export with InteractiveForms = true: fonts won't be saved if there aren't editable elements in the report
- Fixed bugs when exporting a multi-page report in XML
- Fixed a bug when PDF export generated incorrect file when EmbeddingFonts and InteraciveForms properties equal True
- Fixed view of background on BarcodeObject at Pdf and Html export
- Fixed bugs when displaying Shape, Barcode, Polygon etc. with fill (or background) in all exports with table layout
Webreport:
- Added ability to change export settings. To do this, you need to subscribe to the ExportParameters event in WebReport.Report
- Fixed incorrect width and height for reports with mixed page orientation (Landscape & Portrait)
- Fixed incorrect view of background in ShapeObject
- Fixed lack of non-standard fill (Hatch, LinearGradient, etc.) on ShapeObject
.Net core:
- Fixed a bug with SQLite plugin if database includes null-values
- Fixed a critical bug on embedding fonts
FastReport.Net 2019.4.15
- Change log not available for this version
FastReport.Net 2019.4.14
- Change log not available for this version
FastReport.Net 2019.4.13
- Change log not available for this version
FastReport.Net 2019.4.12
- Change log not available for this version
FastReport.Net 2019.4.11
- Change log not available for this version
FastReport.Net 2019.4.10
- Change log not available for this version
FastReport.Net 2019.4.9
- Change log not available for this version
FastReport.Net 2019.4.8
- Change log not available for this version
FastReport.Net 2019.4.7
- Change log not available for this version
FastReport.Net 2019.4.6
- Change log not available for this version
FastReport.Net 2019.4.5
- Change log not available for this version
FastReport.Net 2019.4.4
- Change log not available for this version
FastReport.Net 2019.4.3
- Change log not available for this version
FastReport.Net 2019.3.26
- Change log not available for this version
FastReport.Net 2019.3.25
Designer:
- Fixed a bug with the inability to return and cancel actions when copying the format
Preview:
- Fixed a bug with breaking ManualBuild table with CanBreak = false
.Net Core:
- Fixed TrueType font name conversion for extended weights
- > font name conversion affected to FR.Core. The existing "font.list" file must be deleted manually, and will automatically rebuild on next export to PDF. Note that rebuilding of font.list takes long time
FastReport.Net 2019.3.24
- Change log not available for this version
FastReport.Net 2019.3.22
- added Bezier curve for polygons
- Added new time format minutes:seconds [mm:ss]
- Fixed image size calculation when AutoSize is enabled in the preparation stage
- Fixed RichText lists format
- Fixed a bug when font changed in parent report were not changed in inherited report
- Updated a polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in ribbon; polygon modes are changed, new modes allow editing and adding curves
- > because polygons have got strong changes, we want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point
- Added a new Json data connection integrated into the engine
- Added FontListFolder property in the Utils.Config
- Added RepeatBandNTimes property for bands
- Fixed bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand
Designer:
- Fixed TypeConverter on the TextObject.ParagraphFormat property
- Fixed a bug with rising exception when double clicking on a TextObject
- Fixed a bug with shadow of report when designer is in Right-to-Left mode
- Added feature to edit the sql query for the Query Builder; if the Query Builder cannot process the query a warning will be showed
- Fixed a bug when Query Builder adds extra comma
- Fixed bug with adding extra spaces in QueryBuilder
- Fixed a bug with position of report shadow when zooming in Right-to-Left designer
- Now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort
Preview:
- Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked
- Fixed bug with display on the penultimate page with PageFooter PrintOn = LastPage
.NET Core:
- Fixed memory leak in PDF-export
- Fixed memory leak in font engine
- Fixed glyph widths in PDF export
- Fixed errors of report building with complex expressions ("Requested operation is not available because the runtime library function '' is not defined.")
- Fixed display of fonts in PDF export, reduced accuracy to 2 decimal places
WebReport:
- Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties
- Added rotation for pages with landscape orientation in printing from browser
- Added event CustomAuth
Exports:
- Fixed bug with export of bitmaps in ZPL
- Fixed bug with incorrect height of cells in Excel2007
- Fixed bug with exporting empty sheet in Excel2007
- Fixed bug with exporting the page with the wrong size in Excel97
- Fixed bug with exporting empty cells in Excel2007
- Fixed bug with strikethrough text in Excel2007 export
- Fixed bug with strikethrough text in Word2007 export, when using html-tags and conditional formatting
- Added Hyperlinks to RTFExport
- Fixed QR code position in ZPL export
- Fixed page init priority in ZPL export
- Improved an example DemosC#PrintZPL
- Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures)
- Added an ability to split pages with data in different sheets when exporting to Excel2007
- Fixed bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF
- Fixed bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph
FastReport.Net 2019.3.21
- Fixed bug with display on the penultimate page with PageFooter PrintOn = LastPage
FastReport.Net 2019.3.20
Engine:
- added Bezier curve for polygons
- added new time format minutes:seconds [mm:ss]
- fixed image size calculation when AutoSize is enabled in the preparation stage
- fixed RichText lists format
- fixed a bug when font changed in parent report were not changed in inherited report
- updated a polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in ribbon; polygon modes are changed, new modes allow editing and adding curves
- because polygons have got strong changes, we want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point
- added a new Json data connection integrated into the engine
- added FontListFolder property in the Utils.Config
- added RepeatBandNTimes property for bands
- fixed bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand
Designer:
- fixed TypeConverter on the TextObject.ParagraphFormat property
- fixed a bug with rising exception when double clicking on a TextObject
- fixed a bug with shadow of report when designer is in Right-to-Left mode
- added feature to edit the sql query for the Query Builder; if the Query Builder cannot process the query a warning will be showed
- fixed a bug when Query Builder adds extra comma
- fixed bug with adding extra spaces in QueryBuilder
- fixed a bug with position of report shadow when zooming in Right-to-Left designer
- now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort
Preview:
- Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked
.NET CORE:
- Fixed memory leak in PDF-export
- Fixed memory leak in font engine
- Fixed glyph widths in PDF export
- Fixed errors of report building with complex expressions ("Requested operation is not available because the runtime library function '' is not defined.")
- Fixed display of fonts in PDF export, reduced accuracy to 2 decimal places
WebReport:
- Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties
- Added rotation for pages with landscape orientation in printing from browser
- Added event CustomAuth
Exports:
- Fixed bug with export of bitmaps in ZPL
- Fixed bug with incorrect height of cells in Excel2007
- Fixed bug with exporting empty sheet in Excel2007
- Fixed bug with exporting the page with the wrong size in Excel97
- Fixed bug with exporting empty cells in Excel2007
- Fixed bug with strikethrough text in Excel2007 export
- Fixed bug with strikethrough text in Word2007 export, when using html-tags and conditional formatting
- Added Hyperlinks to RTFExport
- Fixed QR code position in ZPL export
- Fixed page init priority in ZPL export
- Improved an example DemosC#PrintZPL
- Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures)
- Added an ability to split pages with data in different sheets when exporting to Excel2007
- Fixed bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF
- Fixed bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph
更新時間:2020-01-09
更新細節:
更新時間:2020-01-09
更新細節:
What's new in this version:
Slimjet 25.0.4 (64-bit)
- Fix an issue with cached files
Slimjet 25.0.3 (64-bit)
- Update language files
- Fix a few UI translation issues
Slimjet 25.0.2 (64-bit)
- Fix a bug with cache directory setting
Slimjet 25.0.1 (64-bit)
- Fix a bugs with turbocharged download manager
Slimjet 25.0.0 (64-bit)
- Migrated to Chromium 78
- Add support of forced dark mode: configure option at slimjet://flags/#enable-force-dark
- Add support for password leak detection: configure option at slimjet://flags/#password-leak-detection . This option is only available when you are signed into your Google account. Learn more
- Add global media control button at the right end of the toolbar
Slimjet 24.0.6 (64-bit)
- Fix bug with "Copy file" in turbo charged download manager
Slimjet 24.0.5 (64-bit)
- Fix a bug with search engine providers
Slimjet 24.0.4 (64-bit)
- Fix a bug youtube video downloader
Slimjet 24.0.3 (64-bit)
- Fix a bug with bookmarking page from address box
Slimjet 24.0.2 (64-bit)
- Fix gpu process crash under windows 7
Slimjet 24.0.0 (64-bit)
- Migrate to Chromium 76
- Fixed a security issue
Slimjet 23.0.11 (64-bit)
- Fix bug about youtube video downloader (failed to merge audio & video)
Slimjet 23.0.10 (64-bit)
- Fix bug about youtube video downloader (missing available formats and quality)
Slimjet 23.0.9 (64-bit)
- Fix bug about playing netflix and amazon video under linux
Slimjet 23.0.8 (64-bit)
- Fix bug about full screen mode
Slimjet 23.0.7 (64-bit)
- Fix bug about creating shortcuts on desktop
Slimjet 23.0.6 (64-bit)
- Fix another bug about thumbnails in New Tab Page
Slimjet 23.0.5 (64-bit)
- Fix bug about thumbnails in New Tab Page. After update, need click on the site buttons using frequently visited sites to update the thumbnails
Slimjet 23.0.4 (64-bit)
- Fix toolbar background in windows dark mode
- Fix font size issue on weather and ad blocker toolbar icon
Slimjet 23.0.3 (64-bit)
- Fix music playback on vk.com
Slimjet 22.0.4 (64-bit)
- Fix crash when floating bookmark bar is enabled
Slimjet 21.0.8 (64-bit)
- Update spanish language file
- Fix bug about upload clipboard image in context menu (You can quickly upload clipboard image by right clicking on "Choose File" button)
Slimjet 21.0.7 (64-bit)
- Fix web page layout issue in popup window
Slimjet 21.0.6 (64-bit)
- Fix bug with crash at some router admin page
Slimjet 21.0.5 (64-bit)
- Fix bug with ad blocker filter selection
Slimjet 21.0.4 (64-bit)
- Adjust toolbar buttons spacing
Slimjet 21.0.3 (64-bit)
- Fix toolbar buttons layout issue
- Fix bug about option of blocking cross domain referrers
Slimjet 21.0.2 (64-bit)
- Fix position of theme-switching button on Linux
Slimjet 20.0.5.0 (64-bit)
- Fix web page hanging when transcoding youtube video after download
Slimjet 20.0.4.0 (64-bit)
- Fix crash with flash when webrtc is disabled
Slimjet 20.0.3.0 (64-bit)
- Fixed a bug with side bookmark panel
Slimjet 20.0.2.0 (64-bit)
- Fixed a bug with ad blocker filter list editing
Slimjet 20.0.1.0 (64-bit)
- Migrate to Chromium 68
Slimjet 19.0.9.0 (64-bit)
- Fix bug: tab icon not visible when close button is hidden.
- Fix bug: bookmark star button missing after typing in dedicated search box
Slimjet 19.0.8.0 (64-bit)
- Fix bug with mp4 codec
Slimjet 19.0.7.0 (64-bit)
- Fix compatibility issue with linux with libcurl4
Slimjet 19.0.6.0 (64-bit)
- Fix compatibility issue with msn.com when ad blocker is enabled
Slimjet 19.0.5.0 (64-bit)
- Fix layout issue with settings page
Slimjet 19.0.4.0 (64-bit)
- Fix bug with the automatic updater
Slimjet 19.0.3.0 (64-bit)
- Fix video playback issue with youku.com
Slimjet 19.0.2.0 (64-bit)
- Fix bug with side bookmarks panel
- Fix bug with download manager
Slimjet 19.0.1.0 (64-bit)
- Update to Chromium 66
- Automatically mute the sound of autoplaying videos
Slimjet 18.0.5.0 (64-bit)
- Language file updates
Slimjet 18.0.4.0 (64-bit)
- Fix a bug with ad blocker
Slimjet 18.0.3.0 (64-bit)
- Fix startup issue under Mac
Slimjet 18.0.2.0 (64-bit)
- Update language files
Slimjet 18.0.1.0 (64-bit)
- Update to Chromium 64(patch for Spectre and Meltdown bug)
- Added control to mute entire website
- HDR support for Windows 10 users
Slimjet 17.0.9.0 (64-bit)
- Language file update
Slimjet 17.0.8.0 (64-bit)
- Minor performance improvement
Slimjet 17.0.7.0 (64-bit)
- Change log not available for this version
Slimjet 17.0.6.0 (64-bit)
- Update language files
- Fix a bug with youtube video downloader
- Fix bug with toolbar customization dialog for french UI
Slimjet 17.0.5.0 (64-bit)
- Update language files
Slimjet 17.0.4.0 (64-bit)
- Update language files
- Add support to view saved passwords directly from address bar when chrome password manager is used
Slimjet 17.0.3.0 (64-bit)
- Update language files
- Fix playback issue with netflix
Slimjet 17.0.2.0 (64-bit)
- Update language files
- Fix minor bugs
Slimjet 17.0.0.0 (64-bit)
- Migrate to Chromium 63
- Improve youtube video downloader. Added option to save as webm which takes much less time during video merging
Slimjet 16.0.9.0 (64-bit)
- Fix a bug with video proxy
Slimjet 16.0.8.0 (64-bit)
- Fix a bug with toolbar customization dialog
Slimjet 16.0.7.0 (64-bit)
- Fix a few crash cases
- Update toolbar icons
Slimjet 16.0.6.0 (64-bit)
- Fix a bug with video recording
- Fix compatibility issue with Tampermonkey extension
Slimjet 16.0.5.0 (64-bit)
- Fix a bug with video play back
Slimjet 16.0.4.0 (64-bit)
- Fixed a bug with video play back on Windows
Slimjet 16.0.3.0 (64-bit)
- Fix a bug with proxy settings
Slimjet 16.0.2.0 (64-bit)
- Fix video play back on iqiyi.com
- Fix a bug with mouse gesture
Slimjet 15.1.7.0 (64-bit)
- Fix video play back on Windows 10 with fall creators update
Slimjet 15.1.6.0 (64-bit)
- Update language files
Slimjet 15.1.5.0 (64-bit)
- Fix bug with gif animation play control option
Slimjet 15.1.4.0 (64-bit)
- Fix a bug with youtube video downloader
- Fix video playback issue on pptv.com
Slimjet 15.1.3.0 (64-bit)
- Add drop down history for dedicated search box
Slimjet 15.1.2.0 (64-bit)
- Fix bug: youtube video download button missing with new youtube layout
Slimjet 15.1.1.0 (64-bit)
- Update language files
Slimjet 15.1.0.0 (64-bit)
- New feature: "Record video from current tab" available from the main menu. You can access it quickly by adding the corresponding button onto the toolbar. It allows you to record whatever content in the current tab into a webm video file
- Fix AAC audio playback on some sites
Slimjet 15.0.5.0 (64-bit)
- Added search box into side bookmark panel.
- Save screenshot menu now saves the screenshot of the entire page instead of just visible portion
- Updated Ukrainian language file
- Bug fix: drop down menu from New Tab button no available under Mac
Slimjet 15.0.4.0 (64-bit)
- Fix bug with flash blocking notification
- Remove option "force flash player on youtube" since youtube no longer supports flash player
Slimjet 15.0.3.0 (64-bit)
- Fix bug with ad blocker
Slimjet 15.0.2.0 (64-bit)
- Fix bug with language file manager
- Fix bug with side bookmarks panel under linux
- Add "Add to Desktop" menu
Slimjet 15.0.1.0 (64-bit)
- Fix bug with crash dump file generation
更新時間:2020-01-08
更新細節:
更新時間:2020-01-08
更新細節:
更新時間:2020-01-08
更新細節:
What's new in this version:
Slimjet 25.0.3 (64-bit)
- Update language files
- Fix a few UI translation issues
Slimjet 25.0.2 (64-bit)
- Fix a bug with cache directory setting
Slimjet 25.0.1 (64-bit)
- Fix a bugs with turbocharged download manager
Slimjet 25.0.0 (64-bit)
- Migrated to Chromium 78
- Add support of forced dark mode: configure option at slimjet://flags/#enable-force-dark
- Add support for password leak detection: configure option at slimjet://flags/#password-leak-detection . This option is only available when you are signed into your Google account. Learn more
- Add global media control button at the right end of the toolbar
Slimjet 24.0.6 (64-bit)
- Fix bug with "Copy file" in turbo charged download manager
Slimjet 24.0.5 (64-bit)
- Fix a bug with search engine providers
Slimjet 24.0.4 (64-bit)
- Fix a bug youtube video downloader
Slimjet 24.0.3 (64-bit)
- Fix a bug with bookmarking page from address box
Slimjet 24.0.2 (64-bit)
- Fix gpu process crash under windows 7
Slimjet 24.0.0 (64-bit)
- Migrate to Chromium 76
- Fixed a security issue
Slimjet 23.0.11 (64-bit)
- Fix bug about youtube video downloader (failed to merge audio & video)
Slimjet 23.0.10 (64-bit)
- Fix bug about youtube video downloader (missing available formats and quality)
Slimjet 23.0.9 (64-bit)
- Fix bug about playing netflix and amazon video under linux
Slimjet 23.0.8 (64-bit)
- Fix bug about full screen mode
Slimjet 23.0.7 (64-bit)
- Fix bug about creating shortcuts on desktop
Slimjet 23.0.6 (64-bit)
- Fix another bug about thumbnails in New Tab Page
Slimjet 23.0.5 (64-bit)
- Fix bug about thumbnails in New Tab Page. After update, need click on the site buttons using frequently visited sites to update the thumbnails
Slimjet 23.0.4 (64-bit)
- Fix toolbar background in windows dark mode
- Fix font size issue on weather and ad blocker toolbar icon
Slimjet 23.0.3 (64-bit)
- Fix music playback on vk.com
Slimjet 22.0.4 (64-bit)
- Fix crash when floating bookmark bar is enabled
Slimjet 21.0.8 (64-bit)
- Update spanish language file
- Fix bug about upload clipboard image in context menu (You can quickly upload clipboard image by right clicking on "Choose File" button)
Slimjet 21.0.7 (64-bit)
- Fix web page layout issue in popup window
Slimjet 21.0.6 (64-bit)
- Fix bug with crash at some router admin page
Slimjet 21.0.5 (64-bit)
- Fix bug with ad blocker filter selection
Slimjet 21.0.4 (64-bit)
- Adjust toolbar buttons spacing
Slimjet 21.0.3 (64-bit)
- Fix toolbar buttons layout issue
- Fix bug about option of blocking cross domain referrers
Slimjet 21.0.2 (64-bit)
- Fix position of theme-switching button on Linux
Slimjet 20.0.5.0 (64-bit)
- Fix web page hanging when transcoding youtube video after download
Slimjet 20.0.4.0 (64-bit)
- Fix crash with flash when webrtc is disabled
Slimjet 20.0.3.0 (64-bit)
- Fixed a bug with side bookmark panel
Slimjet 20.0.2.0 (64-bit)
- Fixed a bug with ad blocker filter list editing
Slimjet 20.0.1.0 (64-bit)
- Migrate to Chromium 68
Slimjet 19.0.9.0 (64-bit)
- Fix bug: tab icon not visible when close button is hidden.
- Fix bug: bookmark star button missing after typing in dedicated search box
Slimjet 19.0.8.0 (64-bit)
- Fix bug with mp4 codec
Slimjet 19.0.7.0 (64-bit)
- Fix compatibility issue with linux with libcurl4
Slimjet 19.0.6.0 (64-bit)
- Fix compatibility issue with msn.com when ad blocker is enabled
Slimjet 19.0.5.0 (64-bit)
- Fix layout issue with settings page
Slimjet 19.0.4.0 (64-bit)
- Fix bug with the automatic updater
Slimjet 19.0.3.0 (64-bit)
- Fix video playback issue with youku.com
Slimjet 19.0.2.0 (64-bit)
- Fix bug with side bookmarks panel
- Fix bug with download manager
Slimjet 19.0.1.0 (64-bit)
- Update to Chromium 66
- Automatically mute the sound of autoplaying videos
Slimjet 18.0.5.0 (64-bit)
- Language file updates
Slimjet 18.0.4.0 (64-bit)
- Fix a bug with ad blocker
Slimjet 18.0.3.0 (64-bit)
- Fix startup issue under Mac
Slimjet 18.0.2.0 (64-bit)
- Update language files
Slimjet 18.0.1.0 (64-bit)
- Update to Chromium 64(patch for Spectre and Meltdown bug)
- Added control to mute entire website
- HDR support for Windows 10 users
Slimjet 17.0.9.0 (64-bit)
- Language file update
Slimjet 17.0.8.0 (64-bit)
- Minor performance improvement
Slimjet 17.0.7.0 (64-bit)
- Change log not available for this version
Slimjet 17.0.6.0 (64-bit)
- Update language files
- Fix a bug with youtube video downloader
- Fix bug with toolbar customization dialog for french UI
Slimjet 17.0.5.0 (64-bit)
- Update language files
Slimjet 17.0.4.0 (64-bit)
- Update language files
- Add support to view saved passwords directly from address bar when chrome password manager is used
Slimjet 17.0.3.0 (64-bit)
- Update language files
- Fix playback issue with netflix
Slimjet 17.0.2.0 (64-bit)
- Update language files
- Fix minor bugs
Slimjet 17.0.0.0 (64-bit)
- Migrate to Chromium 63
- Improve youtube video downloader. Added option to save as webm which takes much less time during video merging
Slimjet 16.0.9.0 (64-bit)
- Fix a bug with video proxy
Slimjet 16.0.8.0 (64-bit)
- Fix a bug with toolbar customization dialog
Slimjet 16.0.7.0 (64-bit)
- Fix a few crash cases
- Update toolbar icons
Slimjet 16.0.6.0 (64-bit)
- Fix a bug with video recording
- Fix compatibility issue with Tampermonkey extension
Slimjet 16.0.5.0 (64-bit)
- Fix a bug with video play back
Slimjet 16.0.4.0 (64-bit)
- Fixed a bug with video play back on Windows
Slimjet 16.0.3.0 (64-bit)
- Fix a bug with proxy settings
Slimjet 16.0.2.0 (64-bit)
- Fix video play back on iqiyi.com
- Fix a bug with mouse gesture
Slimjet 15.1.7.0 (64-bit)
- Fix video play back on Windows 10 with fall creators update
Slimjet 15.1.6.0 (64-bit)
- Update language files
Slimjet 15.1.5.0 (64-bit)
- Fix bug with gif animation play control option
Slimjet 15.1.4.0 (64-bit)
- Fix a bug with youtube video downloader
- Fix video playback issue on pptv.com
Slimjet 15.1.3.0 (64-bit)
- Add drop down history for dedicated search box
Slimjet 15.1.2.0 (64-bit)
- Fix bug: youtube video download button missing with new youtube layout
Slimjet 15.1.1.0 (64-bit)
- Update language files
Slimjet 15.1.0.0 (64-bit)
- New feature: "Record video from current tab" available from the main menu. You can access it quickly by adding the corresponding button onto the toolbar. It allows you to record whatever content in the current tab into a webm video file
- Fix AAC audio playback on some sites
Slimjet 15.0.5.0 (64-bit)
- Added search box into side bookmark panel.
- Save screenshot menu now saves the screenshot of the entire page instead of just visible portion
- Updated Ukrainian language file
- Bug fix: drop down menu from New Tab button no available under Mac
Slimjet 15.0.4.0 (64-bit)
- Fix bug with flash blocking notification
- Remove option "force flash player on youtube" since youtube no longer supports flash player
Slimjet 15.0.3.0 (64-bit)
- Fix bug with ad blocker
Slimjet 15.0.2.0 (64-bit)
- Fix bug with language file manager
- Fix bug with side bookmarks panel under linux
- Add "Add to Desktop" menu
Slimjet 15.0.1.0 (64-bit)
- Fix bug with crash dump file generation
更新時間:2020-01-04
更新細節:
What's new in this version:
- Updated to latest Squid-Box.SevenZipSharp version, which includes some better error descriptions and performance improvements on extracting archives
- Made several fixes to reduce NullReferenceExceptions and other crashes (most now log errors and display error messages instead)