Skip to content

chore(master): release 1.4.0#172

Merged
3rd merged 1 commit intomasterfrom
release-please--branches--master
Sep 7, 2025
Merged

chore(master): release 1.4.0#172
3rd merged 1 commit intomasterfrom
release-please--branches--master

Conversation

@github-actions
Copy link
Contributor

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

🤖 I have created a release beep boop

1.4.0 (2025-09-07)

Features

  • Add ignore_download_warning field to Option (8e526f3)
  • 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)
  • core: improve logging (5cbb891)
  • 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)
  • Log download errors when ignored (ae81005)
  • render at cursor + popup (500c01c)
  • Rewrote the renderer to use vim.fn.screenpos (6771bbe), closes #62
  • sixel: add sixel backend (7ad6343), closes #59
  • toggle rendering (84254ed)
  • try to detect format/size in lua before falling back to magick (17ab287)

Bug Fixes

  • Add defensive programming for window positioning bug (d366eed)
  • add missing events for hijack mode (b991fc7)
  • bail early out of nvim_set_decoration_provider (6fb2b84)
  • ci: update test action (78ad0f9)
  • disable rockspec until we fix Error wont go away (lazy.nvim luarocks) #191 (61c7651)
  • document: add top padding for images in documents (non-floating) (cf63c99)
  • dont wrap tmux calls with shell (56e58c8)
  • guard magick check (98a8999)
  • handle clipping for images with virtual padding (6f7e2ed)
  • hijack: wait for VimEnter instead of fixed delay (3341e2a)
  • 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)
  • plugin configuration references on readme file (563d068)
  • popup: correct image rendering position in floating windows (03c1ba7)
  • position hijacked buffer images at y=1 to ensure visibility (335d4dc), closes #164
  • processor: prevent freezing when processing GIF images (6cfc59f), closes #310
  • processor: use magick command for ImageMagick v7 to avoid deprecation warning (0650f44), closes #322
  • readme: Fix typo in pacman command (47c9470)
  • remove shell substitution for compatibility (5c5df4a)
  • renderer: correct x-position calculation to respect image column parameter (a8d6829), closes #323
  • renderer: improve viewport detection and partial scroll handling (51f8b32)
  • reposition if statement so the hijacked buffer's options are set correctly (90cb2cc)
  • screenpos error for popup mode (4c51d62)
  • 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 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
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 59d0424 to 92d0341 Compare March 27, 2025 21:37
@github-actions github-actions bot force-pushed the release-please--branches--master branch 7 times, most recently from 2790d9f to 75b2fac Compare April 23, 2025 20:23
@github-actions github-actions bot force-pushed the release-please--branches--master branch 7 times, most recently from aa2c4c0 to 9aa8ec4 Compare August 24, 2025 21:26
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 9aa8ec4 to 21e0417 Compare August 25, 2025 21:37
@leephillips
Copy link

leephillips commented Aug 25, 2025

This does not fix issue 323. Now the image is in the first column but the x parameter is still ignored: all images are attached to the buffer in the 1st column.

@3rd
Copy link
Owner

3rd commented Aug 26, 2025

@leephillips hmm, can you share the code?
positioning works for me, will change the handling so that we get rid of mixing 1-indexing with 0-indexing, will be 0-indexing for both

image

@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from b21067a to 21542b7 Compare September 7, 2025 00:48
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 21542b7 to 924a0c6 Compare September 7, 2025 02:05
@3rd 3rd merged commit 446a8a5 into master Sep 7, 2025
@github-actions
Copy link
Contributor Author

github-actions bot commented Sep 7, 2025

🤖 Release is at https://github.com/3rd/image.nvim/releases/tag/v1.4.0 🌻

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