Skip to content

Releases: icosa-foundation/open-brush

2.10.9

29 May 10:18
40d9d66
Compare
Choose a tag to compare
2.10.9 Pre-release
Pre-release

💬 Uncategorized

  • Add support for periodically (monthly) rebuilding a PR (PR #858 by @mikeage)

2.10.8

27 May 21:47
8658484
Compare
Choose a tag to compare
2.10.8 Pre-release
Pre-release

🚀 Features

2.10.7

27 May 20:08
c64eefd
Compare
Choose a tag to compare
2.10.7 Pre-release
Pre-release

🐛 Fixes

  • Fix cloning widgets and strokes to multiple symmetry targets (PR #855 by @andybak)

2.10.6

20 May 14:21
4888c12
Compare
Choose a tag to compare
2.10.6 Pre-release
Pre-release

🐛 Fixes

  • Fix bug where the layers panel doesn't init if it's not open when a sketch is loaded (PR #854 by @andybak)

2.10.5

18 May 23:17
e0f2157
Compare
Choose a tag to compare
2.10.5 Pre-release
Pre-release

💬 Uncategorized

  • Prevent error loading image widgets from old sketches (PR #853 by @andybak)

2.10.4

13 May 11:26
96f7cb3
Compare
Choose a tag to compare
2.10.4 Pre-release
Pre-release

🛠️ Infrastructure

  • Disable push of the Q1 build to Oculus (finally blocked by them) (PR #850 by @mikeage)

2.10.3

12 May 10:32
d14eb17
Compare
Choose a tag to compare
2.10.3 Pre-release
Pre-release

🐛 Fixes

  • Remove old "not supported" code that sneaked back in with plugin merge (PR #849 by @andybak)

2.10.2

01 May 19:47
f56c86b
Compare
Choose a tag to compare
2.10.2 Pre-release
Pre-release

🐛 Fixes

2.10.1

01 May 09:25
2941991
Compare
Choose a tag to compare
2.10.1 Pre-release
Pre-release

🚀 Features

2.10.0

27 Apr 12:45
313e36e
Compare
Choose a tag to compare

🚀 Features

  • Logitech MK Ink Integration (PR #768 by @andybak)
  • Allow profiler to use bundled sketches (PR #769 by @andybak)
  • Multiplayer Beta (PR #774 by @andybak)
  • Runtime switching of experimental mode (PR #802 by @andybak)
  • Allow the erase tool to also "erase" media widgets (PR #818 by @andybak)
  • Zapbox fixes: tutorial, controller materials, and laser pointer (PR #832 by @apzap)
  • Multiplayer fixes and Improvements (PR #809 by @sbanca)

🐛 Fixes

  • Settings tidyup (PR #788 by @mikeskydev)
  • Catch wmic exceptions so they don't mess up device initialization (PR #805 by @andybak)
  • Fix quality level bugs (PR #806 by @andybak)
  • Guard against tracking glitches that effect painting (PR #808 by @andybak)
  • Fix MX Stylus Regression (PR #811 by @andybak)
  • Fix editor issues with localization (PR #825 by @andybak)
  • The eraser tool should not erase pinned widgets (PR #819 by @andybak)
  • Update permission strings (PR #835 by @tangobravo)
  • Revert accidental change to Unity splash screen setting (PR #840 by @andybak)
  • Fix builds on forks; move defines from ProjectSettings to build.yml on a per-platform basis (PR #842 by @mikeage)

🛠️ Infrastructure

  • gzip config.vdf before storing as a secret (PR #771 by @mikeage)
  • Combine all dependabot PRs into one (PR #780 by @mikeage)
  • Use PAT to create releases and tags (PR #782 by @mikeage)
  • Do not use # in PR build names (PR #796 by @mikeage)
  • Improve Windows development experience (PR #797 by @mikeage)
  • Support new ubuntu-24 images (PR #799 by @mikeage)
  • Fix chown error in newer Alpine images [affects new builds without caches] (PR #804 by @mikeage)
  • Publish Q1 and Q2 builds to ArborXR (PR #824 by @mikeage)
  • Upload Pico to ArborXR (PR #826 by @mikeage)
  • Add arm64 to cert generation (PR #829 by @mikeage)
  • Switch scoped registries to OpenUPM (PR #787 by @sbanca)
  • Use Xcode 16.2 to build Zapbox (PR #830 by @mikeage)
  • Update packages-lock.json so that we can recreate the cache (PR #831 by @mikeage)
  • Switch to ArborXR v2 CLI (PR #836 by @mikeage)
  • Fix Arbor XR release channel updates which use a version ID instead of a version (despite calling the parameter --version) (PR #837 by @mikeage)
  • Use JSON format for abxr-cli (PR #838 by @mikeage)
  • Faster cleanup step (saves about 1 minute in the slow case) (PR #839 by @mikeage)
  • Add a github action to automatically comment if/when Packages or Project Settings are changed (PR #841 by @mikeage)
  • Fix missing line that caused duplicate comments (PR #843 by @mikeage)
  • Disable package cache (PR #844 by @mikeage)
  • Fix builds on forks; move defines from ProjectSettings to build.yml on a per-platform basis (PR #842 by @mikeage)
  • Silence warnings from setup-uv (PR #845 by @mikeage)
  • Use literal newline to fix file listing in the warning comment (PR #846 by @mikeage)
  • Update pre-commit config (PR #847 by @mikeage)

📦 Dependencies / Maintenance

💬 Uncategorized

  • Enable incremental garbage collector (PR #807 by @andybak)