Skip to content

Releases: jibedoubleve/lanceur-bis

2.6.0

18 Feb 13:08
a145e10
Compare
Choose a tag to compare

As part of this release we had 19 issues closed.

bugs

  • #431 Lua's syntax highlight has many unused keywords configured
  • #439 Cannot use , to create synonyms when adding a new alias
  • #452 Error in SQL query are swallowed
  • #456 Warning logs "The Lua script is on error" raised in Lanceur.Infra.Managers.ExecutionManager
  • #458 Additional parameters seems to disapear in some conditions
  • #461 Error when updating URL of alias
  • #467 Output of a command is trimmed
  • #471 Investigate on Cannot execute alias 'k'. Check the path of the executable or the URL.
  • #476 Lua script behaves wrongly
  • #482 ADD keywords crashes

features

  • #364 Avoid to create unsupported macros
  • #445 Add a cache for IPackagedAppSearchService in KeywordViewModel
  • #450 Improve speed on search Alias
  • #470 For keyword >, start PowerShell with -noprofile

internal refactorings

  • #412 Replace logging with Serilog
  • #421 Use Humanizer for TimeSpan
  • #436 Update removing items from list in KeywordViewModel
  • #453 Some SQL query are not DRY
  • #479 Remove reserved keyword ImportAlias

Where to get it

You can download this release from Lanceur 2.0

2.6.0-beta.22

31 Jan 18:10
854124d
Compare
Choose a tag to compare
2.6.0-beta.22 Pre-release
Pre-release

As part of this release we had 18 issues closed.

bugs

  • #431 Lua's syntax highlight has many unused keywords configured
  • #439 Cannot use , to create synonyms when adding a new alias
  • #452 Error in SQL query are swallowed
  • #456 Warning logs "The Lua script is on error" raised in Lanceur.Infra.Managers.ExecutionManager
  • #458 Additional parameters seems to disapear in some conditions
  • #461 Error when updating URL of alias
  • #467 Output of a command is trimmed
  • #471 Investigate on Cannot execute alias 'k'. Check the path of the executable or the URL.
  • #476 Lua script behaves wrongly

features

  • #364 Avoid to create unsupported macros
  • #445 Add a cache for IPackagedAppSearchService in KeywordViewModel
  • #450 Improve speed on search Alias
  • #470 For keyword >, start PowerShell with -noprofile

internal refactorings

  • #412 Replace logging with Serilog
  • #421 Use Humanizer for TimeSpan
  • #436 Update removing items from list in KeywordViewModel
  • #453 Some SQL query are not DRY
  • #479 Remove reserved keyword ImportAlias

Where to get it

You can download this release from Lanceur 2.0

2.6.0-beta.21

18 Jan 10:57
1a1cc3d
Compare
Choose a tag to compare
2.6.0-beta.21 Pre-release
Pre-release

As part of this release we had 17 issues closed.

bugs

  • #431 Lua's syntax highlight has many unused keywords configured
  • #439 Cannot use , to create synonyms when adding a new alias
  • #452 Error in SQL query are swallowed
  • #456 Warning logs "The Lua script is on error" raised in Lanceur.Infra.Managers.ExecutionManager
  • #458 Additional parameters seems to disapear in some conditions
  • #461 Error when updating URL of alias
  • #467 Output of a command is trimmed
  • #471 Investigate on Cannot execute alias 'k'. Check the path of the executable or the URL.
  • #476 Lua script behaves wrongly

features

  • #364 Avoid to create unsupported macros
  • #445 Add a cache for IPackagedAppSearchService in KeywordViewModel
  • #450 Improve speed on search Alias
  • #470 For keyword >, start PowerShell with -noprofile

internal refactorings

  • #412 Replace logging with Serilog
  • #421 Use Humanizer for TimeSpan
  • #436 Update removing items from list in KeywordViewModel
  • #453 Some SQL query are not DRY

Where to get it

You can download this release from Lanceur 2.0

2.6.0-beta.18

14 Jan 14:08
472a1a2
Compare
Choose a tag to compare
2.6.0-beta.18 Pre-release
Pre-release

