My favorites
▼
|
Sign in
firecookie
Manage cookies in your Firebug.
Project Home
Downloads
Wiki
Issues
Source
Checkout
Browse
Changes
Source path:
svn
/
trunk
/
ReleaseNotes.txt
‹r386
r389
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
Author: Jan Odvarko, odvarko@gmail.com, http://www.softwareishard.com/
Home page: http://www.janodvarko.cz/firecookie
Addon page: https://addons.mozilla.org/en-US/firefox/addon/6683
Issue list: http://code.google.com/p/firecookie/issues/list
Localization: http://www.babelzilla.org/forum/index.php?showtopic=4494
Source docs: http://www.janodvarko.cz/firecookie/docs/
Releases: http://www.janodvarko.com/firecookie/archive/
Release Notes for Firecookie 1.5
----------------------------------
Fixed issues:
* Issue 124: Cookies->Tools->Show All Cookies... doesn't open!!!
Release Notes for Firecookie 1.3
----------------------------------
* Issue 95: Edit cookie is not working with FF4 RC2
* Issue 100: pasted cookie values with quotes don't work?
* Issue 112: Can't Remove / Delete all Cookies
* Issue 109: file cookie edit title error.
Release Notes for Firecookie 1.2.1
----------------------------------
* Issue 87: Version 1.2: TabWatcher is undefined.
Release Notes for Firecookie 1.2
--------------------------------
Firebug 1.5 - 1.7
== Bug Fixes ==
* Issue 81: Name Value Columns incorrectly aligned in Cookie subpanel in Firebug's Net panel
* Issue 82: Error "TabhWatcher is not defined" on every page
* Issue 83: Support for Firebug 1.7
* Issue 84: List doesn't update when a cookie is deleted
== Localization ==
* zh-TW localization - contribution by bootleq
Release Notes for Firecookie 1.1
--------------------------------
Firefox 3.0 - 4.0
Firebug 1.5 - 1.7
Firecookie 1.1.1 fixes an install problem that could happen in Firecookie 1.1
== Bug Fixes ==
* Issue 58: JSON $ XML tab dosn't refresh correctly
* Issue 59: Add "Remove Session Cookies" option (feature request)
* Issue 63: Use only one line for cookie logs in the Console panel (if enough horizontal space)
* Issue 64: Firecookie table format breaks when switching to detatched window mode
* Issue 65: "Secure" flag not being applied [cookie.toString() seems to drop it]
* Issue 62: What does a red highlighted cookie mean?
* Issue 70: Cookie actions are duplicated
* Issue 73: Allow to filter firecookie from console
* Issue 77: single equal operator in matchBreakpoint method
== Enhancements ==
* Remove all session cookies (issue 59). It's now possible to remove all session
cookies (displayed in the Cookies panel) only.
See Cookies -> Remove Session Cookies menu action.
This new action also uses a confirmation dialog (that allows to check "Do not show this
message again".) Similarly to the one used for "Remove Cookies".
These dialogs are independent to each other.
== Localization ==
* All strings are now localized using firecookie.properties file. There are no DTD strings
any more. DTD strings are not scriptable, which makes hard to use them in dynamic env.
Also missing DTD string causes a fatal error when loading the extension.
Release Notes for Firecookie 1.0
--------------------------------
Firefox 2.0 - 3.7a1pre
== Enhancements ==
* Break on Cookie. This feature allows to break JS execution when a cookie
is modified, added or removed (issue 50).
* Conditional Cookie breakpoints.
== Localization ==
* ko-KR localization - contribution by Sewon Kim
== Bug Fixes ==
Issue 50: Break on cookie change
Issue 1996 (From FB List): Cookies are displayed in console even if disabled when 'Log Daten in Konsole anzeigen' was checked when activated
Issue 52: Enhance "Remove Cookies" Functionality
Issue 53: Add Option to Clear Cookie Value (Not Delete Cookie Entirely) to Cookies Panel Right-Click Menu
Issue 56: FireCookie spamming the Firebug Console even when disabled for a page
Release Notes for Firecookie 0.9.1
----------------------------------
== Enhancements ==
* If cookie value is in JSON or XML format there is an additional tab
displaying JSON as expandable tree or pretty printed XML (issue 44).
* Column sorting is now remembered across Firefox sessions (issue 37).
* Support for better formatting of document.cookie property when used
on the Firebug's command line (the Console panel).
* Permissions of third-party cookies can be set using cookie context menu.
* Managing visibility of individual columns (using header context menu).
Hidden columns are stored in preferences.
== Localization ==
* ja-JP localization - contribution by Hisateru Tanaka
* ru-RU localization - contribution by Dark Preacher
* ro-RO localization - contribution by alexxed
* zh-CN localization - contribution by Hector Zhao
* hu-HU localization - contribution by gLes
* es-AR localization - contribution by eternoendless
* uk-UA localization - contribution by Andriy Zhouck
* it-IT localization - contribution by l0stintranslation
* sv-SE localization - contribution by peter3
* nl-NL localization - contribution by markh
== Bug Fixes ==
Issue 23: httpOnly cookies
Issue 34: firecookie 0.8 cookies with .domain.com the first period gets erased on editing any attribute
Issue 37: Cookies sort order remember? (Enhancement/UI)
Issue 39: Can't create cookies with ';' in it
Issue 42: no way to wrap/hide columns
Issue 43: Sort by Expire Date
Issue 44: JSON Cookies view
Issue 45: When I copy and paste or edit a cookie contents + (plus) signs get converted to spaces.
Issue 46: Last character of cookie name is missing on Net panel in Sent cookies
Issue 49: Firecookie incompatible with Firefox 3.5.1
Issue 47: Cannot change the HttpOnly flag
Release Notes for Firecookie 0.8
--------------------------------
== Enhancements ==
* Each entry in the Net panel contains additional info about received and sent
cookies (issue 27)
* It is possible to export all cookie (or cookies for the current site only) into
a cookies.txt file (using the standard format of this file)
== Bug Fixes ==
* Issue 18: Unescape cookie values
* Issue 21: Text in the console-tab is not localized
* Issue 24: System pages & local files
* Issue 25: Changing expire time to Session deletes cookie
* Issue 27: Cookies info-tab for network request
* Issue 28: export cookies to cookies.txt
Release Notes for Firecookie 0.7
--------------------------------
== Enhancements ==
* Cookies panel now supports activation just like Console, Script and Net
panels in Firebug. So, it's possible to disable the panel entirely or for
specific hosts (issue 15).
* The console cookie event displays a source URL (as a tooltip for the domain
link on the right side), which causes the cookie modification. Of course,
"Cookies->Options->Show logs in console" option must be on to see it (issue 5)
* The "Remove for site" toolbar button has been renamed to "Remove Cookies".
This action always removes only cookies currently displayed in the list (Issue 10).
Notice that the list can be filtered using:
(a) The Filter toolbar button.
(b) The Firebug's search box (located on the right side of the FB tab bar).
* Support for HttpOnly cookies. There is a new column indicating whether a cookie
is HttpOnly or not and the Edit Cookie dialog makes possible to change this flag.
Also clipboard has been updated to support it (issue 14).
=== Cookie Expire Time ===
* Expire time is now displayed using the local time zone and locale.
* The Edit Cookie dialog uses date and time pickers so, editing also
supports local time zone and current language. This is available
only for Firefox 3 and higher (issue 6).
== Localization ==
* pl-PL localization - contribution by Leszek(teo)Życzkowski
* de-De localization - contribution by CosmicForce
* pt-BR localization - contribution by Alberto Eidh
* tr-TR localization - contribution by Efecan Erdur
* cs-CS localization - contribution by Lukáš Kucharczyk
* fr-FR localization - contribution by delphine
* es-ES localization - contribution by Johnbo
== Bug Fixes ==
* Issue 2: Edit Cookie feature does not change the cookie value
* Issue 3: + doesnt change to -
* Issue 5: Allow display of cookie change source in console log (suggestion)
* Issue 6: Local time for 'Expires'
* Issue 8: Localization + tooltips
* Issue 10: Delete filtered cookies
* Issue 11: Default cookie value + extension description are not localized
* Issue 14: HttpOnly support
* Issue 15: Enable/Disable cookie panel
* Issue 16: Firecookie 0.7beta4 not compatable with Firebug 1.3.0a1
* Issue 17: Summary of cookie value is truncated in "value" column
* Issue 20: The value of a cookie isn't displayed if you click on the +
Show details
Hide details
Change log
r389
by odvarko on Mar 29, 2012
Diff
[1.5b1]
Go to:
/trunk/ReleaseNotes.txt
/trunk/ant.properties
Project members,
sign in
to write a code review
Older revisions
r386
by odvarko on Mar 29, 2012
Diff
update release notes
r374
by odvarko on Aug 11, 2011
Diff
Update release notes.
r368
by odvarko on May 24, 2011
Diff
Update release notes.
All revisions of this file
File info
Size: 8788 bytes, 193 lines
View raw file
Powered by
Google Project Hosting