NetWorx 歷史版本列表 Page2

最新版本 Microsoft OneNote 2401 Build 17231.20236 (64-bit)

NetWorx 歷史版本列表

NetWorx 是一個簡單而免費,但功能強大的工具,可以幫助你客觀地評估你的帶寬消費情況。您可以使用它來收集帶寬使用數據,並測量您的 Internet 或任何其他網絡連接的速度。 NetWorx 可以幫助您識別網絡問題的可能來源,確保您不超過您的 ISP 指定的帶寬限制,或追踪特洛伊木馬和黑客攻擊的可疑網絡活動特徵. 該程序允許您監視所有的網絡連接或只是一個特定的網絡連接,如無線或移動寬帶。該軟件... NetWorx 軟體介紹


PerformanceTest 10.0 Build 1004 查看版本資訊

更新時間:2020-03-16
更新細節:

What's new in this version:

PerformanceTest 10.0 Build 1004
- CPU Test - Compression test, made some changes to increase speed of compression test. Now using std::minstd_rand due to changes in Windows 10 that decreased the speed of the rand() function
- CPU Test - Single thread test, due to changes in the compression test the single thread test will now be slightly higher
- CPU Mark - due to compression and single threaded test changes the CPU mark has been rebalanced for these changes. The single thread test is now weighted slightly more than the other tests
- Advanced Network test - Fixed a bug preventing the TCP server thread starting correctly so the TCP test would stop after a few seconds


PerformanceTest 10.0 Build 1003
- Histogram charts, fixed some issue loading V10 charts, fixed some missing charts for new tests.
- Baseline manager, fixed a crash that could occur when there were no CPU/GPU model names loaded from the chart data
- Started adding PT8 or PT9 flags to all old V8 and V9 baselines when an individual test result is displayed
- Install to USB, fixed a missing subfolder from the media folder that was not being copied to the USB correctly


PerformanceTest 10.0 Build 1002
- CPU tests, Single Threaded, started scaling single threaded score down to be closer to PT9 for better comparability with older results
- 2D Tests, 2D Image Rendering, changed score displayed to thousand images/sec instead of images/sec for better readability
- Fixed drag and drop on main window of loading of baselines not working
- Fixed an issue for the test status window, when running a single CPU test it was not correctly displaying the test that was running


PerformanceTest 10.0 Build 1001
- Change log not available for this version


