TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 Pale Moon 軟體歷史版本 Download Page46 :: 軟體兄弟

Pale Moon 歷史版本列表 Page46

最新版本 [var.version]

Pale Moon 歷史版本列表

Pale Moon 是一個開源的,基於 Goanna 的網頁瀏覽器,可用於 Microsoft Windows 和 Linux(與開發中的其他操作系統一起),重點在於效率和易用性。確保充分利用您的瀏覽器!Pale Moon 為您提供瀏覽器的瀏覽體驗,完全由自己獨立開發的源代碼完全構建,源自 Firefox / Mozilla 代碼,精心挑選的功能和優化改進了瀏覽器速度,資源使用,穩定性和用戶體驗,... Pale Moon 軟體介紹

Pale Moon (32-bit)Pale Moon (64-bit)


Icecream Video Editor 1.52 查看版本資訊

更新時間:2019-12-10
更新細節:

What's new in this version:

Icecream Video Editor 1.52
- Freezing frame bug fixed
- Add fade in/out for original audio of scenes
- Video library preview fix for auto rotation in Windows 7


Icecream Video Editor 1.50
- Added media auto rotation improvements
- Windows 7 better UI compatibility
- Change player's sound volume with mouse wheel
- Multiple other UI and bug fixes and improvements


Icecream Video Editor 1.48
- Dropbox integration fixed


Icecream Video Editor 1.47
- Scene text added to scenes' and projects' thumbnails
- Change project name quickly from window title
- Gradients added to Colors Library
- HiDPI player fix
- Memory usage major improvements
- Filters for color slides added
- Windows 7 installer fix
- Multiple minor UI and bug fixes


Icecream Video Editor 1.42
- Major stability improvements
- Videos animated preview in Library
- Audio device handling improved
- Other minor bug fixes and UI improvements


Icecream Video Editor 1.36
- Other UI minior fixes


Icecream Video Editor 1.35
- Stability improved
- x64 version added


Icecream Video Editor 1.31
- Timeline major bugfixes
- Different encodings better support
- Debug system upgrade


Icecream Video Editor 1.30
- Few crash fixes
- Occasional initial freeze on start fixed



Icecream Video Editor 1.29
- Minor audio fix


Icecream Video Editor 1.28
- Project loading and drop to timeline speeds increased
- Text size and text animation speed settings added
- Multiple crash fixes
- Text+transition combo fix
- 'Phantom transitions' fix
- Debugging system improved


Icecream Video Editor 1.26
- Grayscale images export and few other crash fixes
- Timeline major fixes and improvements
- Export estimation time fixed


Icecream Video Editor 1.21
- Installer fixed: webm codecs
- Few crashes fixed
- Other minor improvements


Icecream Video Editor 1.20
- Official version release of Icecream Video Editor

Pale Moon 28.8.0 (64-bit) 查看版本資訊

更新時間:2019-12-10
更新細節:

What's new in this version:

New features:
- Added support for modern Solaris operating systems like Illumos
- Implemented position:sticky for table parts - You can now use CSS to e.g. stick table headers so they don't scroll off the screen
- Enabled basic implementation of module type scripting. While not fully spec compliant (yet), this will fix the few web compatibility issues with sites that rely on this feature without fallback (e.g. the Chromium bugtracker)
- Implemented Promise.prototype.finally()
- Implemented Regular Expression lookbehind
- Implemented Regular Expression /s flag (dotAll support)
- Implemented String.prototype.matchAll (regex)
- Added Ekoru to the list of default search engines. This is a Bing-backed search engine that donates the majority of its revenue to various charities that support the planet and animals. An environment-supporting alternative to Ecosia if you don't want to support Google in the process

Changes/fixes:
- Changed the way tables are rendered to fix a number of spec compliance issues and allow relative positioning of table parts
- Now building against the Windows 10 SDK 10.0.17763.132 for increased compatibility with Windows 10 and improved Spectre mitigation
- Removed the unused DiskSpaceWatcher component
- Updated cairo code
- Updated SQLite to 3.30.1
- Updated the Brotli library to 1.0.7
- Updated the woff2 library to 1.0.2
- Updated the OpenType Sanitizer to 8.0.0
- Updated the Javascript math library for precision and performance fixes
- Updated the embedded Emoji font to Mozilla's COLR-mapped twemoji 0.5.0 (Twemoji 12.1.3), to support Emoji 12
- Improved CSS grid rendering
- Changed packaging for archives to use 7z/xz instead of zip/bz2
- Made the second argument of (DOM/CSS) insertRule() optional for (Chrome) web compatibility
- Removed the non-standard object.prototype.watch()/unwatch() functions. Please note that this may affect some extensions; those will need to be updated to no longer use these non-standard functions
- Fixed the status bar module to work around an issue with relying on watch()/unwatch()
- Fixed a build failure in the libcubeb sndio module
- Fixed a small oversight in the release branch that would potentially still mark jnlp files as executable
- Fixed the certificate retrieval logic in the certificate exception dialog
- Fixed an issue with add-ons potentially getting confused during add-on updates due to cached scripts
- Fixed a crash due to unnecessary reparenting calls in layout
- Reinstated the mentioning of the number of accelerated/total windows in Troubleshooting Information, for completeness
- Moved the embedded font for Emoji from application to platform so all UXP applications can easily benefit from it
- Cleaned up the jemalloc code: Removed dead/unused code, removed conditionals around "always on" code, and made the allocator VLA-free
- Fixed an oversight in the release branch still marking "jnlp" (Java Web Start) as executable

