Chrono Update Log
Close
Version 0.9.0 (2015-09-13)
-
Fix a bug that causes setting wrong filename for new task.
-
Add support for Data URI scheme and URL with spaces.
-
Drag and drop link(s) onto download manager to add new download.
-
Ctrl-C to copy selected tasks' URLs.
-
Enhance media resources (video) detection in Sniffer.
-
Ignore spaces when searching tasks.
-
Show tooltips/messages on status bar.
-
Add buttons for opening and changing default downloads folder
-
Move clear button and sort button to status bar
-
Optimizations for:
- Clipboard reading/writing speed
- Handling very long URL (tested length of 300K)
- Task sorting/filtering/loading/displaying
- Task batch import/start/pause/restart/remove/clear
-
Other bug fixes:
- Incorrect automatic naming after restarting task
- Incorrect handling of [9:10] in batch descriptor
- Not saving reordered rules in Rule System
- Rows sorting bug in Sniffer URL table
- Deleting wrong rows in task manager
Version 0.8.0 (2015-08-17)
-
Fix the old name overwriting bug.
-
Add 'skip' action for file name confliction.
-
Allow to import downloads history from Chrome on installation.
-
Display task error details.
-
Fix a bug in rule system: datetime.is() not working.
-
Other bug fixes.
Version 0.7.2 (2015-08-04)
-
Fix bug: confirmation dialog for dangerous download not showing.
-
Other bug fixes.
Version 0.7.0 (2015-07-27)
-
The table(grid) is back, now you can switch between list and table mode in the Manager.
-
Improve UI.
-
Fix the delay in adding new task.
-
Fix bugs related to task naming.
-
Several improvements that make the extension more stable.
Version 0.6.0
-
Redesign the manager UI, move task information panel to the right.
-
Support changing background (image) for manager.
-
Add status bar, showing overall downloading statistics.
-
Make the sliding animation smoother when switching panels in popup page.
-
Popup faster when clicking on toolbar icon.
-
Fixed the bug of progress notification and finish notification showing simultaneously.
-
Fixed the bug of image icons in notifications not displaying correctly.
-
Improve oneclick-download-added animation.
Version 0.5.3
-
Fixed the incorrectly displayed speed.
Version 0.5.2
-
New naming masks: *text*, *title*, *page_title*.
-
Select from recently used naming masks.
-
Check/Uncheck highlighted rows at once in Sniffer page.
-
Other bugs fixed.
Version 0.5.0
-
Fixed the 'cannot open file' bug, 'empty New Task dialog' bug and 'download .crx/.js/.exe' bug.
-
Show downloads list in popup page.
-
Show number of downloading tasks on toolbar icon.
-
Smoother file-size-sliding in Sniffer page.
-
Add support for cleaning tasks.
-
Optimize the popup speed.
Version 0.2.3
-
Fixed a typo 'r_downloaing' in Rule System.
-
Fixed the focus issue reported by some users.
-
Previous versions were unusable under Linux because I misspelled some file paths. The issue is now fixed.
-
Add support for filtering by file size in Chrono Sniffer.
Version 0.2.2
-
Fixed an issue in Save As dialog, now download starts only after you click Save button in Save As dialog.
-
Fixed a bug in Chrono Sniffer: cannot select all rows.
-
Fixed a bug when restarting tasks.
-
Fixed a bug when sorting tasks.
-
More robust handling of maximum 'Concurrent downloads' and 'Downloads per server'.
Version 0.2.1
-
Fixed a bug that occured when extension got unloaded.
-
Preview images in Task Information panel and notifications when download completes.
Version 0.2.0
-
Some improvements in the Chrono Sniffer:
The sniffer can preview images/sounds and show file size before you select links to download;
You can now download media files on the webpage, e.g. audio/video stream.
-
Show downloaded size for tasks.
-
Play sound when download completes/interrupts.
-
The Help page is updated, especially on writing Rules.
-
Add language support for Simplified Chinese.
-
Create two buttons that allow you to open Chrono Manager or Settings directly from the browser Toolbar. You can get these two buttons here:
Chrono Manager Button,
Chrono Settings Button.
-
Fixed other bugs.
Version 0.1.5
-
New Feature: Download URL from Clipboard. You can configure it under Settings»General»Miscellaneous.
-
New Feature: Show download progress in notifications. You can enable/disable it under Settings»Interface»Notifications.
-
Bugs fix; some improvements related to notifications.
-
This update requires new permission: access the data in clipboard.
Version 0.1.4
-
Remove One-Click download rule, since it's a little confusing. Now it's replaced by an option, you can enable/disable it.
-
Fix a bug related to the New Task Dialog in some webpages.