Skip to content

v4.0.5

Compare
Choose a tag to compare
@ffraenz ffraenz released this 13 Feb 19:52
a4d97a9

Added

  • #31: Adds block cipher brick with initial AES support.
  • Adds Enigma machine models Enigma D, Enigma T, Swiss-K, Railway, Norway Enigma and Zählwerk Enigma.
  • Adds brick menu item 'duplicate'.

Changed

  • Integrates the Web Crypto API to get cryptographically strong random values.
  • #26: Implements value rotation in number settings.
  • Optimizes text encoding performance.
  • Enhances overscroll behavior in modals (depending on browser support).

Fixed

  • #29: Fixes an issue with base64 decoding.
  • #37: Fixes a byte order issue caused in text encoder.
  • Fixes errors during serialization by preventing the drag of invalid bricks.
  • Fixes an issue allowing multiple brick library modals to be opened at the same time.