Skip to content

Commit

Permalink
Merge pull request #1032 from ra3xdh/upd_news
Browse files Browse the repository at this point in the history
Update NEWS.md and VERSION before release
  • Loading branch information
ra3xdh authored Oct 29, 2024
2 parents e5be6e7 + 1ed2943 commit 86c6454
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 2 deletions.
29 changes: 29 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
# Qucs-S 24.4.0

## New features

* Implemnted touchstone (S2P) files viewer tool #936
* VC resistor made available for SPICE and ADMS-independent #959

## Library update

* Added SPICE_Tline library containing transmission lines for Ngspice #896

## Bugfixes

* Don't resolve paths to relaive if document is not saved and not belong to project #951
* Allow variables for potentiometer and diode device properties #1021 #1013
* Fixed simulation properties editing #968
* Fixed disbale simulation for XYCE #965
* Fixed running simulation in CLI mode #962
* Fixed memory leaks #960
* Fixed BJTsub and diode devices #983
* Fixed Schottky diode symbol appearence #1027
* Fixed crash if no simulator found on the first start #979
* Fixed artifacts when selecting elliptic arc #987
* Fixed text rendiering for Qt6.8.0 #1002

## QucsatorRF

* QucsatorRF updated to v1.0.3. See the release notes.

# Qucs-S 24.3.2

## Bugfixes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.3.2
24.4.0
2 changes: 1 addition & 1 deletion qucsator_rf
Submodule qucsator_rf updated 3 files
+4 −0 NEWS.md
+1 −1 VERSION
+1 −1 src/ucs.cpp

0 comments on commit 86c6454

Please sign in to comment.