Skip to content

Releases: danny0838/firefox-scrapbook

ScrapBook X 1.13.6

14 Jan 11:00
Compare
Choose a tag to compare
Scrapbook X 1.13.6
==================

Changes since v1.13.5
---------------------

 * Fixed an issue that a self-importing CSS causes the save process
   to error out unexpectedly.

 * Fixed an issue that the "Index" and "Site Map" commands in the info
   toolbar doesn't work if the editor toolbar is not toggled shown.

ScrapBook X 1.14.0rc4

08 Jan 17:28
Compare
Choose a tag to compare
ScrapBook X 1.14.0rc4 Pre-release
Pre-release
Scrapbook X 1.14.0rc4
=====================

Changes since v1.14.0rc3
------------------------

 * Fixed the abnormal behavior of the "Open Source URL" in the toolbar
   dropdown menu when clicked.

 * Fixed an issue that the "Index" and "Site Map" commands in the info
   toolbar doesn't work if the editor toolbar is not toggled shown.

 * Fixed an issue that status popup never shown if the toolbar button is
   not placed.

Also includes some code clean-up and documentation improvements.

ScrapBook X 1.14.0rc3

08 Jan 15:41
Compare
Choose a tag to compare
ScrapBook X 1.14.0rc3 Pre-release
Pre-release
Scrapbook X 1.14.0rc3
=====================

Changes since v1.14.0rc2
------------------------

 * User interface improvements:

   * "Open Source URL" commands are now disabled if the current item has
      no source URL recorded.

   * Fixed an issue that "Open Source URL" in the toolbar dropdown menu
     doesn't work for non-HTML files.

   * "Open Source URL" in the toolbar dropdown menu now loads the page
     with the current hash.

   * Recovered the "Site Map" command in the toolbar dropdown menu.

   * Recovered the old-style status bar button in Firefox < 4.0.
     (Available via Status-4-Evar or another similar add-on.)

 * Added and changed several user preferences:

   * Changed "fulltext.sitePagesLimit": now 0 means 0 ("index no deep
     page") and a negative means infinity ("index unlimited deep pages").

   * Added "fulltext.updateSizeThreshold": if the cache size is smaller
     than this set size (KiB), it is updated whenever a fulltext search
     is performed. (A negative means infinity, i.e. always update cache.)

   * Added "fulltext.updateTimeThreshold": if the cache file is older
     than this set time (minutes), it will be updated when a fulltext
     search is performed. (A negative means infinity, i.e. never update
     an old cache.)

   * Added "data.rdfBackupKeepDays": backup RDFs that are older than this
     set time (days) will be removed during a check. (A negative means
     infinity, i.e. never remove backup RDFs.)

   * Added "data.rdfBackupRemoveLimit": the maximal number of expired backup
     RDFs that will be removed during a check. (A negative means infinity,
     i.e. remove all expired backup RDFs during a check.)

 * When the "data.path" preference is manually modified, ScrapBook X
   now will keep using the old value, and no more automatically
   refreshes the UI and outputs HTML tree.

Also includes some code clean-up and documentation improvements.

ScrapBook X 1.14.0rc2

07 Jan 08:46
Compare
Choose a tag to compare
ScrapBook X 1.14.0rc2 Pre-release
Pre-release
Scrapbook X 1.14.0rc2
=====================

Changes since v1.14.0rc1
------------------------

 * Fixed a regression that the search page of "Output HTML tree" does
   not load "custom.js" in the "tree" folder.

 * Improved the output code of the index page of "Output HTML tree".

 * Added the "Open Source URL" command back to the dropdown menu of
   the ScrapBook toolbar, and it now opens the corresponding source
   URL for a deep-saved page as well.

 * Notification box of "Save multiple URLs" no more shows an empty icon.

 * No more output the HTML tree automatically before entering Option
   dialog.

 * Now fallbacks to use the profile folder if the selected ScrapBook
   directory cannot be used.

 * Now automatically refreshes the UI and outputs HTML tree when the
   "data.path" preference is manually modified.

Also includes some code clean-up and documentation improvements.

ScrapBook X 1.13.5

06 Jan 17:46
Compare
Choose a tag to compare
Scrapbook X 1.13.5
==================

Changes since v1.13.4
---------------------

 * Fixed a regression that the search page of "Output HTML tree" does
   not load "custom.js" in the "tree" folder.

 * Improved the output code of the index page of "Output HTML tree".

Also includes some documentation improvements.

ScrapBook X 1.14.0rc1

24 Dec 16:37
Compare
Choose a tag to compare
ScrapBook X 1.14.0rc1 Pre-release
Pre-release
Scrapbook X 1.14.0rc1
=====================

Changes since v1.13.4
---------------------

 * Detail save options now only be remembered when "Remember current
   options" is checked.

 * Notification for a web page that is already saved now shows on the
   top of a tab.

 * Adjusted the export functionality:

   * The exported time of an item is now recorded as a property in the
     index.dat.  If it's not available, the last modified time of the
     item folder is used as a fallback.

   * The user interface now display the exported time in ISO format.

Also includes some code clearnup and localization improvements.

ScrapBook X 1.13.4

26 Nov 15:00
Compare
Choose a tag to compare
Scrapbook X 1.13.4
==================

Changes since v1.13.3
---------------------

 * Fixed an issue that subsequent URLs different only in hash in the
   list of "Save Multiple URLs" causes the save process to freeze up.

 * Fixed an issue that the file counter and the URL in the loading
   message of the Save dialog is sometimes wrong.

 * URLs redirected to an already saved page are now marked as
   successfully saved rather than skipped.

 * Adjusted the highlight of the URLs being selected, being saved,
   and been skipped to make them more significant and to avoid a
   displaying issue on several platforms.

Also includes some documentation and localization improvements.

ScrapBook X 1.13.3

06 Nov 16:02
Compare
Choose a tag to compare
Scrapbook X 1.13.3
==================

Changes since v1.13.2
---------------------

 * Fixed a saving error for a CSS file using a charset not supported
   by Firefox.

 * Fixed an issue that links to index.html are not correctly rewritten
   if the source URL contains a hash.

 * Fixed an issue for a duplicated save if there is a redirect to a
   page that has already been saved.

 * Added a status message for evary URL that is automatically skipped
   due to some reason.

Also includes some documentation improvements.

ScrapBook X 1.13.2

23 Oct 07:36
Compare
Choose a tag to compare
Scrapbook X 1.13.2
==================

Changes since v1.13.1
---------------------

 * Fixed an issue that any key combination could potentially work as
   switching the sidebar.

 * Removed an obsolete debug message when opening the sidebar.

Also includes some documentation improvements.

ScrapBook X 1.3.1.1a2

04 Oct 15:10
Compare
Choose a tag to compare
ScrapBook X 1.3.1.1a2 Pre-release
Pre-release

This is a version for surveying and fixing a shortcut issue.