Bump project version to 204.5.
[macgdbp.git] / CHANGES
1 MacGDBp CHANGE LOG
2 ================================================================================
3
4 2.1
5 #####################
6 - New: Native support for Apple Silicon.
7 - Fix: #266 Plain text fallback source display does not paint the ruler.
8 - New: #266 Add preference for PHP binary path for syntax highlighting.
9
10 2.0.3
11 #####################
12 - Fix: #265 Variables holding scalars would not display a value.
13 - Change: Reorganized the Window main menu.
14 - Fix: Speculative fix for a crash when connecting.
15
16 2.0.2
17 #####################
18 - Fix: Crash when selecting stack frames after disconnecting.
19 - Fix: Expanded variables would not reliably re-open after debugger steps.
20 - Fix: Would not consistently scroll to the active line.
21 - Fix: #262 Autoupdate would fail to run.
22
23 2.0.1
24 #####################
25 - Change: Draw the source view gutter in a way that is dark-mode compatible.
26 - Change: Make the Remote Paths preferences pane larger.
27 - Fix: #260 Use macOS standard colors for syntax highlighting for better dark-
28 mode compatibility.
29 - Change: Improve toolbar buttons under dark mode.
30 - Fix: #261 Large source files would fail to load.
31
32 2.0 Beta 1
33 #####################
34 - New: Unified UI with integrated debugger, breakpoints, and eval panels.
35 - Change: More robust protocol layer communication, which allows loading more
36 properties on long arrays and deep objects.
37 - New: #203 Function call/symbolic breakpoints.
38 - Fix: #255 "Could not open socket" failures due to socket reuse.
39 - Fix: #187 Non-ASCII characters would not display correctly in the source
40 pane.
41 - Fix: #224 Spaces in file paths were double-escaped.
42 - Fix: #230 Long array of objects in variable pane wraps index back to 0
43 after every 32 items.
44 - Fix: #245 Attaching/Detaching is not always reliable.
45 - Fix: #246 Replace non-breaking spaces in source viewer with normal spaces.
46 - Fix: #244 Crashing when pressing Run after execution has completed.
47 - Fix: #249 Property list has duplicate sub-properties.
48 - Fix: #238 Clicking the Attached checkbox a couple of times crashes.
49
50
51 1.5
52 #####################
53 - New: Now a 64-bit binary (along with x86 and PPC)
54 - Fix: #128 Clicking on the line number will now always set the correct
55 breakpoint
56 - New: #190 Evaluation of arbitrary script/code fragments
57 - New: #168 Recursively display objects and arrays in the variable inspector
58 - Fix: #223 Unable to reattach debugger in certain circumstances
59 - Fix: #236 Crash when adding breakpoints on 10.8 (patch from Paul Mitchell
60 and Sam Fleming)
61
62
63 1.4.1
64 #####################
65 - Fix: Objects with nested objects wouldn't always load their child keys
66 - Fix: #213 Crash when unchecking "Attached" when the debugger is inactive
67 - Fix: #219 Crash when highlighting source fails
68
69
70 1.4 Beta 2
71 #####################
72 - Fix: After clicking on a stack frame with a virtual file, the debugger front
73 end would hang
74 - Fix: Crash on clicking "Install & Relaunch" from Sparkle
75 - New: #210, #195 Add a "Stop" button to detach the debugger from the current
76 session
77 - New: #209 Drag a file onto the source view in the Breakpoints window to load
78 the contents
79 - Fix: #197 Add a menu item and keyboard shortcut for the "Attached" control
80 - Fix: #208 Variable selection and expansion state not saved across steps
81 - Fix: The attached state is now remembered in preferences
82
83
84 1.4 Beta 1
85 #####################
86 - Change: #164 Upon disconnecting, the program counter line will no longer be
87 highlighted
88 - Fixed: Preferences jumps around when opening
89 - New: #165 "Reconnect" is now removed and instead the debugger is either
90 attached or detached
91 - Change: MacGDBp should no longer become unresponsive while waiting for Xdebug
92 data
93 - Change: MacGDBp should no longer corrupt text data returned from Xdebug
94
95
96 1.3
97 #####################
98 - New: #155 Add a variable inspector to display the full, untruncated value
99 - Change: The Window->Breakpoints (Cmd+Shift+B) will now toggle the visibility
100 - Fix: All breakpoint markers will now be displayed in the active code debugger
101 - New: When stepping through code, the selection in the variable list will be
102 retained
103 - Fix: #160 The code pane could be unpopulated after debugging the same script
104 a subsequent time
105 - Fix: #163 Breakpoints with a space in the pathname would not be set
106 - Fix: Code would not display if the pathname to the file contained a space
107 - Fix: #157 After using the run command, the stack will now be properly updated
108 - New: A preference has been added to disable automatic stepping into the
109 first line of execution
110 - Fix: MacGDBp should no longer throw incomplete packet error messages
111
112
113 1.2.1
114 #####################
115 - Fix: The temporary file used for highlighting source code is now saved as UTF8
116 so files with non-ASCII characters will now be highlighted
117 - Fix: #152 MacGDBp would crash/segfault if you stepped at the end of a script
118 - Change: Updated Sparkle to the latest bzr version
119
120
121 1.2
122 #####################
123 - Change: The "File" column now shows the tail rather than the head of the
124 value, allowing you to see the last part of the path URI
125 - Fix: #129 Debugging files on a remote server will now work if the remote path
126 does not exist on the local debugging client
127 - Change: The debugger will automatically step in to the first frame when the
128 connection is made
129 - New: #147 Show super globals (and variables in other contexts) in the
130 variable viewer
131 - New: Selecting different stack frames will now show the variables for that
132 frame, as opposed to only showing the current frame's variables
133 - New: The breakpoints window will now remember its visible state across
134 application launches
135 - New: #129 Created a path replacements preference panel to make creating
136 breakpoints possible on remote servers
137
138
139 1.1.2
140 #####################
141 - Fix: #140 Saved breakpoints for non-existent files would cause an immediate
142 crash on launch
143 - New: #139 Windows now remember their size and location
144
145
146 1.1.1
147 #####################
148 - Fix: Breakpoints that were removed would come back, multiplied upon relaunch
149 - New: Allow multiple selection of breakpoints
150
151
152 1.1
153 #####################
154 - New: Add preferences that allow changing of the Xdebug IDE key and port number
155 - Change: Improved software updater via Sparkle
156 - Fix: Packets from the Xdebug extension would be incorrectly handled in some
157 situations, causing the display to break or crash
158 - New: #123 Add menu items and keyboard shortcuts for the debugger commands
159 - Fix: Several memory leaks that could, under certain conditions, would cause
160 crashes (thanks to Ciarán Walsh)
161 - Change: #130 If MacGDBp can't highlight the source code, it will default to
162 using just plain text
163 - New: Breakpoints are saved into preferences so that they are recreated at
164 launch time
165
166
167 1.0.1
168 #####################
169 - New: Source code is now highlighted via the PHP binary (thanks Ciarán Walsh)
170 - New: The breakpoints window is now visible on launch
171 - Fixed: #125 Some installations would receive a "Stopping" status that MacGDBp
172 did not handle correctly
173 - Fixed: #125 Crash when adding breakpoints