Releases: jparkerweb/pixel-banner
v3.2.0 - 👿 Speed 🔍 Preview 📇 Badges
What's New 🎉
v3.2.0
✨ Added
- Basic
Banner View
to hover previews - New
Add Banner Icon
button will be displayed on theTargeting Modal
if an icon doesn't already exist - Added
NEW
andHOT
metadata badges to banners in the store
📦 Updated
- Addressed style conflicts with the
Border
theme andStyle Settings
- Improved Performance: added
debounce
logic to internal rendering functions to prevent unnecessary subsequent calls - Improved Performance: reduce
content
push flicker by immediately setting the content at its start position before rendering Banner assets
🐛 Fixed
- Resolved issue with the "Set Banner Icon" & "Adjust Position, Size & Style" buttons being disabled if the note was set to use a
shuffle banner
- Adjusted style to accommodate for mobile screen sizes
Please consider sending me a tip to support my work 😀
🍵 tip me here
⇢ 💻 Visit eQuill Labs
⇢ 💬 Join the Discord
v3.1.0 - ⚡ Customize, Vote, Upgrade
What's New 🎉
v3.1.0
✨ Added
- Modal for setting banner source from a URL
- Add voting functionality to Pixel Banner Store
- Added clear instruction to the top of the "Set Banner Icon" modal
- Enhance the visibility of the "🌱 GROW YOUR IDEA" button on the AI Banner modal to make it more prominent, highlighting its usefulness
- Show a "Upgrade Available" message in the footer of the Pixel Banner Main Menu if a new version is available
📦 Updated
- Added back ability to prevent the
🚩
select pixel banner icon from being displayed on notes (you can still set the opacity of the icon when enabled) - Improved UX of dragging/selecting banner position when using the
crosshair
targeting control
Please consider sending me a tip to support my work 😀
🍵 tip me here
⇢ 💻 Visit eQuill Labs
⇢ 💬 Join the Discord
v3.0.0 - ✨ The AI Release
What's New 🎉
v3.0.0
✨ Added
- New
Pixel Banner Plus 🚩➕
premium features:- Curated Store of Images to choose from
- Generate banners using custom "text to banner" prompts
- Get image prompt inspiration from the AI models
- Cloud Server endpoint for handling user accounts and AI interactions (https://pixel-banner.online/)
- When using the '📌 Pin Banner' action, you can specify to not use the saved image as a banner (good for just saving file)
- Targeting Modal now has controls for all Image Banner and Icons settings!
- Added support for
.avif
images - Added extra calculation to ensure Banner Icon position is within the Note's visible bounds
- Added "repeat" option to the "contain" section of the Targeting Modal
- Support for embedded image format in the Banner frontmatter field:
![[image.jpg]]
- YouTube promo video: https://www.youtube.com/watch?v=pJFsMfrWak4
📦 Updated
- Complete restructuring of plugin codebase for better organization and maintainability
- The Targeting Modal slider controls won't unintentionally drag the modal
🐛 Fixed
- Fixed issue with the "Directory" selection modal was displaying the suggested directory twice when saving a banner image
- Resolved issue with cleaning up cached banner icons when loading notes without banner icons
Please consider sending me a tip to support my work 😀
🍵 tip me here
⇢ 💻 Visit eQuill Labs
⇢ 💬 Join the Discord
v2.21.2 - 🎯 Target Practice
What's New 🎉
v2.21.2
📦 Updated
- The Targeting Modal is now dragable (can help move it out of the way to see the banner)
- Updated the padding and height of embedded notes without banners to shrink to their content
- Improved cache to include banner icons
🐛 Fixed
- Fixed issue with select image icon being added to embedded notes
v2.21.2.mp4
v2.21.1
🐛 Fixed
- Addressed issue with target icon button not being cleaned up when viewing a note without a banner
- Resolved custom inline title colors being applied to notes without banners
- Resolved issue with Pixel Banner plugin preventing notes from being exported to PDF
v2.21.0
✨ Added
- New Targeting Modal with controls to set zoom level, height, and position for your banner image
- Command palette option and icon button to quickly open the targeting modal
Please consider sending me a tip to support my work 😀
🍵 tip me here
⇢ 💻 Visit eQuill Labs
⇢ 💬 Join the Discord
v2.21.1 - 🎯 Target Practice
What's New 🎉
v2.21.1
🐛 Fixed
- Addressed issue with target icon button not being cleaned up when viewing a note without a banner
- Resolved custom inline title colors being applied to notes without banners
- Resolved issue with Pixel Banner plugin preventing notes from being exported to PDF
v2.21.0
✨ Added
- New Targeting Modal with controls to set zoom level, height, and position for your banner image
- Command palette option and icon button to quickly open the targeting modal
Please consider sending me a tip to support my work 😀
🍵 tip me here
⇢ 💻 Visit eQuill Labs
⇢ 💬 Join the Discord
v2.21.0 - 🎯 Target Practice
What's New 🎉
v2.21.0
✨ Added
- New Targeting Modal with controls to set zoom level, height, and position for your banner image
- Command palette option and icon button to quickly open the targeting modal
Please consider sending me a tip to support my work 😀
🍵 tip me here
⇢ 💻 Visit eQuill Labs
⇢ 💬 Join the Discord
v2.20.4 - ⭐ The Icon has Landed
What's New 🎉
v2.20.4
🐛 Fixed
- fixed issue with banner not updating correctly when frontmatter changes
- improved banner refresh logic to prevent unnecessary updates
- optimized cache management for better performance
📦 Updated
- improved banner width styling to combat the aggressive implementation of the
minimal
theme
v2.20.3
✨ Added
- added
font weight
option to the banner icon settings (general, folder images, and frontmatter)
🐛 Fixed
- fixed issue with a large gap appearing between the banner and the note content when using the
hide embedded note banners
setting
v2.20.2
✨ Added
- added
banner-fade-in-animation-duration
general setting to control the duration of the fade in animation for the banner image
v2.20.1
📦 Updated
- replaced
icon-padding
withicon-padding-x
andicon-padding-y
for more granular control
🐛 Fixed
- resolved issue with the banner updating while editing a note's content (causing the banner to flicker)
- resolved issue with the banner icon not being preserved when scrolling to the bottom of a note
v2.20.0
✨ Added
- Add emoji overlays (⭐, 🎨, 📝, etc.) to your banners
- Customize icon appearance:
- Size (10-200px)
- Position (left/right alignment)
- Opacity (0-100%)
- Color (any CSS color)
- Background color (any CSS color or transparent)
- Padding (spacing around the icon)
- Border radius (rounded corners)
- Vertical offset (adjust up/down position)
- Set icons in multiple ways:
- Click the ⭐ button on any banner to choose an icon
- Set via frontmatter using banner-icon field (or your custom field name)
- Configure default icon settings globally
- Set per-folder icon settings
- Icons persist across banner image changes and refreshes
- Icons work with all banner types (API images, local images, URLs)
- Icons appear in both edit and preview modes
- Icons maintain their position relative to banner height
📦 Updated
- Removed the "fade-in" animation from banner images
Please consider sending me a tip to support my work 😀
🍵 tip me here
⇢ 💻 Visit eQuill Labs
⇢ 💬 Join the Discord
v2.20.3 - ⭐ The Icon has Landed
What's New 🎉
v2.20.3
✨ Added
- added
font weight
option to the banner icon settings (general, folder images, and frontmatter)
🐛 Fixed
- fixed issue with a large gap appearing between the banner and the note content when using the
hide embedded note banners
setting
v2.20.2
✨ Added
- added
banner-fade-in-animation-duration
general setting to control the duration of the fade in animation for the banner image
v2.20.1
📦 Updated
- replaced
icon-padding
withicon-padding-x
andicon-padding-y
for more granular control
🐛 Fixed
- resolved issue with the banner updating while editing a note's content (causing the banner to flicker)
- resolved issue with the banner icon not being preserved when scrolling to the bottom of a note
v2.20.0
✨ Added
- Add emoji overlays (⭐, 🎨, 📝, etc.) to your banners
- Customize icon appearance:
- Size (10-200px)
- Position (left/right alignment)
- Opacity (0-100%)
- Color (any CSS color)
- Background color (any CSS color or transparent)
- Padding (spacing around the icon)
- Border radius (rounded corners)
- Vertical offset (adjust up/down position)
- Set icons in multiple ways:
- Click the ⭐ button on any banner to choose an icon
- Set via frontmatter using banner-icon field (or your custom field name)
- Configure default icon settings globally
- Set per-folder icon settings
- Icons persist across banner image changes and refreshes
- Icons work with all banner types (API images, local images, URLs)
- Icons appear in both edit and preview modes
- Icons maintain their position relative to banner height
📦 Updated
- Removed the "fade-in" animation from banner images
Please consider sending me a tip to support my work 😀
🍵 tip me here
⇢ 💻 Visit eQuill Labs
⇢ 💬 Join the Discord
v2.20.2 - ⭐ The Icon has Landed
What's New 🎉
v2.20.2
✨ Added
- added
banner-fade-in-animation-duration
general setting to control the duration of the fade in animation for the banner image
v2.20.1
📦 Updated
- replaced
icon-padding
withicon-padding-x
andicon-padding-y
for more granular control
🐛 Fixed
- resolved issue with the banner updating while editing a note's content (causing the banner to flicker)
- resolved issue with the banner icon not being preserved when scrolling to the bottom of a note
v2.20.0
✨ Added
- Add emoji overlays (⭐, 🎨, 📝, etc.) to your banners
- Customize icon appearance:
- Size (10-200px)
- Position (left/right alignment)
- Opacity (0-100%)
- Color (any CSS color)
- Background color (any CSS color or transparent)
- Padding (spacing around the icon)
- Border radius (rounded corners)
- Vertical offset (adjust up/down position)
- Set icons in multiple ways:
- Click the ⭐ button on any banner to choose an icon
- Set via frontmatter using banner-icon field (or your custom field name)
- Configure default icon settings globally
- Set per-folder icon settings
- Icons persist across banner image changes and refreshes
- Icons work with all banner types (API images, local images, URLs)
- Icons appear in both edit and preview modes
- Icons maintain their position relative to banner height
📦 Updated
- Removed the "fade-in" animation from banner images
Please consider sending me a tip to support my work 😀
🍵 tip me here
⇢ 💻 Visit eQuill Labs
⇢ 💬 Join the Discord
v2.20.1 - ⭐ The Icon has Landed
What's New 🎉
v2.20.1
📦 Updated
- replaced
icon-padding
withicon-padding-x
andicon-padding-y
for more granular control
🐛 Fixed
- resolved issue with the banner updating while editing a note's content (causing the banner to flicker)
- resolved issue with the banner icon not being preserved when scrolling to the bottom of a note
v2.20.0
✨ Added
- Add emoji overlays (⭐, 🎨, 📝, etc.) to your banners
- Customize icon appearance:
- Size (10-200px)
- Position (left/right alignment)
- Opacity (0-100%)
- Color (any CSS color)
- Background color (any CSS color or transparent)
- Padding (spacing around the icon)
- Border radius (rounded corners)
- Vertical offset (adjust up/down position)
- Set icons in multiple ways:
- Click the ⭐ button on any banner to choose an icon
- Set via frontmatter using banner-icon field (or your custom field name)
- Configure default icon settings globally
- Set per-folder icon settings
- Icons persist across banner image changes and refreshes
- Icons work with all banner types (API images, local images, URLs)
- Icons appear in both edit and preview modes
- Icons maintain their position relative to banner height
📦 Updated
- Removed the "fade-in" animation from banner images
Please consider sending me a tip to support my work 😀
🍵 tip me here
⇢ 💻 Visit eQuill Labs
⇢ 💬 Join the Discord