Go to content Go to navigation Go to search

Starting string freeze for Adblock Plus 1.0 · 2008-11-04 01:18 by Wladimir Palant

Warning: The version described here is a development build and as a such it has not been fully tested and might not work properly. Use at your own risk and make sure to backup your filter list. Latest Adblock Plus release can be downloaded from addons.mozilla.org.

A new Adblock Plus 0.7.5.5+ development build (2008110323) has been uploaded. Multi-language build is available but many strings will be in English.

Installation

http://adblockplus.org/devbuilds/

Warning: Format of patterns.ini file changed in a way that is not backwards compatible. If you want to go back to an older version of Adblock Plus, keep a backup or you will loose all your filters.

Note: This is a first beta release for Adblock Plus 1.0. No major changes are expected at this point, in particular no string changes. The development focus now is on polishing the release and fixing remaining bugs.

Changes

Known issues

Source code revision: 706469dfa5bf

Tags:

Comment [4]

  1. Simon · 2008-11-04 01:46 · #

    > Subscription dialog on first start doesn’t play nice with session restore

    In case Session Restore overwrites your tab, try adding the following call before you open the subscription tab:

    Components.classes[”@mozilla.org/browser/sessionstore;1”].getService(Ci.nsISessionStore).init(window);

    Starting with Firefox 3.1, you could also wait for the sessionstore-windows-restored notification (unfortunately that one fires too early in Firefox 3.0).

    For further help, feel free to contact me (or indicate the bug where you’re tracking this issue).

    Reply from Wladimir Palant:

    Yes, I am aware of that notification (it was discussed in http://blog.fligtar.com/2008/10/16/responsible-first-run-usage/). Main problem is a consistent implementation across applications (Songbird, SeaMonkey) and application versions (Firefox 2). I’ll get it eventually but it will need some time – and I have more important issues at the moment.

  2. LorenzoC · 2008-11-04 10:25 · #

    Just a little thing, I’ve just seen when you export your filters in a txt file there is this at the begninning of the file: [Adblock Plus 0.7.1] which should be updated I guess.

    Another suggestion: I’ve just installed the last dev build and I was notified about the subscriptions. I don’t use any subscriptions since I have got my own list, so maybe the user should be notified only if there aren’t any filters already in use. Not a big deal anyway.

    Reply from Wladimir Palant:

    Filter export always chooses the minimal version that is required to properly interpret the filters. If you use the $third-party option for example you will get [Adblock Plus 1.0].

    Notifying the users who don’t have a subscription is especially important for users upgrading from Adblock. This is a one-time thing, shouldn’t be a big deal for the few who consciously chose not to use and subscriptions.

  3. Aerik · 2008-11-04 19:05 · #

    Ceiling Cat!

    The sudden window asking me to subscribe to things scared the shit out of me. I immediately rushed to my filter list to see if it was erased. It was not. Phew!

    Don’t do that. I only want to see that if I’m doing a fresh install, not an update.

  4. Ameet · 2008-11-16 03:52 · #

    please please reduce its memory consumption

    Reply from Wladimir Palant:

    What memory consumption? Which web pages and which filter subscriptions? You would be better off asking such questions in the forum – easier to help you there.

(E-mail address will not be displayed, please use anonymous@example.com if you don't want notifications about my replies)
  Textile Help