1. Cycling '74 has updated Max to v8.0.2.
  2. New Features:
  3. BEAP: v1.0.2 cosmetic updates for Max 8.
  4. cycle~: 'reset' message to reset phase (a la phasor~).
  5. inlet object: attr to define hot / cold state.
  6. limi~: lookahead limiter (mc and mcs versions too).
  7. MC Wrapper: 'setvaluerange' message.
  8. mc.sum~: alias to mc.op~ @op sum.
  9. node.script: amxd~ support.
  10. Patching: "Keep Duplicated Objects in View" preference (defaults to off).
  11. playlist~ / jit.playlist: append without arguments opens File dialog.
  12. playlist~ / jit.playlist: reportprogress attribute.
  13. Projects: search bar (by name).
  14. Projects: viewmode to switch between flat and hierarchical views.
  15. Projects: Duplicate Project functionality.
  16. savebang: new object to bang on save.
  17. Snapshots: importsnapshot/exportsnapshot (Snapshots functionality for Standalones).
  18. standalone: Added way to specify application icon with standalone object attribute.
  19. Typing: bring object to front when typing.
  20. VIZZIE: SOLARIZR module (based on jit.fluoride).
  21. Windows multitouch: multitouch support for multislider.
  22. Fixed Bugs:
  23. amxd~: dependencies updated after re-save.
  24. amxd~: files are found in the same directory.
  25. autocomplete: aliased objects have descriptions.
  26. autopattr/pattrstorage: fixed issues with deleting/reinstantiating objects.
  27. atoi: outputs int when there's only one value.
  28. buffer~: 'write' messages with simple filenames works.
  29. chooser: fixed crash updating with scheduler in overdrive.
  30. chooser: margin is respected.
  31. chooser: updates pattr objects when value changes.
  32. closebang/freebang/savebang: consistently support bang and dblclick.
  33. coll: fixed crash when dumping a large line.
  34. coll: fixed issues with using name of object/vignette/doc/etc.
  35. Core Audio: remove constraint on sample rates.
  36. dict: fixed crash with garbage values.
  37. expr: negative inputs to "expr fact($i1) " work.
  38. font panel color wheel: changing object text color no longer pollutes undo history.
  39. format palette: "changed attr" bar resizes properly.
  40. gridmeter: outlet and click on square to mute.
  41. groove~: followglobaltempo works with looped groove~.
  42. Groups: outline of group is not shown in Max For Live devices.
  43. Help patchers: fixed issues with third party seealsos in question mark tab.
  44. Inspector: fixed "Show in Reference".
  45. jit.cellblock: improved signalmode responses.
  46. jit.dx.grab: fixed crash when vdevice set but no device present.
  47. jit.gen / jit.pix: min attribute of param works.
  48. jit.gl.handle: auto_rotate works in jit.window/world.
  49. jit.gl.imageunit: fixed.
  50. jit.gl.node: does not grab objects that have explicit drawto set.
  51. jit.matrix: fixed javascript exportimage usage.
  52. jit.playlist: finds referenced media in a standalone.
  53. jit.playlist: viddll engine fixed multi-file drag and drop.
  54. jit.textfile: fixed crash on matrix input.
  55. jit.window: fixed duplicate mouse data output.
  56. jsui: avoid crash when there are too many sketch instances.
  57. live.grid: fixed error when interpolating presets.
  58. Mappings: outlines hidden for non-presentation objects in presentation view.
  59. Mappings: drawing improvements.
  60. Mappings: improved key mapping display for modifiers.
  61. Mappings: rename 'bang' trigger mode to 'retrigger'.
  62. matrixctrl: display disabled cells properly.
  63. Max 7 templates: handle bgfillcolor existence when opened in Max 8.
  64. MC Wrapper: applies attribute values to new channels.
  65. MC Wrapper: wrapper messages work to non-leftmost inlets.
  66. MC Wrapper: fixed crash when wrapping with prefixed name.
  67. mc.function: redraws properly after receiving clearchans.
  68. mc.gen~: fix for issues with finding gendsp file for all instances.
  69. mc.gen~: no longer attempts to load Max patchers.
  70. mcs.groove~: sync outlet has correct number of channels.
  71. menubar: 'append' message refreshes menus.
  72. mgraphics: fixed image_surface_draw memory leak.
  73. MIDI: fixed crash on Windows sending single byte to MIDIout.
  74. MIDI: fixed crashing on app close.
  75. MIDI: unplugged devices on Windows appropriately disappear from MIDI options.
  76. mute~: fixed crash when used with MC.
  77. Node For Max: fixed dict access after maxApi.post and maxApi.getDict.
  78. Node For Max: NPM execution status updates properly.
  79. Node For Max: fixed missing restart filePath when using @watch 1.
  80. Node For Max: improved NPM execution status updates.
  81. node.script: can find .js files in amxds.
  82. node.script: fixed crash closing help file on Windows.
  83. node.script: fixed potential hangs on Windows.
  84. node.script: symbol usage optimizations.
  85. Object Browser in Toolbar: internal objects are displayed.
  86. Open GL Status Window: Fixed crash when opening.
  87. Package Manager: OS versions are validated correctly.
  88. Parameters: gestures start on time for undo to stay in correct order.
  89. Parameters: 'assign' messages work as they should.
  90. Patcher: "zoomed" patcher window location is saved.
  91. Patching: fixed issues with bogus object when ref file of the object's name is in the same folder.
  92. pattrhub: resolves pattr-bound boxes in subpatchers.
  93. pattrstorage: fixed extreme memory leakage when storing value in parameter mode.
  94. pattrstorage: greedy attribute no longer inherited by pattrstorage objects in subpatchers.
  95. playlist~: cursor no longer disappears after command drag.
  96. playlist~: fixed single click to deselect.
  97. plugin~ / plugout~: can have multiple instances of these objects again.
  98. popup menus: fixed memory leak.
  99. Preferences: all show clues.
  100. Projects: item lists are converted to dictionaries for fast lookup.
  101. Projects: jxf jitter files are added to 'data'.
  102. Projects: improved nomenclature and display of project items.
  103. receive: fixed crash when clicking on Object Action Menu and object has no argument.
  104. Recent Messages: fixed shortcut key (shift+m).
  105. Save Dialog: Select All works in File Save dialog (Mac).
  106. scope~: fixed text rendering in automatic mode.
  107. Search: opening gen patchers works.
  108. speedlim: fixed stalling when changing speedlimit time.
  109. Standalones: accommodate unicode in pathnames.
  110. Standalones: does not create Projects and Max for Live Devices folders when running.
  111. Standalones: does not overwrite Max preferences.
  112. Standalones: further fixes for unique location for standalone prefs.
  113. Standalones: packages load properly in versioned standalones.
  114. suckah: fixed use on Windows with display scaling enabled.
  115. Toolbar: audio power button aligned with audio level meter.
  116. Tour: fixed error on last slide - jit.gl: invalid extension called (Win).
  117. Typing: fixed issues with dead characters while typing in a box.
  118. Typing: improved arrow key handling when editing text.
  119. VIZZIE FEEDR: fixed gain dial.
  120. VIZZIE INTERPOL8R: outputs alpha.
  121. VIZZIE RECORDR: fixed output dims to match input dims and added realtime/codec parameters (based on engine).
  122. VIZZIE SNAPPR: Fixed image saving.
  123. vst~: fixed crash when closing patch when plug-in window is open.
  124. vst~: fixed loading of shell plugins.
  125. vst~: no longer tries to load plugs twice.
  126. vst~: VST3 snapshots and presets.
  127. Windows: save dialog is sizable.

Cycling '74 has updated Max to v8.0.2.