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 1.4.0 #172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 21, 2024

🤖 I have created a release beep boop

1.4.0 (2025-01-17)

Features

  • add floating_windows integration option (208661b)
  • add rockspec to avoid needs of extra plugins on Lazy >= v11 (94319cd)
  • add unescaped image path fallback (5f8fcec)
  • allow larger-than-window images and upscaling (7b48e8c)
  • allow passing max_{width,height}_window_percentage to image factory (d5a5166)
  • clear/rerender images on VimSuspend/VimResume (7f61c19)
  • curl always redirect (56ddfa2)
  • generalize image processors and add magick_cli and :ImageReport (72fce55)
  • handle external source image changes (2d0be8c)
  • image clipping on scroll (79e4c59)
  • try to detect format/size in lua before falling back to magick (17ab287)

Bug Fixes

  • add missing events for hijack mode (b991fc7)
  • bail early out of nvim_set_decoration_provider (6fb2b84)
  • disable rockspec until we fix Error wont go away (lazy.nvim luarocks) #191 (61c7651)
  • guard magick check (98a8999)
  • handle clipping for images with virtual padding (6f7e2ed)
  • images not rendered when on the first line (25676de)
  • kitty: image shown when switching to different tmux session #198 (bcdc1e3)
  • more reliably hijack buffer (d3914da)
  • readme: Fix typo in pacman command (47c9470)
  • remove shell substitution for compatibility (5c5df4a)
  • session clear & forced rerender on focusgained (3f0cbb5)
  • text change watcher not working when switching to buffer (f380265)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot changed the title chore(master): release 1.3.1 chore(master): release 1.4.0 May 27, 2024
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 8c22d8a to 8ee40c5 Compare May 27, 2024 19:41
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 8ee40c5 to 8eeca93 Compare June 5, 2024 07:36
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 8eeca93 to 8b56555 Compare June 16, 2024 10:59
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 8b56555 to 8e30823 Compare June 27, 2024 16:47
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 11ffe69 to 9cc6633 Compare July 7, 2024 20:55
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from e78cd94 to b570219 Compare August 5, 2024 21:38
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from cf974e2 to 1aeabdf Compare September 24, 2024 19:00
@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from 3e2a7fa to 5c7200d Compare October 2, 2024 23:16
@github-actions github-actions bot force-pushed the release-please--branches--master branch 7 times, most recently from 65a33c0 to 42f97fb Compare November 3, 2024 12:19
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from b1d98a3 to 66c26aa Compare November 10, 2024 12:01
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from c73a882 to e272980 Compare November 20, 2024 21:00
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 226e5b0 to db31de1 Compare December 5, 2024 00:38
@github-actions github-actions bot force-pushed the release-please--branches--master branch from db31de1 to 18edc02 Compare December 26, 2024 00:39
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 18edc02 to d46a668 Compare January 6, 2025 13:23
@github-actions github-actions bot force-pushed the release-please--branches--master branch from d46a668 to 0af9148 Compare January 17, 2025 22:08
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.

Error wont go away (lazy.nvim luarocks)
0 participants