Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37854
Reakcje/Polubienia
33966

SeaMonkey 2.53.10.2

What's New in SeaMonkey 2.53.10.2


SeaMonkey 2.53.10.2 contains (among other changes) the following major changes relative to
Zaloguj lub Zarejestruj się aby zobaczyć!
:
The following bugs were fixed in our branch of the Gecko source code only:
SeaMonkey 2.53.10.2 contains (among other changes) the following major changes relative to
Zaloguj lub Zarejestruj się aby zobaczyć!
:
  • The Bookmarks Manager has switched its name to Library, and now also includes the History list. When History is invoked, the Library will be shown with the History list selected. The extensive modifications were needed because of Mozilla Gecko platform API changes.
  • Download Manager has been migrated to a new API. Although it looks pretty much the same as before, the search option is missing and some other minor details work differently. The previous downloads history is removed during the upgrade.
  • The layout panel was added to the CSS Grid tools.
  • TLS 1.3 is the default SSL version now.
  • Support for all NPAPI plugins like Flash, Java and Silverlight has been removed. For displaying pdf files in the browser you can use
    Zaloguj lub Zarejestruj się aby zobaczyć!
    from Isaac Schemm.
  • SeaMonkey now uses a new api for formatting regional data like time and date. Default is to use the application locale of the current SeaMonkey build. If you use a language pack or a different OS formatting this is usually not desired. You can change the formatting from the application locale to the regional settings locale (OS) in the preferences dialog under "Appearance".
SeaMonkey 2.53.10.2 uses the same backend as Firefox and contains the relevant
Zaloguj lub Zarejestruj się aby zobaczyć!
.
Additional important security fixes up to Current Firefox 91.4.1 ESR and a few enhancements have been backported. We will continue to enhance SeaMonkey security in subsequent 2.53.x beta and release versions as fast as we are able to.
SeaMonkey 2.53.10.2 shares most parts of the mail and news code with Thunderbird. Please read the
Zaloguj lub Zarejestruj się aby zobaczyć!
for specific changes and security fixes in this release.

SeaMonkey-specific changes

  • SeaMonkey now uses gtk3 on Linux. If you experience a problem because of this please file a bug and link it to
    Zaloguj lub Zarejestruj się aby zobaczyć!
    . Please try another OS theme first. Some of them are buggy and cause problems with SeaMonkey, Thunderbird and Firefox.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37854
Reakcje/Polubienia
33966

SeaMonkey 2.53.12

What’s New in SeaMonkey 2.53.12:


  • Format Toolbar forgets its hidden status when switching to other view modes
  • Remove obsolete plugin code from SeaMonkey
  • Fix a few strict warnings in SeaMonkey
  • Remove Run Flash from Site permissions and page info
  • Use fixIterator and replace use of removeItemAt in FilterListDialog
  • Remove RDF usage in tabmail.js
  • Implement ‘Edit Template’ and ‘New Message From Template’ commands and UI
  • [SM] Implement ‘Edit Draft’ command and hide it when not in a draft folder (port Thunderbird bug 1106412
  • Messages in Template folder need “Edit Template” button in header (like for Drafts)
  • Refactor and simplify the feed Subscribe dialog options update
  • Add system memory and disk size and placeDB page limit to about:support
  • Remove warning about missing plugins in SeaMonkey 2.53 and 2.57
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37854
Reakcje/Polubienia
33966

SeaMonkey 2.53.17.1

What’s New in SeaMonkey 2.53.17:​


  • Fix macOS Contacts permission request
  • Remove SeaMonkey 2.57 links from debugQA
  • Treat opening urls from the library as external
  • Disable spam warning for autogenerated links in plaintext messages
  • Switch SeaMonkey build files to Python 3
  • Remove empty overlays from Composer
  • Move xpfe autocomplete to comm-central suite
  • Remove nsIPrefBranch2 and nsIPrefBranchInternal
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37854
Reakcje/Polubienia
33966

SeaMonkey 2.53.18.2​

Mar 28, 2024
  • SeaMonkey 2.53.18.2 contains (among other changes) the following changes relative to SeaMonkey 2.53.18.1:
  • Block set-cookie from multipart/x-mixed-replace with pref bug 1864385.
  • Check if WorkerRunnable::Run runs on top of WorkerThreadPrimaryRunnable::Run in a worker thread bug 1867982.
  • Process pairs in coord list in PolyArea bug 1878211.
  • Cherry-pick update to dav1d bug 1881093.
  • Land NSS NSS_3_90_2_RTM UPGRADE_NSS_RELEASE bug 1880562.
  • Fix DSN for send later bug 815638.
  • Catch webNavigation error during tab restore bug 1885748.
  • SeaMonkey 2.53.18.2 contains (among other changes) the following major changes relative to SeaMonkey 2.49.5:
  • The Bookmarks Manager has switched its name to Library, and now also includes the History list. When History is invoked, the Library will be shown with the History list selected. The extensive modifications were needed because of Mozilla Gecko platform API changes.
  • Download Manager has been migrated to a new API. Although it looks pretty much the same as before, the search option is missing and some other minor details work differently. The previous downloads history is removed during the upgrade.
  • The layout panel was added to the CSS Grid tools.
  • TLS 1.3 is the default SSL version now.
  • Support for all NPAPI plugins like Flash, Java and Silverlight has been removed. For displaying pdf files in the browser you can use pdf.js-seamonkey from Isaac Schemm.
  • SeaMonkey now uses a new api for formatting regional data like time and date. Default is to use the application locale of the current SeaMonkey build. If you use a language pack or a different OS formatting this is usually not desired. You can change the formatting from the application locale to the regional settings locale (OS) in the preferences dialog under "Appearance".
  • SeaMonkey 2.53.18.2 uses the same backend as Firefox and contains the relevant Firefox 60.8 security fixes.
  • SeaMonkey 2.53.18.2 shares most parts of the mail and news code with Thunderbird. Please read the Thunderbird 60.8.0 release notes for specific security fixes in this release.
  • Additional important security fixes up to Current Firefox 115.9 and Thunderbird 115.9 ESR plus many enhancements have been backported. We will continue to enhance SeaMonkey security in subsequent 2.53.x beta and release versions as fast as we are able to.
  • SeaMonkey-specific changes
  • SeaMonkey now uses gtk3 on Linux. If you experience a problem because of this please file a bug. Please try another OS theme first. Some of them are buggy and cause problems with SeaMonkey, Thunderbird and Firefox.
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry