Releases: kevinawalsh/logisim-evolution
v5.0.3
v5.0.2
Fixed keyboard shortcuts on Mac OS, so Option+Number now changes bit widths for most components.
v5.0.1
Fix critical simulator bug where clicking anywhere on screen caused clock tick.
Fix various scrolling issues.
Add gesture support on MacOS for zoom and pan.
nightly-2023-07-23
Fix simulator bug so tick does not occur when circuit is nudged.
Fix dynamic visibility bug so user can add new visibility condition after removing previous one.
v5.0.0
-
Mac releases are compiled for Apple M1 and M2 processors, so should perform
much better. -
A new built-in audio component library.
-
Custom appearance shapes can be automatically hidden or shown depending on
circuit state. This enables building fancy dynamic components that change
appearance depending on their state. -
Higher auto-tick rates.
-
Scroll/zoom now works on mac, and many other bug fixes and small
user-interface improvements. -
Auto-backup and recovery of projects to help avoid losing your work.
nightly-2023-07-21
Fix significant simulation bug affecting UI responsiveness.
nightly-2023-07-19
Built-in audio library with midi input and output (go to "Add Library" -> "Built-in" and select "Audio").
Dynamic visibility in custom appearance (choose a shape in custom appearance, click "Dynamic Visibility" in the sidebar) lets shapes be selectively hidden based on the state of the circuit.
New slideshow component for displaying images, inspired by MaxMSP.
nightly-2023-07-11
Add zoom percentage indicator (requires enabling the "show coordinates" option).
Fix additional layering bugs in custom circuit appearance.
Revert all file open/save dialog experiments.
Build 2023 July 06
Fixes bug in swt installation.
Re-closes issue #92
Build 2023 July 04
Entirely new file open/save implementation using native dialogs.
Fixes issue #92 so appearance element z-order is preserved across save/load.