From 83871f808ee4b85ec409cd7caca67272d06097eb Mon Sep 17 00:00:00 2001 From: Syoichi Tsuyuhara Date: Mon, 13 Apr 2015 18:00:36 +0900 Subject: [PATCH] v0.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Revise Options * Use menulist element instead of radiogroup element about Tag Provider * Fix a bug that can't set non-selected about Tag Provider #115 * Suppress being too longer Tag Provider list * Move "Amazon Affiliate ID" from "Entry Contents / etc." tab panel to "Services" tab panel's "Amazon" * Rename "Amazon Affiliate ID" to "Associate ID" * Fix a bug that can't save "Post Config"'s data on Windows, if "browser.preferences.instantApply" is `true` #153 * Fix "Link thumbnail template"'s example * Change File Picker's window title * Use separator element about Tag Provider * Change "Ignore Errors(RegExp)"'s style * Change prefs.{xul, css} to options/options.{xul, css} * Move prefs.{xul, css} from content/ to content/options/ * Rename prefs.{xul, css} to options.{xul, css} * Move options.xul's inline JavaScript to options.js * Add options.js * Revise options.{xul, css} * options.xul: Add id attribute to prefwindow element * Suppress a warning message occurred by opening Tombfix Options, on Browser Console #166 * options.xul: Move inline CSS & XUL Box Styling & textbox element's size attribute style to options.css * options.xul: Remove separator element's width attribute * options.css: Stop using id selector * Revise options.js #12 * options.xul: load expand.js * Gruntfile.js: Uncomment options.js * Add support for Tumblr's Secondary Blogs #3 * Tumblr Model: Add getBlogs() #159 * Tumblr Model: Add ORIGIN, getPrimaryBlogID(), getPostFormBuilderData(), isLoggedIn() * pref: Add "extensions.tombfix.model.tumblr.secondaryBlogs" * Drop support for FriendFeed * アイコンの透明抜きを正確に import from https://github.com/to/tombloo/commit/379af6e3295b16828fbda09b3612c86ed16602f9 * Fix "extensions.tombfix.postConfig" * Models.{check, getPostConfig}(): Fix support for model.Tumblr.multiTumblelogs.js * Revise Models * Revise Models.{check, getDefaults, getEnables, getPostConfig}() * Make Models.getPostConfig() returning string type value always * utility.js: Add isFavorite() * manual test: Add models_test_patch.js * manual test: Update utility_test_patch.js --- xpi/install.rdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpi/install.rdf b/xpi/install.rdf index 0f345820..fcecd4bd 100755 --- a/xpi/install.rdf +++ b/xpi/install.rdf @@ -4,7 +4,7 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> tombfix@tombfix.github.io - 0.2.9 + 0.3.0 true https://raw.githubusercontent.com/tombfix/update/master/update.rdf