Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5a1c162..5a617eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+146
+
+ENHANCEMENTS:
+* Add Tony Forster's simulation of math-galton-path.ta to sample programs
+* Define general purpose chr and int blocks instead of special purpose
+ chr(keyboard) and int(keyboard) blocks
+* Highlight all blocks in selected stack
+* Update label on Share Button to remind user to select blocks to share
+* Move save snapshot button to main toolbar
+* Add proto block to blocks palette for named actions
+* Add proto box for blocks palette for named boxes
+* Added more TRANS notes for i18n
+
+BUG_FIXES:
+* Fix bug with nested foerver/while/until (#3699)
+* Clean up some strings on currency palettes
+* Don't call plugin_stop() twice
+
145:
BUG_FIXES: