Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 09:58

Find more information in the Release notes

Thanks to all the people involve in the testing cycle 😀️

  • Fernando Peral: Tested on OpenSuse 15.3. Alhambra II board
  • Alexander Lang: Tested on Win 10 and Linux Mint. ULX3S and alhambra II boards
  • Joaquim: Win 10 and Ubuntu Linux (Virtual machine)
  • Carlos Venegas: Ubuntu 20.04, Ubuntu 21.10, Arch linux, Windows 10 Pro, MacOSX BigSur (Intel), ARM

Changes since 0.8.0-rc1

  • Fixed a bug in the Documentation and Icestudio's dependencies: Python >= 3.7 should be used (Thanks to Fernando Peral)

Changes since 0.7.0

  • Big NWjs upgrade!: 0.35.5 ➡️ 0.54.1 (Carlos Venegas) (@cavearr)
  • Big Node upgrade!: Node upgrade: 11.6.0 ➡️ 16.4.0 (Carlos Venegas) (@cavearr)
  • Aarch64 architecture added (Carlos Venegas) (@cavearr)
  • Select components on click: Just click on a component to select one or shift+click for multiple selection (tschundler) (@tschundler)
  • Version notes window: "Don't display" checkbox is toogled by clicking on the label ( tschundler) (@tschundler)
  • FleaFPGA-Ohm board added (Fernando Mosquera) (@benitoss)
  • Remove check for new stable version
  • Optimizations: Large designs are rendered faster on the screen
    • Improve dom searching with cache in render system
    • Improve block placement performance
  • Bug fixed: Block selection
  • CZech translation updated
  • Remove timeouts needed in 32bit versions and old chrome engines
  • Turkish translation added (Ümit Solmaz) (@usnotv)
  • Initial Support for iCESugar-nano board based on LP1K (TinLethax) (@TiNredmc)
  • iCEBreaker-bitsy1: (seanybaggins)(@seanybaggins )
    • Regenerated pinout.json with generate.py
    • Created v0 and v1 pinouts.
    • Initial draft: pin mappings for the version 1
  • ECP5-Evaluation-Board added (Fernando Mosquera) (@benitoss)
  • Update translation FR and ES (Joaquim) (@jojo535275)
  • Full height collection manager and graphic mods on the lock mode ( "back" button and "read only" area) (Joaquim) (@jojo535275)
  • Bug Fixed: "IO connections change upon loading". Issues #533 and #499 (Joaquim)(@jojo535275)
  • Collection manager appearance changed (Joaquim) (@jojo535275)
  • Change ace-editor theme to monokai in dark mode (mslider) (@mSlider )