Security-related fixes:
- Removed the silent fallback to insecure install locations on Windows
- Pale Moon will no longer by default install into unprotected program locations (this was a regression in v28)
- If your operating system account does not have the necessary privileges, you need to manually select an accessible folder to install into. This is important to prevent malware from modifying installed programs in well-known but otherwise unprotected installation locations
- Added a preference for, and disabled, the confirmation prompt for URL authentication (prevents evil traps)
- Disabled the use of HPKP by default due to the inherent risks involved with this feature. A preference was added to completely disable header processing, and using preloaded pins is effectively disabled. Please note that this is automatically disabled by default for everyone, regardless of your previous setting for this feature, and it is strongly recommended you keep this feature disabled. HPKP will eventually be removed (overall Internet concensus)
- Fixed a potential issue when interacting with plugins
- Fixed a potential crash scenario when reading PAC configuration
- Fixed a potential issue with text selection painting
- Fixed an issue with element references not being properly updated
- Fixed an issue with incorrect saving of web pages as text
- Fixed a potential issue with clipboard handling
- Fixed a potential issue with attaching the debugger to web workers
- Updated NSS to 3.41.4 to address CVE-2019-11756 and CVE-2019-11745
- Unified XUL Platform Mozilla Security Patch Summary: 2 fixed, 8 DiD, 16 not applicable

StarUML 3.2.0 查看版本資訊

更新時間:2019-12-10
更新細節:

What's new in this version:

- Hide a subset of attributes, operations, etc.
- Activity diagram improvements
- Turn-off automatic updates

Resolved Issues:
- Activity diagram improvements
- Failed to load .uml file
- Create message is incorrectly connected if Lifeline is placed at left-side
- Do not close when select "Cancel" in save changes dialog
- Support CallOperation and CallBehavior Actions
- Open the diagram by double-clicking which referred by Frame
- Add a new lifeline when drag collaboration role onto sequence (or communication) diagram
- Allow deploying artifact instance to node instance
- Allow to turn-off check update on start
- Association cannot be drag-and-drop from Model Explorer when the two classes exists
- Do not show delete views only dialog when try to delete attributes
- Allow selectively show/hide attributes, operations and other properties.

SUMo Portable 5.10.4 Build 439 查看版本資訊

更新時間:2019-12-08
更新細節:

What's new in this version:

- [Refactoring] Wrong version reported for "tax by Buhl Data Service GmbH"
- [Refactoring] "ImTOO Software Studio" company name rationalization
- [Refactoring] "Ashampoo Uninstaller by Ashampoo" should not be filtered
- [Refactoring] "nordvpn*" with no company name shall use "NordVPN" as company name
- [Refactoring] Company "HexaD" to be renamed as "Duplicati Team"

DbVisualizer 10.0.25 (64-bit) 查看版本資訊

更新時間:2019-12-07
更新細節:

X-VPN 55.0_974 查看版本資訊

更新時間:2019-12-06
更新細節:

Focusky 3.8.7 查看版本資訊

更新時間:2019-12-04
更新細節:

What's new in this version:

New:
- The foreground supports proportional stretching, which can be used as a border for displaying content
- Add "Lens Frame" style frame border for clearer recognition and easy design
- Added animation to emphasize special effects: hot wave look and hot wave look

Fix:
- Fixed the problem that there is no sound in the added video. You need to pull the volume bar to make the sound
- Fixed the issue that the video adjustment volume bar may be invalid
- Fix the issue that the corporate logo cannot be resized
- After the combination is fixed, there is no change in the combined button prompts
- Fixed the problem that the added picture cannot be undone
- Fix the problem that the foreground and pictures cannot exceed the boundary
- Fix some issues with Audio Player Skin 2
- Fixed the problem that it is easy to accidentally touch double-click to enter text when moving or clicking text
- Fix the problem that the foreground image will exceed the black border on both sides when the display is different from the display ratio
- Otimize the control bar in the foreground editor to semi-transparent to better confirm the position
- Optimize the foreground editor, remove the boundary of moving graphics during editing
- Optimize audio icons and display

Zotero 5.0.80 查看版本資訊

更新時間:2019-12-04
更新細節:

What's new in this version:

- Fixed “Invalid field” startup error after upgrading directly from Zotero 4 (2017 or earlier) to Zotero 5.0.78-79
- Fixed performance problems with autocomplete in item tags box in large libraries (since 5.0.78)
- Restored checkmarks in Sync → “Choose Libraries…” window on Windows/Linux (since 5.0.78) and made checked/unchecked state clearer on all platforms

rekordbox 5.8.1 查看版本資訊

更新時間:2019-12-03
更新細節:

What's new in this version:

- Improved stability and minor issues fixed

Zotero 5.0.79 查看版本資訊

更新時間:2019-12-03
更新細節:

What's new in this version:

- Fixed database upgrade error for some databases