Skip to content
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

chore(master): release 2.14.0 #515

Merged
merged 1 commit into from
Dec 21, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 12, 2024

🤖 I have created a release beep boop

2.14.0 (2024-12-21)

Features

  • add win_options to preview_win (#514) (bbeed86)
  • add highlight group for orphaned links (#502) (740b8fd)
  • better merging of action desc when overriding keymaps (f2b3249)
  • config option to customize filename highlight group (#508) (99ce32f)
  • config option to disable previewing a file (3fa3161)
  • disable preview for large files (#511) (c23fe08)
  • highlight groups for hidden files (#459) (60e6896)
  • option to quite vim if oil is closed as last buffer (#491) (81cc9c3)
  • use scratch buffer for file previews (#467) (21705a1)

Bug Fixes

  • cursor sometimes does not hover previous file (8ea40b5)
  • don't take over the preview window until it's opened for oil (#532) (78ab7ca)
  • handle files with newlines in the name (#534) (dba0375)
  • image.nvim previews with preview_method=scratch (5acab3d)
  • improper file name escaping (#530) (7a55ede)
  • set alternate when using floating windows (#526) (c5f7c56)
  • work around performance issue with treesitter, folds, and large directories (da93d55)

Performance Improvements

  • change default view_options.natural_order behavior to disable on large directories (01b0b9d)
  • only sort entries after we have them all (792f0db)
  • optimize rendering cadence (c96f93d)
  • replace vim.endswith and vim.startswith with string.match (4de3025)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from 9b22e35 to 2e7d0c6 Compare November 15, 2024 06:23
@github-actions github-actions bot force-pushed the release-please--branches--master branch 8 times, most recently from 95de7a1 to 198f9ba Compare November 25, 2024 17:11
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 483604c to a66d17b Compare December 10, 2024 16:11
@github-actions github-actions bot force-pushed the release-please--branches--master branch from a66d17b to 69b466b Compare December 10, 2024 23:24
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 69b466b to cdef17a Compare December 21, 2024 04:16
@github-actions github-actions bot force-pushed the release-please--branches--master branch from cdef17a to 1cb3df3 Compare December 21, 2024 04:19
@stevearc stevearc merged commit ba858b6 into master Dec 21, 2024
@stevearc stevearc deleted the release-please--branches--master branch December 21, 2024 18:05
Copy link
Contributor Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant