Skip to content

Releases: kevinawalsh/logisim-evolution

v5.0.3

23 Jan 23:09
Compare
Choose a tag to compare

Support for new audio output components, iCE40 FPGAs, Apio FPGA synthesis, and a variety of interface bug fixes.

v5.0.2

27 Aug 15:59
Compare
Choose a tag to compare

Fixed keyboard shortcuts on Mac OS, so Option+Number now changes bit widths for most components.

v5.0.1

03 Aug 03:29
Compare
Choose a tag to compare

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

23 Jul 13:28
Compare
Choose a tag to compare
nightly-2023-07-23 Pre-release
Pre-release

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

21 Jul 03:41
Compare
Choose a tag to compare
  • 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

22 Jul 01:43
Compare
Choose a tag to compare
nightly-2023-07-21 Pre-release
Pre-release

Fix significant simulation bug affecting UI responsiveness.

nightly-2023-07-19

19 Jul 05:08
Compare
Choose a tag to compare
nightly-2023-07-19 Pre-release
Pre-release

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

11 Jul 16:25
Compare
Choose a tag to compare
nightly-2023-07-11 Pre-release
Pre-release

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

06 Jul 22:56
Compare
Choose a tag to compare
Build 2023 July 06 Pre-release
Pre-release

Fixes bug in swt installation.

Re-closes issue #92

Build 2023 July 04

04 Jul 22:57
Compare
Choose a tag to compare
Build 2023 July 04 Pre-release
Pre-release

Entirely new file open/save implementation using native dialogs.

Fixes issue #92 so appearance element z-order is preserved across save/load.