Skip to content

Release 1.14.0 #1930

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 42 commits into from
Mar 2, 2023
Merged

Release 1.14.0 #1930

merged 42 commits into from
Mar 2, 2023

Conversation

jjw24
Copy link
Member

@jjw24 jjw24 commented Feb 25, 2023

Release Notes

Features

Bug fixes

VictoriousRaptor and others added 30 commits February 3, 2023 13:07
Show fullpath on delete confirm dialog
- Added 'Edit' Button, It will be disable when non-select situation
- Added Browse Button in Path Select Textbox
Bumps [vedantmgoyal2009/winget-releaser](https://github.com/vedantmgoyal2009/winget-releaser) from 1 to 2.
- [Release notes](https://github.com/vedantmgoyal2009/winget-releaser/releases)
- [Commits](vedantmgoyal9/winget-releaser@v1...v2)

---
updated-dependencies:
- dependency-name: vedantmgoyal2009/winget-releaser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Custom Browser managing UI Improvement in Bookmarks Plugin
* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Danish)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Japanese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Dutch)
[ci skip]

* New translations en.xaml (Polish)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Russian)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Turkish)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Traditional)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Norwegian Bokmal)
[ci skip]

* New translations en.xaml (Serbian (Latin))
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations Resources.resx (French)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]
…/vedantmgoyal2009/winget-releaser-2

Bump vedantmgoyal2009/winget-releaser from 1 to 2
add option for everything search in full path (default true)
Adjust sidebar texts in setting window
@github-actions

This comment has been minimized.

Check if preview hotkey is a valid KeyGesture when setting and loading
Ban more printable characters
@kubalav
Copy link
Contributor

kubalav commented Feb 25, 2023

@jjw24 Don't forget include #1829 (review) this time.
It is that string: "Are you sure you want to log off?" -> "Naozaj sa chcete odhlásiť?"

Thanks.

@VictoriousRaptor VictoriousRaptor changed the title Release 1.4.0 Release 1.14.0 Feb 25, 2023
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Mar 2, 2023

@check-spelling-bot Report

🔴 Please review

See the 📂 files view or the 📜action log for details.

Unrecognized words (63)
addfilefoldersuccess
apperance
Appwrite
ASponsor
Atttribute
browserbookmark
Caculator
CETYU
checkboxes
contextmenu
copyfilefolder
copyfolder
copylink
copypath
copyurl
cxfksword
cydum
deletefile
deletefilefolder
deletefilefoldersuccess
deletefolder
excludedfromindexsearch
excludefromindexsearch
generalsetting
Gestrue
indexsearchexcludedpaths
installbtn
Ioannis
lbx
LINQ
localappdata
LWin
mainwindow
manageactionkeywords
moz
Mvvm
nbsp
newblahprofile
onesounds
opencontainingfolder
openindexingoptions
openwitheditor
openwithshell
pluginsmanager
Popu
quickaccess
quickaccesslinks
Reloadable
removefilefoldersuccess
runasdifferentuser
RWin
scm
Sekan
Softpedia
titletooltip
Txb
uninstallbtn
updatebtn
vedantmgoyal
viewupdate
Wpf
yuq
ZIndex
To accept ✔️ these unrecognized words as correct and remove the previously acknowledged and now absent words, run the following commands

... in a clone of the [email protected]:Flow-Launcher/Flow.Launcher.git repository
on the dev branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/Flow-Launcher/Flow.Launcher/actions/runs/4311168014/attempts/1'

To have the bot do this for you, reply quoting the following line:
@check-spelling-bot apply updates.

If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

@jjw24 jjw24 marked this pull request as ready for review March 2, 2023 10:53
@jjw24 jjw24 merged commit 25dec33 into master Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release PR which contains the changes going into the upcoming release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants