home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2006 June / PCpro_2006_06.ISO / files / firefox / noscript-1.1.3.9-fxflmz.xpi / chrome / noscript.jar / content / noscript / CHANGELOG < prev    next >
Encoding:
Text File  |  2006-01-26  |  10.3 KB  |  234 lines

  1. NoScript ChangeLog
  2.  
  3. v 1.1.3.9
  4. =====================================================================
  5. x Fixed temporary memory leak when loading pages containing plugins
  6.   (many thanks to Steve England)
  7. x JavaScript links should not be "fixed" when scripts are globally
  8.   allowed
  9.  
  10. v 1.1.3.8
  11. =====================================================================
  12. x Another emergency release to fix Babelzilla bugs with Asian
  13.   languages (mass-reverting to 1.1.3.5 properties files to be sure).
  14. - Removed permanent whitelist (all the web sites can can 
  15.   be forbidden from the UI, no more about:config need)
  16.  
  17. v 1.1.3.7
  18. =====================================================================
  19. x Fixed some localization bugs
  20.  
  21. v 1.1.3.6
  22. =====================================================================
  23. + "Fix JavaScript links" option: enabled by default, attempts to
  24.   automatically turn JavaScript links into regulars anchors on load
  25. + Advanced options "Allow <a ping...>" on trusted sites (defaults to
  26.   the browser settings) and  "Forbid <a ping...>" on untrusted sites 
  27.   (default yes) give user control on the new, debated "ping" anchor 
  28.   attribute
  29. + New hidden (about:config) boolean preference "noscript.consoleDump"
  30.   controls if blocked contents must be logged to the console (false
  31.   by default)
  32. + Slovak (thanks to Slovak Soft)
  33. + Romanian (thanks to Ultravioletu)
  34. + Hungarian (thanks to LocaLiceR)
  35. + Chinese Traditional (thanks to Chiu Po-Jung)
  36.  
  37. v 1.1.3.5
  38. =====================================================================
  39. + "Truncate title" option: enabled by default, even on whitelisted
  40.   sites, is a quick & dirty work around for Firefox DOS bug 319004
  41. + "com.xy" 2nd level domains are always considered special TLDs
  42. + Other special TLDs added
  43. x Fixed "Forbid other plugins" semantics: Java and Flash should
  44.   remain allowed unless their specific "Forbid" option is flagged.
  45. x Fixed portuguese locale bug
  46.  
  47. v 1.1.3.4
  48. =====================================================================
  49. + Flock support
  50. + Finnish (thanks to Mika Pirinen)
  51. + Norwegian bokm├Ñl (thanks to H├Ñvard Mork)
  52.  
  53. v 1.1.3.3
  54. =====================================================================
  55. + Placeholder icon can be hidden (NoScript Options|Advanced)
  56. + Message bar notifications can be set to go away automatically after 
  57.   5 seconds
  58. + Bulgarian (thanks to Georgi Marchev)
  59. + Simplified Chinese (thanks to George C. Tsoi)
  60. + Russian (thanks to Alexander Sokolov)
  61. + Turkish (thanks to Engin Yaz─▒lan)
  62. x Best effort XPCOM auto registration on Mozilla Suite installation
  63. x Minor menu formatting glitches removed
  64. x Some about:xxx URLs added to the default whitelist
  65.  
  66. v 1.1.3.2
  67. =====================================================================
  68. + Bookmarklet support. It allows JS on current page just for the
  69.   bookmarklet execution lifespan. If you don't want or don't need it,
  70.   turn on "NoScript Options|Advanced|Forbid Bookmarklets"
  71. x Fixed right-click status label crash affecting pre-1.8 browser.Now
  72.   status label context menu works on Mozilla and Firefox 1.0.x too.
  73.  
  74. v 1.1.3.1
  75. =====================================================================
  76. + Option to skip confirmation when temporarily unblocking objects
  77. + Optional status bar label (with Firefox-only context menu)
  78. + Support for Unicode domains
  79. x Work-around for Firefox bug #307678 (dialogs freeze)
  80. x Handle about:neterror and about: (help) "always allowed" exception 
  81.  
  82. v 1.1.3
  83. =====================================================================
  84. + Toolbar button
  85. + Java/Flash/Plugin content can be temporarily allowed (for the
  86.   current tab) with a left click on its placeholder 
  87. + Further optimizations in site matching
  88. + Japanese (thanks to beerboy)
  89. + Polish (thanks to Lukasz Biegaj)
  90. + Catalan (thanks to Joan-Josep Bargues)
  91. + Czech (thanks to Petr Jirsa)
  92. x Bug fix: "Allow JavaScript Globally" didn't affect Java, Flash and
  93.   Plugin immediately
  94.  
  95. v 1.1.2.20050901
  96. =====================================================================
  97. x Bug fix: temporarily allowed sites were not removed if no
  98.   permission change happened in the following session
  99.  
  100. v 1.1.2
  101. =====================================================================
  102. + Java/Flash/Plugins blocking works in Mozilla Suite / SeaMonkey too
  103. + Huge performance (up to 100x) improvements in policy matching
  104. + More consistent temporary sites handling (allowing a temporary
  105.   domain while subdomains are allowed, now forbids ancestors of that
  106.   domain but not its subdomains anymore on restart)
  107. + Added "ar.com" to the list of "special" TLDs
  108. x No more "phantom" http:// and https:// entries in whitelist
  109.  
  110. v 1.1.1
  111. =====================================================================
  112. x Fixed sites list update synchronization bug
  113. x Fixed Spanish locale bug
  114.  
  115.  
  116. v 1.1.0
  117. =====================================================================
  118. + Customizable message position, top or bottom (new default) 
  119. + Customizable audio sample for feedback
  120. + (Firefox only) Advanced options to forbid JavaΓäó, Flash┬« and other 
  121.   plugins (JavaΓäó forbidden by default, since many users don't
  122.   know the difference between Java and JavaScript)
  123. + Advanced options to allow rich-text clipboard on trusted sites
  124. + Portoguese translation (thanks to Dario Ornelas)
  125. x New (less ambiguous) "partially allowed" icon
  126. x Audio feedback off by default
  127. x Statusbar icon hidden status persists across sessions
  128. x Proper jar: scheme handling (will allow per-domain selection when
  129.   Firefox bug preventing it is patched -
  130.   see https://bugzilla.mozilla.org/show_bug.cgi?id=298823)
  131. x jar: scheme can be allowed only temporarily (see above)
  132. x No more browser activity stop after permission changes
  133.  
  134. v 1.0.9
  135. =====================================================================
  136. + Temporarily allow URLs (for current session only): temporary items
  137.   are shown in italics font
  138. + Clean uninstall in Deer Park
  139. + Added jar: to the default white-list, to allow about:plugin
  140.   and other "special" URLs to work out-of-the-box
  141. x Better work-arounds for Firefox synchronization bugs
  142. x Fixed conflict when a "View Source" window was open
  143.  
  144. v 1.0.8
  145. =====================================================================
  146. + Whole addresses are shown when a port number is specified, no
  147.   matter which the Appearance options are, since enabling a domain
  148.   doesn't enable it for non-standard ports (thanks to jayvdb for
  149.   suggestion)
  150. + Stop every browser activity before changing policies (this should
  151.   be a workaround for most crashes dued to Firefox CAPS bugs)
  152.  
  153. v 1.0.7
  154. =====================================================================
  155. + Notification message "popup blocker" style (Firefox only)
  156. + Autoreload synchronizes every view whose permissions have changed
  157. + Spanish translation (thanks to Alberto Mart├¡nez)
  158. x Improved subframes management in the contextual menu
  159. x Better UI support for "special" TLDS like co.uk, co.nz and others
  160. x Improved support for numeric addresses
  161. x Audio feedback with more discreet sound effect :-)
  162.  
  163. v 1.0.6
  164. =====================================================================
  165. + Whitelist import/export (thanks hsmwrv for suggestion)
  166. + Only 2nd level (base) domains shown by default in the "Allow" menu 
  167.   items (easier operation for non-geeks; geeks can still revert to
  168.   the old fine grained interface using the "Appearance" options)
  169. + Blocked scripts audio feedback (thanks to Markus for suggestion)
  170. + about:config/noscript.permanent can be changed live (no FF restart)
  171. x chrome content URL are properly whitelisted (XUL error pages OK)
  172. x Fixed empty permanent list problem (thanks to Patrick and Oremina 
  173.   for report)
  174.  
  175. v 1.0.5
  176. =====================================================================
  177. + "Appearance" option to hide/show popup menu and status bar icon; if
  178.   you decide to hide both, options are still reachable through the 
  179.   Extension Manager context menu (thanks Dick Minor for suggestion)
  180. + 2nd level domain trick don't clutters Options Dialog anymore
  181.   (http[s]:// auto-prefixed domains are hidden in whitelist)
  182. x Fixed menu layout (thanks to TheOneKEA for report)
  183.  
  184. v 1.0.4
  185. =====================================================================
  186. + Automatically creates http:// and https:// prefixed URLs when a 2nd
  187.   level domain (xyz.com) is allowed, as a workaround for Firefox not 
  188.   matching URLs with a raw 2nd level domain if no protocol is listed
  189.   (thanks to Laura for report)
  190. + "Allowed" status feedback for chrome:// URLs (pacanukeha)
  191. x Core functionality refactored in a XPCOM service
  192.  
  193. v 1.0.3
  194. =====================================================================
  195. + Feedback about actual presence of script elements in current page
  196.   (white "S" icons if no script tag is found, while number of found 
  197.   tags is shown in the tooltip - thanks to Volker for suggestion)  
  198. + Feedback about partial permissions in pages containing subframes
  199.   (a broken red "stop" sign means only some frames are forbidden)
  200. + Events are coalesced for better performance and stability
  201. + Improved options dialog usability (new items are ensured visible
  202.   and "delete" key performs mouse-less site removal)
  203. + Added hotmail/msn/passport domains to default whitelist (thanks to
  204.   Swann for suggestion)
  205. + Added googlesyndication.com and noscript.net to permanent list ;)
  206. x Fixed whitelist options dialog sometimes "forgetting" recently 
  207.   added items (thanks to TheOneKEA, Bill Mayer and Bill Selden for 
  208.   their reports)
  209.  
  210. v 1.0.2
  211. =====================================================================
  212. + Option dialog shortcuts (thanks to Ulysses for suggestion)
  213. + French translation (thanks to Xavier Robin)
  214. x NoScript doesn't ignore port number in URLs anymore
  215. x Moved "Options" and "About" items to the top of status bar menu
  216.   (thanks to Filipp0s for suggestion and for the smaller icons too)
  217. x Added mozillazine.org and gmail.google.com to default allow list
  218. x No duplicates in menu when multiple frames share the same
  219.   ancestor domain (e.g. mozillazine.org)
  220.  
  221. v 1.0.1
  222. =====================================================================
  223. + Contextual menu for easy operation in statusbar-less windows
  224. + Current page is automatically reloaded when permissions are changed
  225. + Support for implicit subdomain inclusion (e.g. if you add 
  226.   mozilla.org, you allow www.mozilla.org, addons.mozilla.org etc.)
  227. + German translation (thanks to my friend Thomas Weber)
  228. x Fixed localization issue
  229. x Work around for Firefox occasional crashes
  230.  
  231. v 1.0.0
  232. =====================================================================
  233. First public release
  234.