Skip to content

Releases: bancika/diy-layout-creator

DIY Layout Creator v4.29.0

04 Oct 12:06
Compare
Choose a tag to compare

[New Feature] Added 6 variations of Schaller Megaswitch
[New Feature] Added 'DP3T (Import 5-Position Strat)' type of lever switch
[New Feature] Added 'Stingray Bass Pickup' component. Thank you JD!
[New Feature] Added 'Bulb' schematic symbol. Thank you JD!

DIY Layout Creator v4.28.0

25 Sep 12:06
Compare
Choose a tag to compare

[New Feature] Added '4-pin Jumbo Tube Socket' component for 211, 805 and 845 tubes
[Improvement] More convenient way of editing angle of rotation of all tube sockets
[Improvement] Ability to rotate all tube sockets through the 'Transform Selection' feature or keyboard shortcut
[Bug Fix] Tube socket pin designations are not rendered until property editor dialog is opened and closed

DIY Layout Creator v4.27.0

28 Aug 13:17
Compare
Choose a tag to compare

[New Feature] Added 'Current Source' symbol. Thank you, JD!
[Improvement] Few minor improvements

DIY Layout Creator v4.26.0

27 Aug 16:18
Compare
Choose a tag to compare

[New Feature] Added 'Voltage Source' symbol. Thank you, JD!
[New Feature] Added two DPDT ON/ON/ON variations to 'Mini Toggle Switch' component
[Bug Fix] The app crashes if there's a component that is reduced to 0 pixels with 'Cache Boost' enabled
[Bug Fix] Removed 'Hardware Acceleration' feature as it causes issues with modern graphic cards
[Improvement] When opening files from the 'Recent Files' menu, show busy cursor instead of blocking the main app thread

DIY Layout Creator v4.25.0

09 Jul 07:47
Compare
Choose a tag to compare

[Bug Fix] Status bar shows a wrong number of selected components
[Bug Fix] Fix run.sh to Unix line breaks
[Improvement] Limit memory usage to avoid out of memory errors when 'Cache Boost' feature is enabled on complex project
[Improvement] Cleanup cache when a component is deleted from the project
[Improvement] Added BJT B-C-E pinout to transistor components
[Improvement] Changed resistor orange band color to more intense orange

DIY Layout Creator v4.24.0

05 Jun 08:50
Compare
Choose a tag to compare

[Bug Fix] Fixed a bug that causes the background of exported images and PDFs to be very light gray instead of pure white
[Improvement] Automatically run Java garbage collector when available memory reaches 10%

DIY Layout Creator v4.23.0

23 Apr 18:23
Compare
Choose a tag to compare

[Bug Fix] Fixed the issue with the application not starting under Windows
[New Feature] Added 'Slide Switch' component
[Improvement] Improved rendering performance significantly
[Improvement] Include JRE in the universal ZIP package (the embedded JRE is only for Windows)

DIY Layout Creator v4.22.2

18 Mar 08:31
Compare
Choose a tag to compare

[Bug Fix] Fixed the issue with application hanging when loading certain files
[Bug Fix] Fixed importing building blocks and variants from a file

DIY Layout Creator v4.22.1

07 Mar 18:22
Compare
Choose a tag to compare

[Bug Fix] Fixed backwards compatibility issue with older files failing to open because of an issue with 'Tape Measure' component serialization
[Bug Fix] Fixed the issue with 'Add Flexible Leads' functionality placing the flexible leads wrong on leaded components (e.g. resistors, capacitors...)
[Bug Fix] Fixed display issue with Trace layer showing up as Wiring in the menu

DIY Layout Creator v4.22.0

03 Mar 16:00
Compare
Choose a tag to compare

[Bug Fix] Fixed backwards compatibility issue with older files failing to open because of an issue with 'Mini Toggle Switch' component serialization
[Bug Fix] Fix component prefix for SMD Resistor
[Improvement] Separate WIRING layer (containing 'Hookup Wire' and 'Twisted Wire' at the moment) from TRACE layer and render it above the COMPONENT layer by default
[Improvement] Upgrade OSX application package built-in Java to JRE 1.8.0_321-b07
[New Feature] Added regression test suite that validates each release candidate version against a barrage of different DIY files