Skip to content
joaope edited this page Oct 6, 2014 · 18 revisions

0.9.11

  • (IMPROVED) Options page UI.

0.9.10

  • (ADDED) Option to specify the minimum zoom allowed on both 'Shrink Only' and 'Shrink and Grow' options.
  • (REMOVED) Error margin option. Being able to customize both minimum and maximum allowed zooms, this options makes no sense.
  • (IMPROVED) Options page UI.

0.9.9

  • (FIXED) Severe bug where a tab opened without focus wasn't being resized.
  • (REMOVED) Options related to exempted elements. Its prone to errors and it makes little or no sense within the extension concept.
  • (IMPROVED) Options page and options popup interface.
  • (IMPROVED) Small code changes that lead to a faster page resize. Eg.: default options not loaded at each page load.

0.9.8

  • (FIXED) Error margin being applied at the wrong time.

0.9.7

  • (IMPROVED) Zoom in/out should be a lot smoother as re-sizing is applied as soon as the page's body is available.
  • (FIXED) Error margin wasn't being used.
  • (FIXED) Exempted elements options weren't being used.
  • (FIXED) Options page checkboxes not changing form's state.

0.9.6

  • (FIXED) Fixed serious bug where zoom logic was running on all page frames instead of top one only. This fixes most problems on pages content being wrongly re-sized.
  • (IMPROVED) 'Shrink And Grow' as default zoom mode.

0.9.5

  • (IMPROVED) Migrated to manifest V2. No features and functionality added or changed.

0.9.4

  • (IMPROVED) Small release made right after 0.9.3 just to remove obsolete code. May lead to a very little boost in performance.

0.9.3

  • (ADDED) Options to exclude some elements from being zoomed-in (images, objects and Java applets). They're turned off by default. Zoom performance can degrade and layout arrangement can be messed up in some circumstances. Use this options carefully.
  • (IMPROVED) Exceptions list now only blocks GMail from being zoomed by default. All other Google sites seem to work fine.
  • (IMPROVED) Re-written zoom algorithm. It should be a lot faster and more accurate, special on 'Shrink Only' mode.
  • (FIXED) Popup issues with Chrome version 13.

0.9.2

  • (ADDED) 'More Options' button to popup.
  • (ADDED) Extension's version number visible through options page.
  • (IMPROVED) Internally re-written the options code to easier updates in the future.

0.9.1

  • (ADDED) Portuguese (Portugal) locale.
  • (FIXED) Load Defaults button not being translated.

0.9.0 (First Release)

  • (ADDED) Three zoom modes
  • (ADDED) Options page
  • (ADDED) Quick options popup
  • (ADDED) Context menu to add exceptions and change some options
Clone this wiki locally