diff --git a/trelby/tools/LICENSE.txt b/trelby/tools/LICENSE.txt index ba7dac0..65f676e 100644 --- a/trelby/tools/LICENSE.txt +++ b/trelby/tools/LICENSE.txt @@ -1,6 +1,6 @@ -From: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +From: https://github.com/oskusalerma/trelby/blob/master/LICENSE LICENSE GNU GENERAL PUBLIC LICENSE diff --git a/trelby/tools/chocolateyinstall.ps1 b/trelby/tools/chocolateyinstall.ps1 index 207fabb..73ba242 100644 --- a/trelby/tools/chocolateyinstall.ps1 +++ b/trelby/tools/chocolateyinstall.ps1 @@ -1,4 +1,4 @@ -$ErrorActionPreference = 'Stop'; # stop on all errors +$ErrorActionPreference = 'Stop'; # stop on all errors $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $fileLocation = Join-Path $toolsDir 'Setup-Trelby-2.2.exe' $packageArgs = @{ diff --git a/trelby/trelby.2.2.nupkg b/trelby/trelby.2.2.0.20191117.nupkg similarity index 99% rename from trelby/trelby.2.2.nupkg rename to trelby/trelby.2.2.0.20191117.nupkg index efe9da4..9d122c9 100644 Binary files a/trelby/trelby.2.2.nupkg and b/trelby/trelby.2.2.0.20191117.nupkg differ diff --git a/trelby/trelby.nuspec b/trelby/trelby.nuspec index 007f85f..bfe7534 100644 --- a/trelby/trelby.nuspec +++ b/trelby/trelby.nuspec @@ -4,22 +4,23 @@ trelby - 2.2 - https://github.com/millironx/chocolatey-packages - millironx + 2.2.0.20191117 + https://github.com/MillironX/chocolatey-packages + MillironX - trelby (Install) + Trelby (Install) Trelby developers https://www.trelby.org - https://www.trelby.org/assets/logo.png + https://rawcdn.githack.com/oskusalerma/trelby/580222d3ea181586c18442600ed26c01f67e2654/resources/icon64.png + 2003-2006, 2011-2012 Osku Salerma, 2011-2012 Anil Gulecha https://github.com/oskusalerma/trelby/blob/master/LICENSE true https://github.com/oskusalerma/trelby https://www.trelby.org/assets/manual.html - https://www.trelby.org/assets/manual.html + http://groups.google.com/group/trelby https://github.com/oskusalerma/trelby/issues trelby screenwriting film The free, multiplatform, feature-rich screenwriting program! @@ -43,6 +44,22 @@ Trelby is _free software_, that you can contribute to. * **PDF**: Built-in, highly configurable PDF generator. Supports embedding your chosen font. Also supports generating PDFs with custom watermarks, to help track shared files. * **Free software**: Licensed under the GPL, Trelby welcomes developers and screenwriters to contribute in making it more useful. + +_New features:_ + +- Undo/redo. +- Fountain import/export support. +- Adobe Story import support. +- Fade In Pro import support. +- Install directory is configurable on Windows. +- Text import can optionally ignore certain lines. + +_Other changes:_ + +- Better looking tabs. +- Windows installer will not try to run Trelby as the wrong user anymore. +- Small enhancements to font selection. +