@@ -170,7 +170,7 @@ <h4>Version 1.9.7</h4>
170170 Links target rewriting option.
171171 </ li >
172172 < li >
173- Site filters by regexps , prefixes and domains.
173+ Site filters by RegExps , prefixes and domains.
174174 </ li >
175175 < li >
176176 SITEINFO updater and editor.
@@ -207,12 +207,12 @@ <h4>Version 1.9.8</h4>
207207 </ li >
208208 < li >
209209 Following local SITEINFO fields were added:
210- < ul > < li > < i > nextMask</ i > - allows nuber auto-increments in next page address.</ li >
210+ < ul > < li > < i > nextMask</ i > - allows number auto-increments in next page address.</ li >
211211 < li > < i > pageElementSelector</ i > - allows next link search by selector.</ li >
212212 < li > < i > nextLinkSelector</ i > - allows content search by selector.</ li >
213213 < li > < i > forceIframe</ i > - pages loaded through temporary IFrame instead of XHR.</ li >
214214 < li > < i > disableSeparator</ i > - disables page separator between added pages.</ li >
215- < li > < i > forceAddressChange</ i > - dinamically updates location URL.</ li >
215+ < li > < i > forceAddressChange</ i > - dynamically updates location URL.</ li >
216216 < li > < i > allowScripts</ i > - allows scripts inside content block of new pages.</ i >
217217 </ ul >
218218 </ li >
@@ -269,12 +269,37 @@ <h4>Version 1.9.9</h4>
269269 SITEINFO database can be reloaded manually.
270270 </ li >
271271 < li >
272- SITEINFO database can be cleaned from all unused entries that have no successful hits until next update.
272+ SITEINFO database can be automatically cleaned from all unused ( that have no successful hits) entries on update.
273273 </ li >
274+ </ ul >
275+ < h4 > Version 1.10.0</ h4 >
276+ < ul >
274277 < li >
275- Various bugfixes .
278+ Reworked menu to be compact image list with translatable tooltips .
276279 </ li >
277- </ ul >
280+ < li >
281+ With < kbd > Shift</ kbd > < i > Toggle</ i > button disables the extension on current site until browser restart.
282+ </ li >
283+ < li >
284+ Button for refreshing incomplete (with < kbd > Shift</ kbd > - all) images on a page without reloading it.
285+ </ li >
286+ < li >
287+ Button for retrying last failed request attempt before termination.
288+ </ li >
289+ < li >
290+ Following local SITEINFO fields were added:
291+ < ul >
292+ < li > < i > prevLink, prevLinkSelector</ i > - specifies previous link for switching autopaging direction.</ li >
293+ </ ul >
294+ </ li >
295+ < li >
296+ < i > AutoPatchWork.request</ i > event accepts only URL strings as < i > link</ i > property.
297+ </ li >
298+ < li >
299+ < i > AutoPatchWork.DOMNodeInserted</ i > event is disabled on the source-code level. Significantly improves performance.
300+ </ li >
301+ </ ul >
302+ < br /> * < i > All version updates include various minor bug-fixes between them.</ i >
278303 < br />
279304 </ section >
280305 < section id ='about ' class ='content ' style ='visibility: hidden; height: 100px '>
@@ -289,13 +314,13 @@ <h4>Version 1.9.9</h4>
289314 Author:
290315 </ dt >
291316 < dd >
292- < a href ='https://github.com/Dither ' target ='_blank '> Dither </ a >
317+ < a href ='https://github.com/Dither ' target ='_blank '> DitherSky </ a >
293318 </ dd >
294319 < dt class ='MSG_thank_you '>
295320 Thanks:
296321 </ dt >
297322 < dd >
298- < a href ='http://ss-o.net / ' target ='_blank '> os0x</ a > (Original AutoPatchWork version author.)
323+ < a href ='http://os0x.heteml.jp / ' target ='_blank '> os0x</ a > (Original AutoPatchWork version author.)
299324 </ dd >
300325 < dd >
301326 < a href ='http://autopagerize.net/ ' target ='_blank '> AutoPagerize</ a >
0 commit comments