- Fixed the Code Filter crash caused by not logging contexts. - Added Expression Search. - Fixed the Copy Current Value in the Found Address list after Pointer Searches. - Added the ?: tertiary operator to the Expression Evaluator. - The Code Filter expression highlighter now uses ?? to highlight instead of ?. - The RAM Watcher can now be set on top of all other windows. - Fixed the Assemble bug related to miscounting the number of instructions that need to be NOP’ed when overwriting things. Bug was not related to Auto- Assemble nor the Injection Manager. - Fixed a bug related to the mapping of dynamic templates which caused misalignment in nested dynamic arrays.