Changes between Initial Version and Version 1 of Ticket #16185, comment 2
- Timestamp:
- 03/03/2022 05:37:21 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #16185, comment 2
initial v1 1 1 SeaMonkey 2.53.11 contains (among other changes) the following major changes relative to SeaMonkey 2.53.10.2: 2 2 3 3 Remove obsolete MOZ_EXTENSIONS check in suite bug 1749146. 4 4 5 Add connect button to cZ Networks Editor bug 1736443. 6 5 7 Remove freenode remnants from ChatZilla in SeaMonkey bug 1741082. 8 6 9 Prefer secure over insecure protocol in network list in ChatZilla bug 1744440. 10 7 11 Composer - Change tag textbox is not removed after use bug 1755369. 12 8 13 Clean up repo links in debugQA bug 1746790. 14 9 15 Fix misspelled references to macOS in suite bug 1749144. 16 10 17 Remove obsolete references to Java and Flash bug 1749141. 18 11 19 Help button not working in delete cert dialog bug 1750386. 20 12 21 Rearrange Message Filter Dialog to make room for new features bug 1735053. 22 13 23 Use Insert key as shortcut to create new message filters bug 1735055. 24 14 25 Rename some variables used in SeaMonkey's FilterListDialog to match Thunderbird's bug 1735056. 26 15 27 Implement Copy to New message filter functionality bug 1735057. 28 16 29 Add move to top / bottom buttons to message filters bug 1735059. 30 17 31 Add preference to not prompt for message filter deletion bug 1735061. 32 18 33 Clean up folder handling in FilterListDialog bug 1736425. 34 19 35 Add refresh function to Filter list dialog so that it can be updated when already open and new filters are added externally bug 1737450. 36 20 37 Use listbox rather than tree in FilterListDialog bug 1746081. 38 21 39 MsgFilterList(args) should take targetFilter and pass it to FilterListDialog bug 1753891. 40 22 41 Mail&News' start.xhtml: "We" link broken bug 1748178. 42 23 43 Add search functionality to filter dialog bug 1749207. 44 24 45 Move the taskbar refresh timer in SeaMonkey to idle dispatch bug 1746788. 46 25 47 Prevent subresource loads from showing the progress indicator on the tab in SeaMonkey bug 1746787. 48 49 EDIT: Updated for formatting. I would prefer to use triple {} but it's too long.