Slimjet 歷史版本列表
Slimjet 是基於 Blink 引擎的快速,智能和強大的網頁瀏覽器。它建立在 Chrome 開源項目之上,Google chrome 也是基於此項目的。 Slimjet 集成了許多功能強大和方便的功能,可以幫助用戶最大限度地提高在線生產力。 Slimjet 還包括許多選項和設置,以便用戶可以自定義瀏覽器以最適合自己的個人喜好。選擇版本:Slimjet 17.0.3.0(32 位)Slimjet... Slimjet 軟體介紹Slimjet (32-bit)Slimjet (64-bit)
更新時間:2020-06-22
更新細節:
What's new in this version:
Database navigator:
- Connection type highlighting was redesigned
- Simple view support was improved
- "Force object refresh on editor open" action was fixed
- Main toolbar UIX was improved (no disabled selectors)
- Database tools context menu was fixed
Table statistics:
- Rendering problems (redraw on scrolling) were fixed
- Performance problems were fixed
- SQL Server support was added
Data viewer:
- Wrong value extraction was fixed for expression aliases which conflict with table column names
- Dictionary values separator configuration was added
- Row coloring: support of gradient coloring for read-only columns was added
- Data formatter:
- Action "reset to default" was fixed in preferences
- Preference changes are immediately applied to open data editors
SQL editor:
- Results tab rename was fixed (now we save tab title between results refresh)
- Parser of multiple SQL queries on a single line was fixed
- Execution plan explain operation cancel was implemented
- Coloring of numbers in scientific notation was fixed
- Paste from source code:
and characters handle was fixed (now we use proper line feeds)
- Stored procedures call generation was fixed
- Object editor: "reject changes" and command undo/redo command were fixed
- Data import: open target table on finish
- Data migration: DDL generation was improved (apply the same column data type when source and target databases use the same driver)
- Database tasks: PostgreSQL, MySQL and Oracle tools now can be saved as tasks
- SSH configurator: UI controls layout was fixed
- Database driver edit dialog was fixed (legacy driver option is disabled by default)
MySQL:
- User permission management was fixed (FLUSH PRIVILEGES is not needed for newer server versions)
- Unsigned INT and BIGINT data types support was added
Oracle:
- Numeric data type modifiers (scale/precision) rendering was fixed
- Materialized views read/create and delete was fixed (mviews were removed from table list)
PostgreSQL:
- Vacuum tool was improved (run in auto-commit mode)
- List of reserved keywords was updated
- Redshift: View with no schema binding support was added
- SQL Server: timestamp columns were marked as auto-generated
- Big number of minor UI and database-specific bugs were fixed
更新時間:2020-06-16
更新細節:
What's new in this version:
- Support for minor Chromium upgrade(83.0.4103.97 → 83.0.4103.106)
更新時間:2020-06-15
更新細節:
What's new in this version:
Hotfix:
Downloaded mod files are now shown in the list as "Main Mod name" - "Specific mod file name"
New features:
- Improvements to the mod download management, API requests down to 3, used to be 9 using older versions
Bugfixes:
- Fixed SkyrimVR mod download issue
更新時間:2020-06-11
更新細節:
What's new in this version:
New features:
- Improvements to the mod download management, API requests down to 3, used to be 9 using older versions
Bugfixes:
- Fixed SkyrimVR mod download issue
更新時間:2020-06-11
更新細節:
What's new in this version:
Bug Fixes:
- lib/file: Fix SetSparse on Windows 7 which fixes downloads of files > 250MB
- build
- Update go.mod to go1.14 to enable -mod=vendor build
- Remove quicktest from Dockerfile
- Build Docker images with GitHub actions
- Update Docker build workflows
- Set user_allow_other in /etc/fuse.conf in the Docker image
- Fix xgo build after go1.14 go.mod update
- docs
- Add link to source and modified time to footer of every page
- Remove manually set dates and use git dates instead
- Minor tense, punctuation, brevity and positivity changes for the home page
- Remove leading slash in page reference in footer when present
- Note commands which need obscured input in the docs
- obscure: Write more help as we are referencing it elsewhere
VFS:
- Fix OS vs Unix path confusion - fixes ChangeNotify on Windows
Drive:
- Fix missing items when listing using --fast-list / ListR
Putio:
- Fix panic on Object.Open
S3:
- Fix upload of single files into buckets without create permission
- Fix --header-upload
Tardigrade:
- Fix listing bug by upgrading to v1.0.7
- Set UserAgent to rclone (Caleb Case)
更新時間:2020-06-08
更新細節:
更新時間:2020-06-04
更新細節:
What's new in this version:
- Support for minor Chromium upgrade(83.0.4103.61 → 83.0.4103.97)
更新時間:2020-06-03
更新細節:
What's new in this version:
- Fixed a bug in the "New Tab" page in non-Japanese environments.
- Improved video playback (thanks nanasi, Rayner, 64MA, and many others)
- Support for major Chromium upgrade (81.0.4044.138 → 83.0.4103.61)
更新時間:2020-06-01
更新細節:
What's new in this version:
Database navigator:
- Statistics view (table sizes) was added
- Connection coloring was redesigned
- Connection host name tip was added
Data viewer:
- Ref cursor panel viewer was added
- Columns sort settings save/load was added
- Data export in HTML format was fixed (styles)
SQL editor:
- Function call formatting was improved
- Table alias generation was fixed (for unicode/numeric table names)
PostgreSQL:
- Ref cursors refresh support was added
- Table and schema statistics was added
- Table comment and rules were added to DDL
Oracle:
- Metadata search was fixed
- Java source read was fixed
- ODBC driver download was fixed
- Exasol: metadata edit dialogs were redesigned
- Clickhouse: table statistics was added
- Firebird: view editor was fixed
- Plain HTTP driver repositories (Maven or direct links) were replaced or removed
- Big number of minor UI and database-specific bugs were fixed
更新時間:2020-05-28
更新細節:
What's new in this version:
Bug Fixes:
Accounting:
- Restore "Max number of stats groups reached" log line
- Correct exitcode on Transfer Limit Exceeded flag
- Reset bytes read during copy retry
- Fix race clearing stats
- Copy: Only create empty directories when they don't exist on the remote
- Dedupe: Stop dedupe deleting files with identical IDs
Oauth:
- Use custom http client so that --no-check-certificate is honored by oauth token fetch
- Replace deprecated oauth2.NoContext
- Operations
- Fix setting the timestamp on Windows for multithread copy
- Make rcat obey --ignore-checksum
- Make --max-transfer more accurate
Rc:
- Fix dropped error
- Fix misplaced http server config
- Disable duplicate log
Serve dlna:
- Cds: don't specify childCount at all when unknown
- Cds: use modification time as date in dlna metadata
- Serve restic: Fix tests after restic project removed vendoring
Sync:
- Fix incorrect "nothing to transfer" message using --delete-before
- Only create empty directories when they don't exist on the remote