Compare commits
2
Commits
2a5e3f5606
...
4059a3ef93
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4059a3ef93 | ||
|
|
66242c1a5c |
@@ -1,3 +1,9 @@
|
||||
# Version 1.7.2
|
||||
|
||||
- Fixed the Linux build not starting if shared library files were missing from the host machine
|
||||
- Fixed the macOS version not loading plugins due to not having an HTTPS certificate
|
||||
|
||||
|
||||
# Version 1.7.1
|
||||
|
||||
- Added support for Plugins! Plugins can be downloaded from the official repository or from custom ones. Support for creating a plugin can be found on the wiki
|
||||
|
||||
@@ -1,3 +1,22 @@
|
||||
# Version 1.7.2
|
||||
|
||||
- Fixed the Linux build not starting if shared library files were missing from the host machine
|
||||
- Fixed the macOS version not loading plugins due to not having an HTTPS certificate
|
||||
|
||||
|
||||
# Version 1.7.1
|
||||
|
||||
- Added support for Plugins! Plugins can be downloaded from the official repository or from custom ones. Support for creating a plugin can be found on the wiki
|
||||
- Files and folders can now be dragged and dropped into the loaded files area to be loaded instead of relying on the file menu
|
||||
- Fixed an issue where shadow snirf files would attempt to be loaded by the application. Fixes [Issue 92](https://git.research.dezeeuw.ca/tyler/flares/issues/92)
|
||||
- Fixed an issue where the application could not automatically update between versions 1.5.1 to 1.7.1. Sorry! 1.7.1 upgrading onward should be fixed and more robust
|
||||
- Fixed an issue where some log files would not generate, or would generate in an incorrect location
|
||||
- Fixed an issue where updating events in a snirf file would not release memory properly
|
||||
- Fixed an issue where loading multiple files in quick succession could cause some of the files to never finish loading
|
||||
- Fixed an issue where loading a saved project, pushing clear, and re-opening snirf files would cause them to appear incorrectly in the loaded files area
|
||||
- Fixed a crucial bug where short channels were still being sent to the donor pool to assist in interpolating long channels from. Fixes [Issue 80](https://git.research.dezeeuw.ca/tyler/flares/issues/80)
|
||||
|
||||
|
||||
# Version 1.7.0
|
||||
|
||||
- This is potentially a save-changing release due to adding more data into the save file. Please update your project files to ensure compatibility
|
||||
|
||||
Reference in New Issue
Block a user