PerformanceTest 10.0 Build 1000
- Score rebalancing Due to the large amount of changes made to the 2D/3D/CPU/Disk tests all the calculated mark values have been rebalanced and scaled to be similar (but not exactly the same) to that of PerformanceTest 9
- Individual test scores have not been scaled so a direct comparison cannot be made in many cases between version 9 and version 10
- Windows Support No longer supporting Windows versions older than Vista
- Compiler updates We have switched from using Visual Studio 2013 (for V9) to Visual Studio 2019 for V10. Newer compiler versions typically bring improved code optimisation and use of newer CPU instructions
- CPU Tests Enabled compiler optimisations for the CPU tests that had previously been disabled. This has resulted in better performance on newer CPUs when compared to older ones
- Compression Test, replace with a new version that uses the Cypto++ Gzip library. Previous versions of PerformanceTest were using a Adaptive encoding algorithm, which gave good compression rates on text, but was’t in common use. Zip is the defacto standard for real world data compression
- Encryption test, removed Salsa and TwoFish from the sub tests that are run and replaced them with an ECDSA (Elliptic Curve Digital Signature Algorithm) sub test. Previously PerformanceTest V9 had 4 sub-tests. These were, TwoFish, AES, Salsa20 & SHA256. Now we have three sub-tests. AES, ECDSA & SHA256. These are all algorithms that are heavily used in the real world
- Extended Instructions (SSE), added an AVX512 test (when available). AVX512 are a new set of CPU instructions that are in newer CPUs
- Extended Instructions (SSE), fixed a pointer math issue in the test that was referencing incorrect memory locations. Accessing the correct data helped with data alignment and improved test throughput
- Extended Instructions (SSE), made some changes to the SSE/AVX/FMA tests for how the results are retrieved and stored for next calculation loop (using _mm_storeu_ps and mm256_storeu_ps)
- Extended Instructions (SSE), removed custom aligned vector/matrix class and switched to standard vector/matrix class. Changed how matrix data is loaded before test (using _mm256_broadcast_ps)
- Integer Math, made some changes to add better support for out of order execution. This makes the algorithm less linear and gives modern CPUs the change to get more calculations done in parallel
- Added a Cross-platform mark to the CPU test, made up of the Integer, Floating point, sorting and prime test scores. This will be calculated when loading a V9 baseline in V10 if the required scores are available. This cross platform score is not used when generating the overall CPU mark as it based on previously run tests. We envisage that we’ll use these results in the future for cross platform comparisons (x86 PCs vs ARM based mobile devices)
- Physics test, updated Bullet physics engine to version 2.88. Previously we were using 2.83
- 2D Tests Added a new SVG (Scalable Vector Graphics) image rendering test that will open and display several SVG images
- Added a new “PDF Render” test that will open a PDF and scroll through the available pages
- Changed default test size to 1920 x 1080. This should place more load on the video card than was previously the case so frame rates are lower across the board compared to V9. Tests will scale down in size to 1024×768 and a penalty will be applied and will not run at lower resolutions than this
- Direct 2D, increased amount of objects displayed during test
- Windows Interface test, increased size of dialog and number of controls on dialog
- Complex vectors, changed so that rendering loop resets sooner rather than most of the drawing happening off screen towards the end of the test
- Image Filters and Image Rendering, added DX11 versions of this test. Results are a combination of old and new tests
- Due to these updates scores and the 2D mark value in older versions of Windows (eg Windows 7) will be far lower as it isn’t possible to scale meaningfully when multiple tests can’t be run
- 3D Tests DX9, changed default resolution to 1920×1080, test will be scaled down and a penalty applied if it cannot be run at this resolution
- DX9, increased default Anti Aliasing level to 8, changed skybox and number of objects in scene. This was done with the aim of making the test less CPU bound
- DX10, increased default resolution to 1920×1080, test will be scaled down and a penalty applied if it cannot be run at this resolution. This adds load to the video card
- DX10, increased number of islands and meteors during test
- DX10, fixed a bug when enumerating display modes for the DX10 test where no compatible card would be found if there was a large amount (>500) of display modes
- GPU Compute, replaced the Bittonic sort test with an NBody Gravity test. Nobody knew what a Bittonic sort was or how it applied to the real world. NBody simulations on the other hand are a fairly common scientific application and they make a good visual impact
- GPU Compute, increased default size for sub tests to 1920×1080
- GPU Compute, OpenCL test, made some changes to particle size and variables used for calculations so more is happening during the test
- GPU Compute, Mandelbrot test, increased number of iterations 10x to slow down the test execution
- Started allowing ”Microsoft RemoteFX Graphics Device” for 3D support on some VMs
- Memory Tests Increased amount of memory that non-cached tests use to 512MB of RAM (up from 256MB)
- Database Operations, changed to use an in memory sqlite3 database based on SQLite 3.31.1. Will run for maximum available physical cores and use at least 128MB RAM per thread
- Threaded, changed to run a range of threads up the maximum available (eg 2, 4, 8, 16 or 3, 6, 12 depending on available core count) and use highest score. Amount of RAM used will depend on number of threads, <= 16 threads 512 MB, <=64 threads 1 GB, > 64 threads 2 GB
- Threaded and Database operations, added support for processor groups and thread affinity
- Latency test, now will take measurements based on 16KB, 64KB and 8MB ranges (previously was just 64KB) and use the average value of the three tests for the score. This will give a broader range of samples and will result in higher latency figures than PT9
- Disk tests Changed name of “Random Seek” test to “32KQD20” to better represent the test (using 32K block size with a queue depth of 20)
- Added a new “4KQD1” test (using 4k block size with a queue depth of 1)
- Increased test files size to 400MB for write test, 800MB for read test (traditional hard drive). If drive is an SSD then it is 1GB for write test and 2GB for read test
- Removed the CD test
- Advanced Physics Test Added option to allow resolution to be selected
- Updated Bullet physics engine to version 2.88. Previously was using 2.83
- Added message check on exit to stop „not responding“ when closing while using a large number of objects
- Advanced Network Test Added threading, Windows RIO (Registered Input/Output API Extensions) sockets option. These changes were made to achieve higher throughput & lower latency, particularly on 10Gb+ networks. You should now be able to really push the limits of your networking gear with these changes
- Advanced Disk Test Made some changes to try and stop crashes during the advanced disk IOPS test when the hard drive is failing/responding abnormally
- Added temperature collection to test results. Can now choose to display the temperature or the latency heat map when displaying a graph. This has become important as some SSDs throttle down their speed under high temperatures
- Advanced Memory Test
- Added „Threaded“ test option to advanced memory test, currently will run the threaded memory test starting with 1 thread up to (Cores * Threads per core) threads. Each test loop is repeated 3 times and the best result stored.Now opens graph automatically at end of testing
- Updated latency test to use same settings as standard test, running random range latency test for 16KB, 64Kb and 8MB ranges and then averaging the results
- NEW Advanced CPU Test Added an advanced CPU test, this allows individual CPU tests to be run from 1 thread up to a specified number of threads and then the results graphed
- NEW Advanced Internet Speed test Added an implementation of M-Labs (https://www.measurementlab.net) internet speed test that will connect to their servers, performance a 10 second upload test, a 10 second download test and then display the results from that test
- Baseline management Re-enabled choosing of colours for loaded baselines, this will only affect the bar graph colour of the baseline and the text colour will not change
- Localisation Added a section in the installer to allow selection of a supported language, on install first launch PT will now choose that language by default
- Reporting Added percentile options to exported text, formatted text and HTML reports
- Baseline Management Added a way of tracking submitted baselines and displaying them in the advanced baseline management dialog under the “Uploaded” tab
- Scripting Added SETRERUNRESULT to toggle re-run config setting. Choose between keeping BEST and NEW result when re running tests
- Added HIDEBASELINES option to only add current computer results to exported results files
- Added CPU_RUNTEST and ACPU_SETEXPORT commands for scripting the advanced CPU test
- Changed „Result Date“ to be local time instead of UTC for consistency (windows install time was already local time)
- HTML report output, fixed a bug where the Unicode BOM was not being correctly written to the start of the file if the file was opened in append mode and didn’t already exist
- Removed 2 extra line breaks being added at end of records for REPORTSUMMARYCSV command
- Misc Chart display, added percentage difference to baselines when a score the „this computer“ is available. Also added option in the preferences to enable/disable
- Fixed an incorrect error message in the advanced drive performance test when a selected disk did not have enough free space
- Fixed a bug when saving results to an image, the scrollbar width was being applied and causing some result to be hidden
- Added a gray rectangle to custom list view header so the boundary that can be used to resize the columns is highlighted
- System information, Changed ram details in baseline system info to display in GB
- Now displaying „Baseline #X“ instead of just „#X“ on system information window for loaded baselines
- Report exports, added BIOS version and hard drive size as a separate field to the exported report system information
- User Interface, Made back/prev/next buttons in 3D component info view slightly lighter so they stand out more
- No longer displaying PNP ID on Video card system info display
- Fixed some preferences dialog alignments
- CSV export, fixed an issue where multiple „unknown disk“ entries could be output and change column ordering


PerformanceTest 9.0 Build 1035
- Fixed a crash at startup on some systems when collecting SMBIOS system information


PerformanceTest 9.0 Build 1034
- Fixed some display issues when collecting system information for graphics cards:
- on systems with integrated & discrete cards in some cases multiple entries were displayed
- monitors were not assigned to the correct video card
- some Nvidia cards were not being saved in the baseline correctly


PerformanceTest 9.0 Build 1033
- Fixed a crash on startup when collecting graphics system infromation


PerformanceTest 9.0 Build 1032
- Fixed an issue when trying to print in windows 10
- Fixed a crash on start up that could occur on Intel Baytrail systems due to an invalid MSR read
- Made some changes to try and stop crashes during the advanced disk IOPS test when the hard drive is failing/responding abnormally
- Fixed a bug with the save results as image function being impacted by the scroll bar on normal graph displays (would only save as many results as were displayed)
- Added more information to "Could not reset the Direct3D device" error


PerformanceTest 9.0 Build 1031
- Baseline management: added max cpu/3d/disk scores to advanced baseline search windows. Will now force a min and max score entry (with a differnence no larger than 1000) when doing a search based only on a cpu/3d/disk score.
- Removed Nvidia G-Sync check before submitting baseline results as the Nvidia API was not reliable and could indicate G-Sync was enabled on systems that did not support it
- Fixed a bug in the DX12 test where it would not always choose the video card with the largest amount of RAM


PerformanceTest 9.0 Build 1030
- System information library updated to support Radeon RX 590, support for retrieving CPU info for Intel Goldmont


PerformanceTest 9.0 Build 1029
- Fixed a crash that could occur during the disk test


PerformanceTest 9.0 Build 1028
- Fixed a bug when enumerating display modes for the DX10 test where no compatible card would be found if there was a large amount (>500) of display modes
- Updated temperature offsets for some AMD Ryzen CPUs to make the temperatures more accurate


PerformanceTest 9.0 Build 1027
- Updated system information library to fix a crash that could occur on Windows 10 Enterprise with device guard enabled on some AMD systems


PerformanceTest 9.0 Build 1026
- Fixed a crash that could occur in the Advanced Disk Drive Performance test when a call to get the drive information failed
- Changed advanced memory test to allocate up to 25% of system ram (previously would limit to 2GB)
- Fixed a crash that could occur when adding a large amount of baselines at once using the baseline management window


PerformanceTest 9.0 Build 1025
Fixed an issue with NUMA settings when selecting a processor using a different node to the one the PerformanceTest EXE was running on
Fixed a crash that could occur at startup due to a buffer overflow when downloading updated chart data


PerformanceTest 9.0 Build 1024
- Made a change so that the high powered card on dual graphics card systems is displayed in the "your card vs" comparisons
- Advanced Drive Test, fixed freeze bug when filesize is larger than the maximum allowed per the drive's filesystem.
- Advanced Drive Test, Widen the rows on the table and updated displayed precision for Latency Read/Write tests (will show microseconds, us, instead of ms where applicable). This is important when benchmarking very low latency RAM drives.
- Advanced Drive Test, Improved test consistency. Previously the creation of the test file and the the actual test period could overlap on some disk systems due to caching. This could cause a slow start to the test. If a drive respects caching directives this shoould no longer happen.
- Fixed openCL test crashing/not displaying an error message when no openCL library is available
- Added monitor DPI to baseline information
- Updated system information library to correctly report details about new hardware


PerformanceTest 9.0 Build 1023
- Made some changes so test scores greater than 0 but less than 1 are rounded up to 1 when displayed (to avoid them showing as 0)
- Added a new example baselines to reflect newer hardware on the market
- Started displaying text scaling factor / DPI settings in the with video card information. The DPI setting can impact the 2D results (more pixels to move around means slower 2D at high DPI)


PerformanceTest 9.0 Build 1022
- Fixed a crash that could occur when exporting a test graph (eg advanced memory test) to an image
- Fixed a bug in the Advanced memory test where NUMA settings were not being taken into account for memory latency and block size testing
- Fixed a crash that could occur in the memory latency test


PerformanceTest 9.0 Build 1021
- Fixed the naming of some AMD RX 560 cards when they share the same device ID as the RX 460
- Updated help to a new format to allow opening and display of current topic on Win10 systems


PerformanceTest 9.0 Build 1020
- Added a 64bit build of the DX12 test executable which will be launched on 64bit systems

SoftEther VPN Gate Client Plugin 2020.03.16 build 9731 查看版本資訊

更新時間:2020-03-16
更新細節:

Visual Paradigm Community Edition 16.1 (64-bit) 查看版本資訊

更新時間:2020-03-16
更新細節:

What's new in this version:

Visual Paradigm Community Edition 16.1 (64-bit)
- Change log not available for this version


Visual Paradigm Community Edition 16.0 (64-bit)
Large-Scale Scrum Canvas:
- Large-Scale Scrum Canvas is a scrum tool built for every scrum team to plan, track and manage scrum projects through an intuitive visual canvas. Whether your software project involves a single team or multiple teams around the world, we keep everyone on the same page, same canvas.

Navigate project with ease:
- Manage product backlog, sprint planning, impediment, daily scrum, sprint review and other Scrum events and artifacts from within the same place - the Large-Scale Scrum canvas
- Works for any scale projects
- Dedicated canvas for every Scrum team to access the project and sprint details relevant. The canvas is designed to help make large-scale development efficient

Improve communication:
- Effectively communicate ideas the with documents generated from the information gathered under work items
- To use this feature, select Agile > Large-Scale Scrum Canvas from the toolbar
- LeSS (Large-Scale Scrum), is a trademark of The LeSS Company B.V

Form Builder - Design Your Forms:
- We support your data collection needs by introducing a new form builder that is feature-rich and intuitive. You can create your own forms using our drag-and-drop form builder that has all the layout tools, form fields and flexibility you need. Choose from a vast collection of form templates to create registration forms, order forms, feedback forms and more

Drag-and-drop form designer:
- Drag the fields you need and drop them on the form editor. Drag to move fields and adjust layout. Form building is simple and intuitive.

Rich collection of form objects:
- A rich set of fields is there to support both standard and advanced form design needs - text, image, choices, boolean, separator, etc.

Flexible layout:
- Easily adjust the ratio of fields through dragging the slider between fields. The result will reflect instantly as you drag.
- You can create a Form through the New Diagram window.
- Form sharing and data collectors

Share your form with your target audiences via a secure link or embed it into a page on your website:
- Web link: share your form via a secure link. We host your forms and help you collect the data you need to get business done.

Embedded code:
- An engaging form on your website is a great way to collect the information you need from your target audiences. You can embed your form seamlessly into a page on your website to collect data

Form Builder - Form Data Browser:
- Collected data can be viewed in a summary table or directly in the form editor. You can also export data in CSV format.
- Brosing form results

Quality control toolset:
- Quality control experts make use of the so-called "7 Basic Tools of Quality" to improve their organizations as part of an overall quality control effort. The 7 tools are graphing techniques that are commonly used for quality control troubleshooting purposes. Visual Paradigm features these 7 tools, along with a unique dashboard-like feature that helps you manage the use of these tools in different quality initiatives.
- 3 new chart makers for quality initiatives
- Our quality control toolset is enhanced to support three new chart types. Together with our flowchart maker, check sheet tool, scatter chart maker and cause and effect diagram tool, you can now perform quality with the help of all the 7 basic quality tools


Pareto Chart:
- Pareto Chart is a combination of bar chart and line chart, where individual values are represented in descending order by bars, and the cumulative total is represented by the line

Control Chart:
- Control Chart helps in studying whether a process is in control or not. In a Control Chart, process mean is plotted at center and the upper and lower control limits are plotted on both sides of it. The values lying outside the control limits indicate that the process is out of control

Histogram:
- Histogram is a kind of bar chart that shows the distribution pattern of data. Histograms are useful in studying patterns of distribution and in drawing conclusions about the process based on the pattern

Quality Control Canvas:
- Quality Control Canvas is a management tool that helps you manage your charts and diagrams created for quality initiatives. The canvas provides you with direct access to the various quality tools such as flowchart, control chart, cause and effect diagram, pareto chart, etc. You can simply click on a tool to start creating your chart and diagram

Dashboard of quality tools:
- Access to all the seven quality tools within the same place - the canvas. You don't have to move between pages and applications to find the tool you need

Keep all your works in one place:
- Each item in the canvas stores all the charts in same type, which makes it easy for you and your colleague to access your work

Intuitive chart editor:
- Easily input your data in a spreadsheet editor. The chart preview enables you to view the result instantly as you input your data.
To use this feature, select Tools > Quality Control from the toolbar.

Multiple templates to fit different quality initiatives:
- Multiple quality control templates are provided to support the different kinds of quality control needs

7 Basic Quality Tools:
- The 7 Basic QC Tools QC template provides quick access to the seven simple yet effective "tools of Improvement" suggested by Kaoru Ishikawa, one of the quality management gurus. The tools are widely used as visual problem-solving tool and as general management tools in design and delivery processes

Six Sigma (DMAIC):
- Six Sigma is an organization-wide approach used to specify how organization managers set up and achieve objectives. Six Sigma prescribes an improvement process called DMAIC. The DMAIC QC template visualizes the classification of different quality tools in the Six Sigma methodology.

PDCA:
- The PDCA-cycle is popular management method used for the continuous improvement of business processes and products. The PDCA QC template visualizes the use of quality tools in realizing continuous improvements throughout a PDCA cycle.
- Visualize your business model in a nice one-page canvas. The latest version of Visual Paradigm features an intuitive Business Model Canvas editor for you to build your Business Model Canvas quickly.

Business Model Canvas:
- You can create a Business Model Canvas through the New Diagram window
- Business Model Canvas is designed by Strategyzer.com
- The Business Model Canvas is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License
- Rich collection of professionally designed template
- Create your own Business Model Canvas with our pre-developed templates. No matter what niche you are in, you will be able to find a template that fits your need well. While you can use them all as they are, feel free to add your personal touch and customize them

- Basic
- Basic (Iconless)
- Basic (Watermark)
- Basic (Bullet Points)
- Icy
- Green Bean
- Blueberry
- Strawberry
- Elegant
- Navy
- Vibrant
- Bricks
- Lemon Tea
- Turquoise
- Wasabi
- Grapes
- Summer Fiesta
- Latte
- Light
- Traveling
- Blackboard
- Categorized

Analysis Canvas Tool - Build Your Own Canvas:
- If you want a way to capture and organize your ideas, then an analysis canvas is a useful, quick and easy way to do so. Categorize your ideas by splitting a canvas into multiple partitions. Add memo and sticky notes into the partitions to describe your ideas. Publish the canvas online and share it with your co-workers, partners and friends. Visual Paradigm provides a convenient Analysis Canvas tool that helps you achieve all these.

Analysis Canvas Tool:
Build your Analysis Canvas with ease:
- Build your canvas with ease
- Start from a pre-defined template or from scratch. Structure your ideas into different partitions with simple steps. Adjust the cell size by dragging the splitter.

Rich collection of memo and sticky notes:
- Jot your thoughts and ideas down onto the canvas as they develop and grow, using sticky notes and memos. A rich collection of notes and memos is provided. They have different looks and colors that serve and fit different needs and preferences.

100+ pre-designed Analysis Canvas templates:
- Over 100 professionally designed Analysis Canvas templates with ready-to-use layouts and icons are available. They serve as good starting points for you to build your own canvas
- 4 Quarters Canvas
- Contract Canvas
- 12 Months Canvas
- 4: Retrospective Canvas
- Personal Agility Canvas
- User Story Conversation
- Agile Sprint Rpt. Canvas
- Basic Kanban Canvas
- Milestone Mgmt. Def.
- Lean Change Canvas
- Project Canvas
- Project Canvas II
- Project Kick-Off Canvas
- Maker Project Canvas
- Program Canvas
- Change Mgmt. Canvas
- Behavior Change Canvas
- Data Canvas
- Project Charter Canvas
- Business Model Zen
- Business Model Archit.
- GovTech Business Model
- Open Business Model
- Business Model Inno.
- Universal Business Mdl.
- Mobile Application
- Partnership Canvas
- Partnership Match
- Elevator Canvas
- Service Model Canvas
- Co-creation Canvas
- Storytelling Product
- Process Model Canvas
- Digital Policy Model
- Context Map Canvas
- SAAS Business Canvas
- Operating Model Canvas
- Value Model Canvas
- Enterprise Design
- Business Support
- Business Pivot Canvas
- Outcome Based Map
- Social Business Model
- Business Analysis
- Ideation Canvas
- Universal Prob. Solving
- Kanban Canvas v1.0
- Go-Product Roadmap
- Product Development
- Product Management
- Hardware Product
- Minimum Viable Canvas
- Product Design Canvas
- Game Design Canvas
- 1-Page Game Design
- Design Thinking Venture
- Prototype Canvas
- Timebound Project
- Requirements Discovery
- User-Centered Design
- Platform Value Canvas
- Platform Idea Canvas
- Focused Innovation
- Open Innovation Project
- Innovation Project
- Employer Branding
- Product/Market Fit
- Customer-Value Canvas
- Strategic Partnership
- Digital Strategy Canvas
- Mission Model Canvas
- Core Story Canvas
- Cloud Strategy Canvas
- Product Vision Board
- Product Vision Board (Ext)
- Life Model Canvas
- Social Lean Canvas
- SWOT Canvas
- Opportunity Analysis Canvas
- Startup Analysis Canvas
- Startup Canvas
- Startup Marketing
- Market Analysis Canvas
- Disruption
- Deep Learning AI Canvas
- Experience Canvas
- Machine Learning
- Learning Ecosystem
- Consupremo API Canvas
- MVP Canvas
- Personal Impact Canvas
- Full Time Living Inno.
- LernOS Canvas
- Course Design Canvas
- HR Innovation Canvas
- Collaborative Creativity
- Employee Experience
- Team Canvas Basic
- Role Expectation Map
- Healthcare Lean Canvas
- Feedback Canvas
- Process Connector

- No more process silos! Manage your enterprise, business and IT processes with our all-round process management tools, and have they integrated using Process Connector. Process Connector provides process designers an option to establish a navigable linkage from one process to another. No matter you are working on Guide-Through process like TOGAF ADM Guide-Through, Just-in-Time process like PMBOK Just-in-Time or Process Canvas like Scrum Process Canvas, you can connect them using Process Connector.
- To use Process Connector, unlock your Guide-Through Process / Just-in-Time Process / Process Canvas to enter editing / authoring mode.

30+ new online diagrams:
- 30+ new types of diagram have be added into Visual Paradigm since V.15.2 ranging from software design, business design, UX design, flowcharting, quality control, mind mapping, cloud architecture design, and to decision analysis, etc. You want even more new types of diagram to fit your specific need? No problem! Simply suggest them in the User Forum

30+ new online diagrams:
- Software and business design
- Enterprise Integration Patterns diagram tool
- Enterprise Integration Patterns
- System context diagram tool
- System context diagram
- Arrow diagram software
- Arrow diagram
- Problem flow diagram tool
- Problem flow diagram
- Information flow diagram software
- Information flow diagram
- Affinity diagram tool
- Affinity diagram
- Interrelationship diagram tool
- Interrelationship diagram
- Causal loop diagram tool
- Causal loop diagram
- Enterprise architecture diagram tool
- Enterprise architecture diagram
- Dendrogram maker
- Dendrogram
- Flowchart makers
- Cross-functional flowchart maker
- Cross-functional flowchart
- Microsoft Azure
- SDL diagram
- Audit flowchart maker
- Audit flowchart
- Accounting flowchart maker:
- Accounting flowchart
- Organizational chart makers:
- Family tree maker
- Family tree
- Genogram software:
- Genogram

Kinship diagram maker:
- Kinship diagram
- Quality control diagrams

Threat modeling tool:
- Threat model

TQM diagram tool:
- TQM diagram
- Fault Tree Analysis software
- Fault Tree Analysis
- UX design

Site map diagram tool:
- Site map diagram
- Material design wireframe tool
- Material design diagram
- Atlassian wireframe tool
- Atlassian wireframe
- Wired UI diagram tool
- Wired UI diagram
- Fluent Design wireframe tool
- Fluent Design wireframe
- Mind Mapping

Concept map diagram tool:
- Concept map diagram
- Bubble diagram maker
- Bubble diagram
- Seating chart
- Create beautiful and professional seating chart in minutes with the help of the drag-and-drop feature and the full set of seating plan icons and props.
- Event Hall Seating Plan
- Banquet Hall Seating Plan
- Banquet Hall Seating Plan
- Restaurant Seating Plan
- Restaurant Seating Plan
- Huawei Cloud architecture diagram
- Design your Huawei Cloud architecture using the Huawei Cloud architecture tool. Full set of ready-made Huawei cloud symbols that help you accurately communicate your design ideas through Huawei architecture diagrams.
- Enterprise-level disaster tolerance service:
- Enterprise cloud disk solution
- Enterprise cloud disk solution
- SAP common architecture
- SAP common architecture
- Decision analysis and others

Decision tree tool:
- Decision tree

Timeline diagram:
- Turn your Google Sheet data into beautiful chart
- Turn your Google Sheet data into beautiful chart
- Automatically form a chart from data entered in your Google Sheet. With auto refresh, changes you made in the sheet will reflect in the chart automatically, keeping your work consistent.

Kerberos authentication:
- Kerberos is a network authentication protocol designed to provide strong authentication for client/server applications by using secret-key cryptography. Your team can now authenticate through Kerberos

Kerberos authentication:
- Edit Customer Journey Map's chart data via full editor
- You can use charts in a Customer Journey Map to represent statistical data. The experience of editing is now improved. You can now edit chart data via the full spreadsheet editor


Visual Paradigm Community Edition 15.2 (64-bit)
- Change log not available for this version


Visual Paradigm Community Edition 15.1 (64-bit)
- Minor bugfix


Visual Paradigm Community Edition 15.0 (64-bit)
- Wireflow diagram - A wireframe-based flow chart: Wireframes is a widely adopted UX tool that allows designer and client to work together in identifying the content and functionality of screens. A wireflow makes UX even more effective by harnessing the power of wireframe and flowchart, creating a step-based UX diagram that illustrates the steps and decision points of particular scenarios and the possible navigation paths throughout these steps.
- Animating Wireflow diagram: As long as a user interaction involves alternate and exceptional cases, there are multiple paths of wireflow that can be navigated. To reduce the application complexity, the wireflow editor allows you to specify a particular path (or often called scenario) of wireflow to be animated, so that we can split a user feature to be in sync with the partition of a simple user story or testing scenario.
- STEPS Wizards: Analysis and Design Step-by-Step: Seamless Techniques Expressed in Prescribed Steps (STEPS) is a powerful and groundbreaking feature for software development. Like a recipe that tells you how to cook a meal, STEPS are recipes that lead you through a series of well-defined steps for conducting a particular (reusable) analysis or modeling pattern for certain aspect of your development process. Your team can reuse or choose the appropriate Wizard in your project from the default set provided by Visual Paradigm.
- Visual API designer for Swagger and API Blueprint: Design, describe and document RESTful API in a total graphical way. You can design RESTful API easily by creating simple Class Diagram, like the one below. The graphical design approach, along with our award-winning diagramming interface make API design simple, straight-forward and error free.
- Visual Paradigm Online: After five years of consolidation, our dedication of high quality service in Agile Development has positioned VPository as one of the leading platforms in the agile and visual modeling industry. To reflect this tremendous expansion of VPository, we announce the update of the brand identity from VPository to Visual Paradigm Online ("VP Online") to re-message the products and online services we supply.
- On-Demand Model ETL: Design your desirable views of model data in a tabular form for bulk-view/edit/prioritize/visualize using Model ETL big data technology.
- Upgrade to Hibernate 5.1: To ensure that your work continues to remain secure and robust, we have upgrade our ORM support to use Hibernate 5.1, the latest version of Hibernate.



Visual Paradigm Community Edition 14.2 (64-bit)
Visual Paradigm 14.2 introduces a number of new features, which includes:
- Customer Journey Mapping (CJM)
- Automatic document generation from Customer Journey Map
- On-Demand Model ETL
- Tailoring Just-in-Time Process with custom diagrams and text
- Target-First BMM Guide-Through Process
- Baseline-First BMM Guide-Through Process (Extended version of the ordinary process)
- Automatic visualization of BMM traceaibilities with ArchiMate diagram
- Supported specifying stewardship for Means elements in BMM Guide-Through
- New deliverable for BMM Guide-Through: Business Motivation Model
- Online State Machine Diagram tool
- Online Activity Diagram tool
- Online Component Diagram tool
- Online Deployment Diagram tool
- Online Package Diagram tool
- Supported mixed use of notations for online diagrams (e.g. to draw Actor in Class Diagram
- Supported keeping commonly-used shapes for cross-diagrams reusability
- Supported importing palette from user-imported images (e.g. svg, png, jpg)
- Supported importing palette from Visio .vssx

Enhancements to Visual Paradigm 14.2 includes:
- Re-Designed Assessment form in BMM Guide-Through for better documentation of influencers' impacts
- Supported customizing the heading text for the document generated from a Just-in-Time form
- Supported customizing the prefix and suffix of content blocks in document generated from a Just-in-Time form
- Supported bi-directional project reference
- ArchiMate 3.0.1 connection rules
- Supported marking a PostMania topic as resolved
- Supported cloning member in VPository and Teamwork Server
- Supported different scope settings for rows and columns in matrix
- Supported automatic check-out of referenced project
- Re-designed product start page


Visual Paradigm Community Edition 14.1 (64-bit)
General Fixes/Enhancements:
- Fixed no response when attempting to import a non-supported diagram type from Visual Paradigm Community Circle
- Fixed unable to mirror an element from referenced project
- Fixed not handling physical, logical and conceptual elements in ERWin importing
- Fixed diagram image preview not fully shown in Doc. Composer
- Fixed a VPository subscription issue
- Fixed wrongly allowed creating sub-diagram on locked model when create via New Diagram window
- Fixed a wrong referenced project path checking in using referenced project
- Fixed a compile error related to generated ORM code
- Fixed a potential hang issue related to pasting content into a form (TOGAF ADM Guide-through)
- Fixed a couple of issues related to C++ round-trip
- Fixed an undo issue related to Fact Model
- Fixed image exported for Maturity Analysis crops part of the label
- Fixed cannot drag & drop entity from reverse result to diagram on Mac
- Reduced VPository's subscription time
- Renamed Fact Diagram to Fact Model
- Removed the restriction of inner stage cannot exceed outer stage in Maturity Analysis
- Made UeXceler, Tasifier and PostMania enabled by default when creating a new project
- Made User Interface Diagram publicly available
- Made the selection of Just-in-Time process template unspecified by default in New Diagram window
- Supported retrieving the Doc Field for document components in Doc. Composer
- Supported retrieving the URI to use in developing plug-in for components in Doc. Composer

Scrum:
- Fixed UeXceler sometimes not working
- Fixed requirements under use case not being published to Project Publisher
- Made user story fall back to Affinity Table upon a failed attempt to move it to Spike List via drag and drop

Guide-through Process:
- Fixed duplicated deliverables in Architecture Repository

Online Drawing Tools:
- Fixed several issues related to activation editing in sequence diagram on web

Visual Paradigm Community Edition 16.1 (32-bit) 查看版本資訊

更新時間:2020-03-16
更新細節:

What's new in this version:

Visual Paradigm Community Edition 16.1 (32-bit)
- Change log not available for this version


Visual Paradigm Community Edition 16.0 (32-bit)
Large-Scale Scrum Canvas:
- Large-Scale Scrum Canvas is a scrum tool built for every scrum team to plan, track and manage scrum projects through an intuitive visual canvas. Whether your software project involves a single team or multiple teams around the world, we keep everyone on the same page, same canvas.

Navigate project with ease:
- Manage product backlog, sprint planning, impediment, daily scrum, sprint review and other Scrum events and artifacts from within the same place - the Large-Scale Scrum canvas
- Works for any scale projects
- Dedicated canvas for every Scrum team to access the project and sprint details relevant. The canvas is designed to help make large-scale development efficient

Improve communication:
- Effectively communicate ideas the with documents generated from the information gathered under work items
- To use this feature, select Agile > Large-Scale Scrum Canvas from the toolbar
- LeSS (Large-Scale Scrum), is a trademark of The LeSS Company B.V

Form Builder - Design Your Forms:
- We support your data collection needs by introducing a new form builder that is feature-rich and intuitive. You can create your own forms using our drag-and-drop form builder that has all the layout tools, form fields and flexibility you need. Choose from a vast collection of form templates to create registration forms, order forms, feedback forms and more

Drag-and-drop form designer:
- Drag the fields you need and drop them on the form editor. Drag to move fields and adjust layout. Form building is simple and intuitive.

Rich collection of form objects:
- A rich set of fields is there to support both standard and advanced form design needs - text, image, choices, boolean, separator, etc.

Flexible layout:
- Easily adjust the ratio of fields through dragging the slider between fields. The result will reflect instantly as you drag.
- You can create a Form through the New Diagram window.
- Form sharing and data collectors

Share your form with your target audiences via a secure link or embed it into a page on your website:
- Web link: share your form via a secure link. We host your forms and help you collect the data you need to get business done.

Embedded code:
- An engaging form on your website is a great way to collect the information you need from your target audiences. You can embed your form seamlessly into a page on your website to collect data

Form Builder - Form Data Browser:
- Collected data can be viewed in a summary table or directly in the form editor. You can also export data in CSV format.
- Brosing form results

Quality control toolset:
- Quality control experts make use of the so-called "7 Basic Tools of Quality" to improve their organizations as part of an overall quality control effort. The 7 tools are graphing techniques that are commonly used for quality control troubleshooting purposes. Visual Paradigm features these 7 tools, along with a unique dashboard-like feature that helps you manage the use of these tools in different quality initiatives.
- 3 new chart makers for quality initiatives
- Our quality control toolset is enhanced to support three new chart types. Together with our flowchart maker, check sheet tool, scatter chart maker and cause and effect diagram tool, you can now perform quality with the help of all the 7 basic quality tools


Pareto Chart:
- Pareto Chart is a combination of bar chart and line chart, where individual values are represented in descending order by bars, and the cumulative total is represented by the line

Control Chart:
- Control Chart helps in studying whether a process is in control or not. In a Control Chart, process mean is plotted at center and the upper and lower control limits are plotted on both sides of it. The values lying outside the control limits indicate that the process is out of control

Histogram:
- Histogram is a kind of bar chart that shows the distribution pattern of data. Histograms are useful in studying patterns of distribution and in drawing conclusions about the process based on the pattern

Quality Control Canvas:
- Quality Control Canvas is a management tool that helps you manage your charts and diagrams created for quality initiatives. The canvas provides you with direct access to the various quality tools such as flowchart, control chart, cause and effect diagram, pareto chart, etc. You can simply click on a tool to start creating your chart and diagram

Dashboard of quality tools:
- Access to all the seven quality tools within the same place - the canvas. You don't have to move between pages and applications to find the tool you need

Keep all your works in one place:
- Each item in the canvas stores all the charts in same type, which makes it easy for you and your colleague to access your work

Intuitive chart editor:
- Easily input your data in a spreadsheet editor. The chart preview enables you to view the result instantly as you input your data.
To use this feature, select Tools > Quality Control from the toolbar.

Multiple templates to fit different quality initiatives:
- Multiple quality control templates are provided to support the different kinds of quality control needs

7 Basic Quality Tools:
- The 7 Basic QC Tools QC template provides quick access to the seven simple yet effective "tools of Improvement" suggested by Kaoru Ishikawa, one of the quality management gurus. The tools are widely used as visual problem-solving tool and as general management tools in design and delivery processes

Six Sigma (DMAIC):
- Six Sigma is an organization-wide approach used to specify how organization managers set up and achieve objectives. Six Sigma prescribes an improvement process called DMAIC. The DMAIC QC template visualizes the classification of different quality tools in the Six Sigma methodology.

PDCA:
- The PDCA-cycle is popular management method used for the continuous improvement of business processes and products. The PDCA QC template visualizes the use of quality tools in realizing continuous improvements throughout a PDCA cycle.
- Visualize your business model in a nice one-page canvas. The latest version of Visual Paradigm features an intuitive Business Model Canvas editor for you to build your Business Model Canvas quickly.

Business Model Canvas:
- You can create a Business Model Canvas through the New Diagram window
- Business Model Canvas is designed by Strategyzer.com
- The Business Model Canvas is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License
- Rich collection of professionally designed template
- Create your own Business Model Canvas with our pre-developed templates. No matter what niche you are in, you will be able to find a template that fits your need well. While you can use them all as they are, feel free to add your personal touch and customize them

- Basic
- Basic (Iconless)
- Basic (Watermark)
- Basic (Bullet Points)
- Icy
- Green Bean
- Blueberry
- Strawberry
- Elegant
- Navy
- Vibrant
- Bricks
- Lemon Tea
- Turquoise
- Wasabi
- Grapes
- Summer Fiesta
- Latte
- Light
- Traveling
- Blackboard
- Categorized

Analysis Canvas Tool - Build Your Own Canvas:
- If you want a way to capture and organize your ideas, then an analysis canvas is a useful, quick and easy way to do so. Categorize your ideas by splitting a canvas into multiple partitions. Add memo and sticky notes into the partitions to describe your ideas. Publish the canvas online and share it with your co-workers, partners and friends. Visual Paradigm provides a convenient Analysis Canvas tool that helps you achieve all these.

Analysis Canvas Tool:
Build your Analysis Canvas with ease:
- Build your canvas with ease
- Start from a pre-defined template or from scratch. Structure your ideas into different partitions with simple steps. Adjust the cell size by dragging the splitter.

Rich collection of memo and sticky notes:
- Jot your thoughts and ideas down onto the canvas as they develop and grow, using sticky notes and memos. A rich collection of notes and memos is provided. They have different looks and colors that serve and fit different needs and preferences.

100+ pre-designed Analysis Canvas templates:
- Over 100 professionally designed Analysis Canvas templates with ready-to-use layouts and icons are available. They serve as good starting points for you to build your own canvas
- 4 Quarters Canvas
- Contract Canvas
- 12 Months Canvas
- 4: Retrospective Canvas
- Personal Agility Canvas
- User Story Conversation
- Agile Sprint Rpt. Canvas
- Basic Kanban Canvas
- Milestone Mgmt. Def.
- Lean Change Canvas
- Project Canvas
- Project Canvas II
- Project Kick-Off Canvas
- Maker Project Canvas
- Program Canvas
- Change Mgmt. Canvas
- Behavior Change Canvas
- Data Canvas
- Project Charter Canvas
- Business Model Zen
- Business Model Archit.
- GovTech Business Model
- Open Business Model
- Business Model Inno.
- Universal Business Mdl.
- Mobile Application
- Partnership Canvas
- Partnership Match
- Elevator Canvas
- Service Model Canvas
- Co-creation Canvas
- Storytelling Product
- Process Model Canvas
- Digital Policy Model
- Context Map Canvas
- SAAS Business Canvas
- Operating Model Canvas
- Value Model Canvas
- Enterprise Design
- Business Support
- Business Pivot Canvas
- Outcome Based Map
- Social Business Model
- Business Analysis
- Ideation Canvas
- Universal Prob. Solving
- Kanban Canvas v1.0
- Go-Product Roadmap
- Product Development
- Product Management
- Hardware Product
- Minimum Viable Canvas
- Product Design Canvas
- Game Design Canvas
- 1-Page Game Design
- Design Thinking Venture
- Prototype Canvas
- Timebound Project
- Requirements Discovery
- User-Centered Design
- Platform Value Canvas
- Platform Idea Canvas
- Focused Innovation
- Open Innovation Project
- Innovation Project
- Employer Branding
- Product/Market Fit
- Customer-Value Canvas
- Strategic Partnership
- Digital Strategy Canvas
- Mission Model Canvas
- Core Story Canvas
- Cloud Strategy Canvas
- Product Vision Board
- Product Vision Board (Ext)
- Life Model Canvas
- Social Lean Canvas
- SWOT Canvas
- Opportunity Analysis Canvas
- Startup Analysis Canvas
- Startup Canvas
- Startup Marketing
- Market Analysis Canvas
- Disruption
- Deep Learning AI Canvas
- Experience Canvas
- Machine Learning
- Learning Ecosystem
- Consupremo API Canvas
- MVP Canvas
- Personal Impact Canvas
- Full Time Living Inno.
- LernOS Canvas
- Course Design Canvas
- HR Innovation Canvas
- Collaborative Creativity
- Employee Experience
- Team Canvas Basic
- Role Expectation Map
- Healthcare Lean Canvas
- Feedback Canvas
- Process Connector

- No more process silos! Manage your enterprise, business and IT processes with our all-round process management tools, and have they integrated using Process Connector. Process Connector provides process designers an option to establish a navigable linkage from one process to another. No matter you are working on Guide-Through process like TOGAF ADM Guide-Through, Just-in-Time process like PMBOK Just-in-Time or Process Canvas like Scrum Process Canvas, you can connect them using Process Connector.
- To use Process Connector, unlock your Guide-Through Process / Just-in-Time Process / Process Canvas to enter editing / authoring mode.

30+ new online diagrams:
- 30+ new types of diagram have be added into Visual Paradigm since V.15.2 ranging from software design, business design, UX design, flowcharting, quality control, mind mapping, cloud architecture design, and to decision analysis, etc. You want even more new types of diagram to fit your specific need? No problem! Simply suggest them in the User Forum

30+ new online diagrams:
- Software and business design
- Enterprise Integration Patterns diagram tool
- Enterprise Integration Patterns
- System context diagram tool
- System context diagram
- Arrow diagram software
- Arrow diagram
- Problem flow diagram tool
- Problem flow diagram
- Information flow diagram software
- Information flow diagram
- Affinity diagram tool
- Affinity diagram
- Interrelationship diagram tool
- Interrelationship diagram
- Causal loop diagram tool
- Causal loop diagram
- Enterprise architecture diagram tool
- Enterprise architecture diagram
- Dendrogram maker
- Dendrogram
- Flowchart makers
- Cross-functional flowchart maker
- Cross-functional flowchart
- Microsoft Azure
- SDL diagram
- Audit flowchart maker
- Audit flowchart
- Accounting flowchart maker:
- Accounting flowchart
- Organizational chart makers:
- Family tree maker
- Family tree
- Genogram software:
- Genogram

Kinship diagram maker:
- Kinship diagram
- Quality control diagrams

Threat modeling tool:
- Threat model

TQM diagram tool:
- TQM diagram
- Fault Tree Analysis software
- Fault Tree Analysis
- UX design

Site map diagram tool:
- Site map diagram
- Material design wireframe tool
- Material design diagram
- Atlassian wireframe tool
- Atlassian wireframe
- Wired UI diagram tool
- Wired UI diagram
- Fluent Design wireframe tool
- Fluent Design wireframe
- Mind Mapping

Concept map diagram tool:
- Concept map diagram
- Bubble diagram maker
- Bubble diagram
- Seating chart
- Create beautiful and professional seating chart in minutes with the help of the drag-and-drop feature and the full set of seating plan icons and props.
- Event Hall Seating Plan
- Banquet Hall Seating Plan
- Banquet Hall Seating Plan
- Restaurant Seating Plan
- Restaurant Seating Plan
- Huawei Cloud architecture diagram
- Design your Huawei Cloud architecture using the Huawei Cloud architecture tool. Full set of ready-made Huawei cloud symbols that help you accurately communicate your design ideas through Huawei architecture diagrams.
- Enterprise-level disaster tolerance service:
- Enterprise cloud disk solution
- Enterprise cloud disk solution
- SAP common architecture
- SAP common architecture
- Decision analysis and others

Decision tree tool:
- Decision tree

Timeline diagram:
- Turn your Google Sheet data into beautiful chart
- Turn your Google Sheet data into beautiful chart
- Automatically form a chart from data entered in your Google Sheet. With auto refresh, changes you made in the sheet will reflect in the chart automatically, keeping your work consistent.

Kerberos authentication:
- Kerberos is a network authentication protocol designed to provide strong authentication for client/server applications by using secret-key cryptography. Your team can now authenticate through Kerberos

Kerberos authentication:
- Edit Customer Journey Map's chart data via full editor
- You can use charts in a Customer Journey Map to represent statistical data. The experience of editing is now improved. You can now edit chart data via the full spreadsheet editor


Visual Paradigm Community Edition 15.2 (32-bit)
- Change log not available for this version


Visual Paradigm Community Edition 15.1 (32-bit)
- Minor bugfix


Visual Paradigm Community Edition 15.0 (32-bit)
- Wireflow diagram - A wireframe-based flow chart: Wireframes is a widely adopted UX tool that allows designer and client to work together in identifying the content and functionality of screens. A wireflow makes UX even more effective by harnessing the power of wireframe and flowchart, creating a step-based UX diagram that illustrates the steps and decision points of particular scenarios and the possible navigation paths throughout these steps.
- Animating Wireflow diagram: As long as a user interaction involves alternate and exceptional cases, there are multiple paths of wireflow that can be navigated. To reduce the application complexity, the wireflow editor allows you to specify a particular path (or often called scenario) of wireflow to be animated, so that we can split a user feature to be in sync with the partition of a simple user story or testing scenario.
- STEPS Wizards: Analysis and Design Step-by-Step: Seamless Techniques Expressed in Prescribed Steps (STEPS) is a powerful and groundbreaking feature for software development. Like a recipe that tells you how to cook a meal, STEPS are recipes that lead you through a series of well-defined steps for conducting a particular (reusable) analysis or modeling pattern for certain aspect of your development process. Your team can reuse or choose the appropriate Wizard in your project from the default set provided by Visual Paradigm.
- Visual API designer for Swagger and API Blueprint: Design, describe and document RESTful API in a total graphical way. You can design RESTful API easily by creating simple Class Diagram, like the one below. The graphical design approach, along with our award-winning diagramming interface make API design simple, straight-forward and error free.
- Visual Paradigm Online: After five years of consolidation, our dedication of high quality service in Agile Development has positioned VPository as one of the leading platforms in the agile and visual modeling industry. To reflect this tremendous expansion of VPository, we announce the update of the brand identity from VPository to Visual Paradigm Online ("VP Online") to re-message the products and online services we supply.
- On-Demand Model ETL: Design your desirable views of model data in a tabular form for bulk-view/edit/prioritize/visualize using Model ETL big data technology.
- Upgrade to Hibernate 5.1: To ensure that your work continues to remain secure and robust, we have upgrade our ORM support to use Hibernate 5.1, the latest version of Hibernate.



Visual Paradigm Community Edition 14.2 (32-bit)
Visual Paradigm 14.2 introduces a number of new features, which includes:
- Customer Journey Mapping (CJM)
- Automatic document generation from Customer Journey Map
- On-Demand Model ETL
- Tailoring Just-in-Time Process with custom diagrams and text
- Target-First BMM Guide-Through Process
- Baseline-First BMM Guide-Through Process (Extended version of the ordinary process)
- Automatic visualization of BMM traceaibilities with ArchiMate diagram
- Supported specifying stewardship for Means elements in BMM Guide-Through
- New deliverable for BMM Guide-Through: Business Motivation Model
- Online State Machine Diagram tool
- Online Activity Diagram tool
- Online Component Diagram tool
- Online Deployment Diagram tool
- Online Package Diagram tool
- Supported mixed use of notations for online diagrams (e.g. to draw Actor in Class Diagram
- Supported keeping commonly-used shapes for cross-diagrams reusability
- Supported importing palette from user-imported images (e.g. svg, png, jpg)
- Supported importing palette from Visio .vssx

Enhancements to Visual Paradigm 14.2 includes:
- Re-Designed Assessment form in BMM Guide-Through for better documentation of influencers' impacts
- Supported customizing the heading text for the document generated from a Just-in-Time form
- Supported customizing the prefix and suffix of content blocks in document generated from a Just-in-Time form
- Supported bi-directional project reference
- ArchiMate 3.0.1 connection rules
- Supported marking a PostMania topic as resolved
- Supported cloning member in VPository and Teamwork Server
- Supported different scope settings for rows and columns in matrix
- Supported automatic check-out of referenced project
- Re-designed product start page


Visual Paradigm Community Edition 14.1 (32-bit)
General Fixes/Enhancements:
- Fixed no response when attempting to import a non-supported diagram type from Visual Paradigm Community Circle
- Fixed unable to mirror an element from referenced project
- Fixed not handling physical, logical and conceptual elements in ERWin importing
- Fixed diagram image preview not fully shown in Doc. Composer
- Fixed a VPository subscription issue
- Fixed wrongly allowed creating sub-diagram on locked model when create via New Diagram window
- Fixed a wrong referenced project path checking in using referenced project
- Fixed a compile error related to generated ORM code
- Fixed a potential hang issue related to pasting content into a form (TOGAF ADM Guide-through)
- Fixed a couple of issues related to C++ round-trip
- Fixed an undo issue related to Fact Model
- Fixed image exported for Maturity Analysis crops part of the label
- Fixed cannot drag & drop entity from reverse result to diagram on Mac
- Reduced VPository's subscription time
- Renamed Fact Diagram to Fact Model
- Removed the restriction of inner stage cannot exceed outer stage in Maturity Analysis
- Made UeXceler, Tasifier and PostMania enabled by default when creating a new project
- Made User Interface Diagram publicly available
- Made the selection of Just-in-Time process template unspecified by default in New Diagram window
- Supported retrieving the Doc Field for document components in Doc. Composer
- Supported retrieving the URI to use in developing plug-in for components in Doc. Composer

Scrum:
- Fixed UeXceler sometimes not working
- Fixed requirements under use case not being published to Project Publisher
- Made user story fall back to Affinity Table upon a failed attempt to move it to Spike List via drag and drop

Guide-through Process:
- Fixed duplicated deliverables in Architecture Repository

Online Drawing Tools:
- Fixed several issues related to activation editing in sequence diagram on web

JRiver Media Center 26.0.35 (64-bit) 查看版本資訊

更新時間:2020-03-16
更新細節:

What's new in this version:

- Changed: Updated to Monkey's Audio 5.23

Samepage 1.0.40881 查看版本資訊

更新時間:2020-03-16
更新細節:

TIDAL Desktop 2.14.0 查看版本資訊

更新時間:2020-03-16
更新細節:

ImageMagick 7.0.10-1 (64-bit) 查看版本資訊

更新時間:2020-03-16
更新細節:

What's new in this version:

ImageMagick 7.0.10-1 (64-bit)
- Add support for returning the convex hull of an image with the %[canvas-hull] property.Added option to specify the preferred version when writing a PDF file with -define pdf:version=version (e.g. 1.7)
- Do not throw exception on empty draw path
- Fix possible buffer overflow in ComplexImages()
- SVG to MVG requires transforms to appear before clipping paths


ImageMagick 7.0.10-0 (64-bit)
- Label text no longer gets cut-off
- Prevent heap overflow


ImageMagick 7.0.9-27 (64-bit)
- No percent sign in lab() color
- Introducing the -color-threshold command-line option
- Handle out of range HDRI values for -statistic option
- Fix improper casting when computing image signature


ImageMagick 7.0.9-26 (64-bit)
- No percent sign in lab() color
- Introducing the -color-threshold command-line option
- Handle out of range HDRI values for -statistic option
- Fix improper casting when computing image signature


ImageMagick 7.0.9-25 (64-bit)
- Adapt to a change in command-line options in the SVG inkscape delegate
- No percent sign in lab() color


ImageMagick 7.0.9-24 (64-bit)
- Support connected-components:eccentricity-threshold, connected-components:major-axis-threshold, connected-components:minor-axis-threshold, connected-components:angle-threshold
- Set the alpha channel if the write mask is not enabled
- Corrected ellipse orientation when computing image moments


ImageMagick 7.0.9-23 (64-bit)
- Report gray(127.5) as gray(50%).
- Support -define connected-components:perimeter-threshold=min-max


ImageMagick 7.0.9-22 (64-bit)
- More work on connect components, e.g. keep-colors, remove-colors, keep-topids
- Initialize mutex before locking if its not already initialized


ImageMagick 7.0.9-21 (64-bit)
- Change log not available for this version


ImageMagick 7.0.9-20 (64-bit)
- Support addition connected components defines
- Refresh cache morphology when writing MPC images


ImageMagick 7.0.9-19 (64-bit)
- Make PNG creation reproducible (reference https://github.com/ImageMagick/ImageMagick/pull/1270)
- Refactor uninitialize variable patch for -fx "while(,)" expression


ImageMagick 7.0.9-17 (64-bit)
- Allow larger negative interline spacing
- Conditional compile for huge xml pages for RSVG delegate library
- Put "width" property in the PNG namespace
- combine -colorspace sRGB no longer returns grayscale output
- Support Jzazbz colorspace


ImageMagick 7.0.9-16 (64-bit)
- Change log not available for this version


ImageMagick 7.0.9-14 (64-bit)
- Support extended Fx assignment operators (e.g. *=, /=, ++, --, etc.)
- Support Fx for() iterator
- Optimize Fx performance
- Ensure circle.rb renders the same for IMv6 and IMv7


ImageMagick 7.0.9-12 (64-bit)
- Fix Build failure with MinGW-w64 (reference https://github.com/ImageMagick/ImageMagick6/issues/67)
- Inject image profile properties immediately after the image is read


ImageMagick 7.0.9-11 (64-bit)
- Replace pseudo-random number generator with a Xoshiro generator
- The -layers optimize option requires a fully transparent previous image


ImageMagick 7.0.9-10 (64-bit)
- Some clang releases do not support _aligned_alloc()
- Support -kmeans command-line option


ImageMagick 7.0.9-9 (64-bit)
- Build file clean-up
- Improve semaphore handling
- Introduce HeapOverflowSanityCheckGetExtent() method
- The -layers optimize option requires a fully transparent previous image


ImageMagick 7.0.9-7 (64-bit)
- Support Pocketmod image format
- Fixed numerous issues


ImageMagick 7.0.9-6 (64-bit)
- Increase the maximum number of bezier coordinates (reference https://github.com/ImageMagick/ImageMagick/issues/1784)
- Santize "'" from SHOW and WIN delegates under Linux, '"' for Windows (thanks to Enzo Puig)
- Correct for TGA orientation (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=34757)
- The result for -compose Copy -extent on a MYK image is CMYK (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37118)
- Fix potential buffer overflow when reading a fax image (alert from Justin)
- Support dng:use-camera-wb option


ImageMagick 7.0.9-5 (64-bit)
- Ensure Ascii85 compression is thread safe
- Fixed numerous issues posted to GitHub


ImageMagick 7.0.9-4 (64-bit)
- Change log not available for this version


ImageMagick 7.0.9-3 (64-bit)
- Santize ';' from SHOW and WIN delegates
- Add exception parameter to CMS transform methods
- Output exception there is an attempt to perform an operation not allowed by the security policy
- Fixed numerous issues posted to GitHub


ImageMagick 7.0.9-2 (64-bit)
- Change log not available for this version


ImageMagick 7.0.9-1 (64-bit)
- Change log not available for this version


ImageMagick 7.0.8-68 (64-bit)
- Support animated WebP encoding/decoding
- Text stroke cut off
- Adds support for lossless JPEG1 recompression


ImageMagick 7.0.8-67 (64-bit)
- Line endings renedered as empty boxes


ImageMagick 7.0.8-66 (64-bit)
- Change log not available for this version


ImageMagick 7.0.8-65 (64-bit)
- Eliminate fault when trace delegate is not available.
- Properly distinquish linear and non-linear gray colorspaces


ImageMagick 7.0.8-64 (64-bit)
- Change log not available for this version


ImageMagick 7.0.8-63 (64-bit)
- Properly identify the DNG and AI image format


ImageMagick 7.0.8-62 (64-bit)
- Added option to limit the maximum point size with -define caption:max-pointsize=pointsize
- Corrected JP2 numresolution calculation


ImageMagick 7.0.8-61 (64-bit)
- Fixed an issue with -background and -swirl


ImageMagick 7.0.8-60 (64-bit)
- Enable reading EXR image file from stdin


ImageMagick 7.0.8-59 (64-bit)
- Change log not available for this version


ImageMagick 7.0.8-58 (64-bit)
- Improve GetNextToken() performance


ImageMagick 7.0.8-56 (64-bit)
- Unexpected -alpha shape results
- Converting from PDF to PBM inverts the image

GraphPad Prism 8.4.0.671 查看版本資訊

更新時間:2020-03-16
更新細節:

NetWorx 6.2.8 查看版本資訊

更新時間:2020-03-16
更新細節:

What's new in this version:

NetWorx 6.2.8
Improved:
- optimised LAN traffic filtering to near-zero CPU usage even at high speeds

Changed:
- removed WinPCap support due to its limitations and start-up issues on some systems
- removed IP address logging to achieve CPU-efficient traffic monitoring


NetWorx 6.2.7
- Improved: remember selected speed meter server between sessions
- Improved: retain sort order when refreshing apps or sites view
- Improved: automatically enable desk band when selected in installer
- Updated: LAN traffic filtering drivers (larger UDP message buffer)
- Changed: Windows 7 is the minimum required OS version


NetWorx 6.2.6
- Added: user prompt on uninstall whether to remove all data
- Added: drill-down reports by IP address/by application and vice versa
- Added: sound and message notification in the Connection Monitor
- Added: speed meter test server can be chosen from several alternatives
- Updated: LAN traffic filtering driver


NetWorx 6.2.5
- Fixed graph window jumping to a different monitor when another window was moved there
- Fixed  colour inconsistency between the usage graph and historical charts
- Fixed odd bug when popup menu was upscaled when the graph is shown
- Added user input controls for time under Site and Application reports
- Added double-click in most reports reveals per application usage during the period


NetWorx 6.2.4
- Added logging of location, IP address and ISP in automated speed tests
- Added speed Meter data can be exported to HTML, CSV and text files
- Improved speed Meter overall reliability and compatibility with latest Windows Server
- Improved including Speed Meter's own usage into reports in Ignore LAN traffic mode
- Improved showing downtime and uptime duration in Connection Monitor
- Fixed connection Monitor locking up when Internet connection went down


NetWorx 6.2.3
- Fixed occasional speed meter errors in IPv6-enabled configurations
- Reduced CPU usage when Ignore local traffic in the LAN was on
- Added official Windows Server 2019 support


NetWorx 6.2.2
- Added a new hidden setting to activate transparent graph background
- Updated network drivers used when filtering out local traffic (fixes a few issues with third party products)


NetWorx 6.2.1
- Fixed automatic check for updates that could run too frequently
- Fixed an issue with graph position which was ocasionally not saved
- Updated frameless graph implementation to make it resizeable
- Updated included components: SQLite, OpenSSL and geo-IP database


NetWorx 6.2.0
- All graphics and icons are now vector images and scale to any DPI on high-resolution displays
- Added system tray notifications for connection monitor detections
- Improved and uniformed menus for single and double-click actions
- Updated and Microsoft-signed LAN traffic filtering drivers


NetWorx 6.1.1
- Added the OpenSSL library for sending secure e-mails with NetWorx
- Updated the LAN filtering drivers and WFP was made the default option
- Fixed not saving scheduled speed test settings upon restart on Windows 10
- Fixed a scheduled speed tests issue where a test did not complete in time


NetWorx 6.1
- Added docking of the graph to top or bottom of desktop in a reserved space
- Added a setting to specify sender e-mail address for outgoing e-mails
- Added scheduled speed testing to measure connection's speed regularly
- Added history of measurements to the Speed Meter and an easy to read chart
- Showing vertical axis at the beginning of the graph rather than the end of it


NetWorx 6.0.4
- Change log not available for this version


NetWorx 6.0.3
- Added a hidden setting for tray graph activity threshold
- Added treating zero allowance under Quota as Unlimited
- Added saving bar chart height in per day, week, month and custom reports
- Added new graph type: average columns calculated over 5 seconds by default


NetWorx 6.0.2
- More accurate readings when using the Ignore LAN traffic mode
- Added a notification when report fails to run or sending email notification fails
- Added country flags from IP addresses in ping, trace route, netstat and web-site report
- Added environment variable support in CSV graph data file and custom database location


NetWorx 6.0.1
- Added writing to the Windows event log when connection goes off-line and back on-line
- Added high-resolution icons sized 64x64, 128x128 and 256x256 for high DPI screens
- Added ignoring LAN traffic in kernel when using NetFilter for faster LAN transfers
- Added text format in the automatic reports and a button to select target file
- Added per web-site report to track what Internet hosts used most data
- Fixed a painting issue with icons in Netstat and per application report
- Fixed a crash in per application report on certain 64-bit systems


NetWorx 6.0.0
- NetWorx is now commercial software. To facilitate its further development, we introduced a licence fee
- Added remembering height and width of the usage window
- Added attaching usage report when sending e-mail quota notifications
- Fixed several memory leaks in connection monitor and NetStat
- Fixed a few issues with high DPI systems


NetWorx 5.5.5
- Fixed showing messages about blocked Internet repeatedly
- Apps in automatic reports are sorted by usage rather than name
- Added graph time stamps displayed when minute ticks are enabled
- Portable versions are restricted to one instance from one location
- Minor UI enhancements, updated traffic filtering drivers and DB engine


NetWorx 5.5.4
- Added Reset Session command to reset the numbers recorded since boot
- Added drawing the graph's background bitmap in the desk band graph as well
- Fixed an uninstallation issue on Windows 10 where the driver was not removed
- Fixed a few minor UI issues when exploring past graph readings with arrow keys


NetWorx 5.5.3
- Added a workaround for picking-up UPnP devices whose UDN changes after a reboot
- Added per-application output in automatic HTML reports when Ignore LAN traffic is on
- Added showing average and maximum speeds together in the Speed Meter
- Added a hidden setting to write graph data to a CSV file for further analysis


NetWorx 5.5.2
- Fixed converting per application usage records from older databases
- Fixed doubling entries stored as a list when a backup was restored
- Fixed updating the options UI dialog when a backup was restored
- Added new Speed Meter with active connection throughput testing


NetWorx 5.5.1
- Fixed an error in UPnP router detection when malformed XML was received
- Fixed polling some routers whose UPnP module didn't support HTTP/1.0
- Fixed flicker when Session Usage Summary was shown on the graph
- Fixed recording apps usage during the hours marked as Unmetered


NetWorx 5.5.0
- Added graph smoothing with a moving average for a prettier graph
- Added a custom UPnP implementation that supports more routers
- Fixed an error message shown when Windows ran out of TEMP space
- Fixed sending sync broadcasts on PCs with more than one network card
- Fixed a few issues with exporting reports to a file from Usage Reports
- Updated SNMP implementation to minimise the number of requests
- Updated third-party TDI and WFP drivers to the latest version


NetWorx 5.4.2
- Added filter by date in Applications report and showing application names rather than paths
- Changed usage backup from XML to SQLite DB file and it now also includes program settings
- Changed the Netstat tool to a connection tree to enable real-time application monitoring
- Fixed monitoring apps that were monitored even if the selected network was unavailable
- Fixed a memory leak in connection tracking when the Ignore LAN option was used
- Fixed closing CSV and HTML files that stayed open when exporting a report
- Updated LAN traffic filtering drivers with latest compatibility fixes


NetWorx 5.4.1
- Added rounding to good-looking values in the usage report barchart
- Added hidden settings to show/hide dial-up and on/off-peak features
- Added a warning if DB is not writable or can't be created on disk
- Added dialog to allow to reset to a set value other than zero
- Minor bug fixes and improved Windows 10 compatibility


NetWorx 5.4.0
- Added Y-axis labels rounding to good-looking values on the graph, e.g. 10K, 20K, 30K, 40K, 50K
- Added logarithmic scale on the graph to enable showing very small and very large values together
- Added a monthly total in daily auto reports and HTML reports are sent inline, not as attachment
- Added SNMPv3 support for monitoring the router (see the hidden settings)


NetWorx 5.3.5
- Fixed text overlapping in the bar chart and use the thousand separator by default
- Fixed initialisation of the UPnP router monitoring if it wasn't ready on startup
- Added automatic reports saved to a file or sent by e-mail


NetWorx 5.3.4
- Added a hidden setting for virtual adapters monitoring ignored by default
- Fixed firing off-peak notifications as they were sometimes not processed
- Fixed graph disappearance when clicking the desktop in Hide Graph on Full Screen
- Added Properties and Open File Location menu options in the application view
- Added experimental workaround for routers with incorrect UPnP implementation
- Added getting process name from the kernel for reliable application names reporting
- Updated languages, filter drivers, done numerous minor fixes and improvements


NetWorx 5.3.3
- Added graph line width setting in the hidden settings
- Fixed black rectangle artefacts in the application view
- Fixed the drop-down interface boxes in router setup
- Fixed the re-opening WinPCap when there is a capture issue
- Fixed the monitoring of all virtual network adapters


NetWorx 5.3.2
- Fixed disabling Teredo where it was unnecessary for the TDI driver
- Fixed quota settings they are now protected too when a password is set
- Fixed quota and usage computations when a custom Time Zone Offset was used
- Added connection monitor Timeout and Retries variables to the hidden settings
- Added showing hints for hotkeys where long hotkey combinations did not fit
- Added computer name in subject and body of e-mails for easier identification


NetWorx 5.3.1
- Added a hidden setting to disable TCP/UDP tracking in the Ignore LAN mode
- Added Mobile Broadband support for monitoring as all available connections
- Added showing units on the graph (configurable in the hidden settings)
- Added email notifications for short-term conditions
- Fixed crashing if UPnP was not ready at startup


NetWorx 5.3
- Added application usage data in netstat showing each process actvity
- Added view scroll bar and a way to reset the connection uptime log
- Added e-mail notifications and blocking Internet access in the quota
- Added Windows high DPI awareness for high-resolution displays


NetWorx 5.2.12
- Fixed doubling dial-up sessions and applications when two users were logged on
- Added driver hash sum verification upon installation to avoid unnecessary reboots
- Fixed dynamic bars to be relative to a maximum in the last 5 secs rather than session
- Added displaying dial-up volume in the At a Glance report in addition to its duration
- Added environment variable NOTIFY when launching a program in the notifications
- Added UPnP router monitoring for routers that do not support SNMP (experimental)


NetWorx 5.2.11
- Added showing usage in terabytes for large numbers over 1000 GB
- Added SNMPv1 and SNMPv2 support for router monitoring via SNMP
- Fixed an issue with garbled or incorrect application names recorded
- Allowed users to choose which implementation of driver to install (WFP/TDI)
- Added automatic firewall rule creation/removal for usage synchronisation
- Updated LAN traffic filtering drivers and improved Windows 8.1 compatibility


NetWorx 5.2.10
- Added a hidden setting to suppress the graph on full-screen apps
- Added highlighting changed hidden options in bold
- Added totals to the dial-up log and a session filter
- Added sorting by application in the application view
- Added a more stable version of the WFP driver for LAN traffic filtering
- Fixed showing popup menu on the graph on left-positioned secondary display


NetWorx 5.2.9
- More reliable uninstallation process to ensure no orphan files are left
- Added a workaround to obtain application names that were previously recorded as unknown
- Added deleting past records for applications from the Applications view
- Expanded the default multicast IP address range to avoid recording multicast traffic as non-local
- Updated LAN traffic filtering driver (now uses Windows Filtering Platform on Windows 7 and above)


NetWorx 5.2.7
- Added a built-in network driver for LAN traffic filtering similar to that in v5.1.7 to v5.2.0. It should be more stable now.
- Fixed repositioning the graph after PC resume as sometimes it could have been unnecessarily reset
- Hidden settings are made easier to use with boolean options toggled with a double click


NetWorx 5.2.4
- Fixed recording and displaying heavy transfers over 500 MB/s
- Added showing MAC addresses for WinPCap adapters
- Redesigned Speed Meter also displays total traffic volume
- Currently logged user highlighted in the list of users in totals
- Added subheadings at the General tab showing actual periods
- Notification area icon's status and position are remembered correctly on Windows 7
- Fixed a possible crash in the traceroute code
- Improved compatibility with NetBalancer


NetWorx 5.2.2
- Fixed launching applications with a space in their name in notifications
- Fixed painting legend for hourly graph in left to right mode
- Fixed numeric desk band disappearance upon locking/unlocking the task bar
- Added a few hidden settings: fixed rate unit, router community string, quota dialog instead of usage on hotkey
- Added displaying time and sorting in dial-up session view
- Reopening WinPCap adapter after resuming from stand by and hibernation
- Added opening netstat on tray icon double click and opening usage report at single click
- Added highlighting items exceeding quota for daily, weekly and monthly reports when appropriate quota is set
- Fixed writing XLS files, now writing numbers as numbers, not as strings


NetWorx 5.2.1
- Fixed establishing/dropping dial-up connection on 64-bit systems
- Made several optimisations to display usage reports faster
- Added NetWorx popup menu to the desk band as well
- Fixed sorting weekly, monthly, dial and hourly reports when ascending sort was set
- Using WinPCap instead of custom network driver for ignoring local traffic


NetWorx 5.1.7
- Improved compatibility with systems with VirtualBox installed
- Rarely used settings "Snap to desktop edges" and "Smooth spikes" moved to hidden settings
- Added an option to show/hide animated usage bars
- Added an option to choose appearance of the tray icon
- Using a new network driver to filter out LAN traffic. If it works okay, NetWorx will soon be able to track usage per application


NetWorx 5.1.4
- Fixed double-click mode that could not be set
- Quota overuse notification no longer closes automatically
- Removed workaround added in the previous version as in some cases it failed to detect real network adapters
- Improved compatibility with ESet Smart Security and NetLimiter
- Added the Arabic language and a few others updated


NetWorx 5.1.2
- Dial-up application launch list is made editable and accepts command-line parameters to be passed to applications
- Added all-time/on-peak/off-peak as an extra condition in notifications
- Currently active hour is now shown in the hour selection matrix
- Added a workaround to prevent incorrect readings when installed with NetLimiter 3
- Changed notification processing: if actions include dropping dial-up connections, the timer is reset when a new connection is dialed. Otherwise it caused premature occurrence of the event
- Added import of IP address to be ignored (formats understood are IP address range, CIDR and individual IP addresses)
- Bandwidth rates shown under the graph are made monochrome (this can be reverted via a hidden setting)
- Added a hidden setting allowing to relocate the database to another folder
- Updated language files and minor user interface tweaks
- Added more shutdown options: power off, stand by, hibernate and restart


NetWorx 5.1.1
- Added dial-up connection name and speed shown in the tray icon tooltip
- Implemented correct usage recording when multiple users were logged on at once (fast user switching)
- Fixed excessive reading from the disk when showing daily/weekly/monthly usage on hovering tray icon was enabled (now updated once a minute)
- Updated language files and other minor tweaks


NetWorx 5.1.0
- Fixed a desk band issue that caused a crash on Windows 7 in certain circumstances
- Fixed graph shown off-screen if the monitor where it had been displayed became unavailable
- Fixed showing 'unavailable' in the graph title when the chosen adapter was not available at startup and became available later
- Added password check when accessing quota settings when the password protection is enabled
- Added network manager allowing to exclude certain networks from monitoring
- Fixed an error in computations of monthly periods when the month started 29th, 30th or 31st


NetWorx 5.0.9
- Fixed doubling outgoing traffic records on Vista/Seven with mobile broadband and "dial-up" ADSL
- Fixed graph shown in taskbar when Frameless Graph Window in the hidden options was turned on
- Added Portuguese (Portugal) language


NetWorx 5.0.8
- Fixed a memory leak on Vista and Seven in early downloads of version 5.0.7
- Fixed displaying month names when usage chart was in the non-stacked bars mode
- Any broadcast traffic is ignored in the Ignore LAN traffic mode
- Added Windows 7 locale bug workaround where the US date format was used instead of the one chosen in standards and formats
- Added Norwegian, Slovak and Turkish languages


NetWorx 5.0.7
- Added 'All wireless connections' monitoring option (Vista and higher)
- Fixed inability to select some network connections on Windows Vista and Seven
- Added graph fading out when the mouse is hovering and the click-through mode is turned on
- Added a few new preferences in the hidden settings (press Ctrl + O in the settings window)


NetWorx 5.0.3
- Added drop-down month list in custom reports to quickly access monthly usage
- Added import of DU Meter Backup files (*.sqbackup) and NetMeter files (*.csv) under the Restore button in the usage report
- Added IP address manager to exclude custom networks as local traffic
- Short-term notifications now can apply in a wider range. Now 'more' conditions trigger even if they occur before time elapses
- Playing a windows sound when quota overused message shown
- Some fixes related to sleep and hibernation issues when the Ignore LAN option was turned on
- Volume unit multiplier made customisable (1000 or 1024 bytes per KB)


NetWorx 5.0.1
- Added a language selector shown upon first launch
- Fixed Explorer crash on Vista/Windows 7 when desk band is turned on
- Added Chinese, German, Polish languages


NetWorx 4.9.4
- Graph labels are now compactly formatted (K/M)
- Added purely numeric graph display
- Hourly report made sortable
- Tray icon now has got static title if 'Hide inactive icons' Windows option is on
- Quota now shows allowance left in addition to used and total
- Added 'Enable Graph Click-Through' menu item (visible only if graph is being displayed and is semi-transparent)
- Graph color selectors now offer a better choice of colors
- Added option to automatically bring up the graph when a certain condition is met


NetWorx 4.9.3
- Added option to display either a polyline or a histogram in the real-time graph
- Added 'remind me in' option in message about overused quota to make it less annoying


NetWorx 4.9.2
- Quota settings are now saved when window closed
- Fixed the hourly report when last hour of the day might have been shown wrongly
- The hourly report highlights on/off-peak hours


NetWorx 4.9.1
- Fixed quota and weekly/monthly report computations
- Days 29, 30 and 31 are now allowed again as the first day of the month
- A number of minor improvements: graph opacity can be adjusted with +/- numpad keys; fixed the remaining days counter in the quota; fixed a problem with hourly report (not all hours were displayed)


NetWorx 4.8
- In the desk band placed on a vertical taskbar numbers are shown underneath. In the deskband placed on a horizontal taskbar numbers are shown at the left as before.
- Usage data stored on a per-hour basis. On-peak and off-peak hours can be configured for an accurate account.
- Beginning of the month and beginning of the week can be customized if it is needed.
- Added a hourly bandwidth rate report. You can see your average data transfer rate in recent days and hours.


NetWorx 4.7.4
- Fixed possible crash if NetWorx was started automatically before the Windows shell was fully initialized
- Added 'Apply settings' button
- Redesigned desk band made tidy and compact


NetWorx 4.7.3
- Fixed a race condition that might have caused the application to lock up on startup
- Cosmetic enhancements to the usage chart showing daily, weekly and monthly usage reports


NetWorx 4.6.2
- Fixed a sudden reporting jump that could occur if a network adapter becomes temporarily unavailable when the system enters a new power state
- Added a shell extension known as 'desk band'. It integrates with your taskbar and provides a handy tool to keep an eye on bandwidth usage. This extension is currently available on 32-bit editions of Windows only.