As part of this release we had 14 issues closed.

bugs

  • #431 Lua's syntax highlight has many unused keywords configured
  • #439 Cannot use , to create synonyms when adding a new alias
  • #452 Error in SQL query are swallowed
  • #456 Warning logs "The Lua script is on error" raised in Lanceur.Infra.Managers.ExecutionManager
  • #458 Additional parameters seems to disapear in some conditions
  • #461 Error when updating URL of alias
  • #467 Output of a command is trimmed

features

  • #364 Avoid to create unsupported macros
  • #445 Add a cache for IPackagedAppSearchService in KeywordViewModel
  • #450 Improve speed on search Alias

internal refactorings

  • #412 Replace logging with Serilog
  • #421 Use Humanizer for TimeSpan
  • #436 Update removing items from list in KeywordViewModel
  • #453 Some SQL query are not DRY

Where to get it

You can download this release from Lanceur 2.0

2.6.0-beta.17

14 Jan 13:54
472a1a2
Compare
Choose a tag to compare
2.6.0-beta.17 Pre-release
Pre-release

As part of this release we had 13 issues closed.

bugs

  • #431 Lua's syntax highlight has many unused keywords configured
  • #439 Cannot use , to create synonyms when adding a new alias
  • #452 Error in SQL query are swallowed
  • #456 Warning logs "The Lua script is on error" raised in Lanceur.Infra.Managers.ExecutionManager
  • #458 Additional parameters seems to disapear in some conditions
  • #461 Error when updating URL of alias

features

  • #364 Avoid to create unsupported macros
  • #445 Add a cache for IPackagedAppSearchService in KeywordViewModel
  • #450 Improve speed on search Alias

internal refactorings

  • #412 Replace logging with Serilog
  • #421 Use Humanizer for TimeSpan
  • #436 Update removing items from list in KeywordViewModel
  • #453 Some SQL query are not DRY

Where to get it

You can download this release from Lanceur 2.0

2.6.0-beta.16

12 Jan 17:54
c99c4a4
Compare
Choose a tag to compare
2.6.0-beta.16 Pre-release
Pre-release

As part of this release we had 13 issues closed.

bugs

  • #431 Lua's syntax highlight has many unused keywords configured
  • #439 Cannot use , to create synonyms when adding a new alias
  • #452 Error in SQL query are swallowed
  • #456 Warning logs "The Lua script is on error" raised in Lanceur.Infra.Managers.ExecutionManager
  • #458 Additional parameters seems to disapear in some conditions
  • #461 Error when updating URL of alias

features

  • #364 Avoid to create unsupported macros
  • #445 Add a cache for IPackagedAppSearchService in KeywordViewModel
  • #450 Improve speed on search Alias

internal refactorings

  • #412 Replace logging with Serilog
  • #421 Use Humanizer for TimeSpan
  • #436 Update removing items from list in KeywordViewModel
  • #453 Some SQL query are not DRY

Where to get it

You can download this release from Lanceur 2.0

2.6.0-beta.14

10 Jan 20:03
fd2ffaa
Compare
Choose a tag to compare
2.6.0-beta.14 Pre-release
Pre-release

As part of this release we had 11 issues closed.

bugs

  • #431 Lua's syntax highlight has many unused keywords configured
  • #439 Cannot use , to create synonyms when adding a new alias
  • #452 Error in SQL query are swallowed
  • #456 Warning logs "The Lua script is on error" raised in Lanceur.Infra.Managers.ExecutionManager

features

  • #364 Avoid to create unsupported macros
  • #445 Add a cache for IPackagedAppSearchService in KeywordViewModel
  • #450 Improve speed on search Alias

internal refactorings

  • #412 Replace logging with Serilog
  • #421 Use Humanizer for TimeSpan
  • #436 Update removing items from list in KeywordViewModel
  • #453 Some SQL query are not DRY

Where to get it

You can download this release from Lanceur 2.0

2.6.0-beta.11

07 Jan 18:45
c538c35
Compare
Choose a tag to compare
2.6.0-beta.11 Pre-release
Pre-release

As part of this release we had 10 issues closed.

