Skip to content

Release v1.7.2

Compare
Choose a tag to compare
@smariel smariel released this 15 Sep 17:44
· 120 commits to master since this release

New features

  • Added a contextual menu when using right click (#48, 72c7275)
  • Added auto scroll to item after creation (#65, c0e1464)
  • Added auto scroll to parts after creation (#65, ec82027)
  • Added auto backup to prevent data loss after crashes (#59, be2840a)

Bug correction

  • Fixed the Part List horizontal scroll absence leading to the hiding of datas (#63, cd35f48)
  • Fixed the Part List import (#68, adc1875)
  • Fixed the appearance of duplicated items (#69, 095a1a6)
  • Fixed a bug occurring when load values were not numbers (#62, b1dac82)
  • Fixed the behavior of Up and Down buttons when adding new item (5372b44)
  • Fixed the behavior of the Hide button (190f0e7)

Other

  • Rewrite of the canvas display to improve performance (e3bac10)
  • Updated all dependencies and their security issues (205e704)