bugs

  • #431 Lua's syntax highlight has many unused keywords configured
  • #439 Cannot use , to create synonyms when adding a new alias
  • #452 Error in SQL query are swallowed

features

  • #364 Avoid to create unsupported macros
  • #445 Add a cache for IPackagedAppSearchService in KeywordViewModel
  • #450 Improve speed on search Alias

internal refactorings

  • #412 Replace logging with Serilog
  • #421 Use Humanizer for TimeSpan
  • #436 Update removing items from list in KeywordViewModel
  • #453 Some SQL query are not DRY

Where to get it

You can download this release from Lanceur 2.0

2.5.1

03 Jan 11:44
3724d07
Compare
Choose a tag to compare

As part of this release we had 11 issues closed.

Bug fixing for version 2.5.1

bugs

  • #403 Error when launching an alias
  • #407 Crash when enumerating the result
  • #408 Comment on AliasQueryResult should be limited to 90 chars
  • #415 Add @centre@ as a default keyword
  • #416 By default, centre the search box in the middle of the screen
  • #423 Fix doubloon is slow and freeze the UI

builds

  • #413 Add new label in CI/CD
  • #428 Bump to version 2.5.1

internal refactorings

  • #396 Namespace Lanceur.Ui is at wrong place
  • #401 Set ReactiveUi logs as Trace

Where to get it

You can download this release from Lanceur 2.0

2.5.0

29 Dec 20:39
8db36c8
Compare
Choose a tag to compare

As part of this release we had 65 issues closed.

Create some plugins

bugs

  • #304 No version number on plugin
  • #305 Plugin counter reset after restart of Lanceur
  • #313 Cannot create multiple alias at once
  • #339 Clean doubloons delete too much data
  • #343 Fix database connection issue
  • #351 Issue when bubble up exact match in result
  • #356 Icons are not displayed correctly
  • #357 Add scroll bars to additional parameters
  • #362 Cannot remove synonym
  • #363 Using arrow key to navigate eventually crashes
  • #365 Issue when macro is misconfigured
  • #374 When thumbnails directory doesn't exists: crash
  • #377 Error when creating a macro keyword
  • #382 Impossible to add a URL without favicon because of HTTP 404 error
  • #384 Invalid URI: The format of the URI could not be determined.
  • #385 Search result contains unexpected items
  • #386 Lua script not executed as expected
  • #391 Crash after update of an additional parameter
  • #392 Fix icons in KeywordsView
  • #409 Refresh thumbnails removes additionnal parameters
  • #417 Cannot fix empty alias
  • #418 Packaged application displays wrong description
  • #419 Packaged application display wrong icon

builds

  • #282 Fix build to not release when no feature or bugs
  • #323 Remove workaround for GitReleaseManager
  • #330 Update GitVersion.yml to use branch name in pre-release
  • #332 Fix build.cake
  • #369 Update version of alpha release

features

  • #51 Create a repository for plugins
  • #235 Create a SDK for the plugins
  • #287 Create plugin installer for the web repository
  • #289 Install web plugins from Lanceur
  • #300 When listing web plugins, hide already installed
  • #310 (local plugin) Check version and refuse to install when version is less than the installed one.
  • #311 Show installed plugin when newer version
  • #314 Add alias alternative with other parameters
  • #319 Improve toast: Add icon for log level
  • #322 Allow update of old plugin (file)
  • #325 Allow update of old plugin (web)
  • #333 Add scripting to alias
  • #334 Create an icon when the alias is only an URL
  • #372 Get favicon when link is URL

internal refactorings

  • #278 Check src/Version.cs is still used
  • #279 Change plugin manifest name
  • #292 Register View can be simpler
  • #294 Remove project Lanceur.Core.Plugins
  • #297 Rename WebRepository to PluginWebRepository
  • #301 Add support for Jetbrain Rider
  • #324 Check AsXxx and ToXxx
  • #335 Roll back into main solution the FileOperationScheduler
  • #338 Remove .idea directory
  • #348 Full cleanup of code
  • #398 Small refactoring
  • #399 Thumbnail managemenet can be optimised

Where to get it

You can download this release from Lanceur 2.0