Releases: neonwatty/meme-search
Release v2.0.2
What's Changed
- Feature/discord community link by @neonwatty in #140
- Update README.md with discord server badge by @neonwatty in #141
- Update README.md by @neonwatty in #142
- Update Discord link and add link validation to CI by @neonwatty in #143
- Fix image-to-text service stalling on invalid images by @neonwatty in #145
Full Changelog: 2.0.0...v2.0.2
2.0.1 release
What's Changed
- Add drag-and-drop image upload feature by @neonwatty in #136
- Fix VERSION file visibility in Docker builds by @neonwatty in #138
GIF of the new drag-and-drop uploads functionality!
Full Changelog: 2.2.0...2.0.1
2.0.0 release
What's Changed
- update by @neonwatty in #100
- Update README.md by @neonwatty in #102
- Delete meme_search_walkthrough.ipynb by @neonwatty in #103
- Update README.md by @neonwatty in #105
- readme update to clarify mounting paths, similar comments added to pro compose files by @neonwatty in #106
- first push - cleanup - standard moved to legacy by @neonwatty in #110
- Update README.md by @neonwatty in #112
- networking between container simplified by @neonwatty in #114
- Update README.md by @neonwatty in #115
- Test/rails 8 unit fixes by @neonwatty in #119
- Remove 'What's new in version 2.0' section from README by @neonwatty in #121
- Fix ARM64 Docker build hang: remove ruby platform and fix bundle jobs by @neonwatty in #122
- Configure build workflows for releases with extended timeout by @neonwatty in #123
- Add build script and update docker-compose to use new image name by @neonwatty in #124
- Disable automated ci builds by @neonwatty in #125
- Feature/dark mode toggle by @neonwatty in #127
- Add test model enhancements and bulk description generation plans by @neonwatty in #126
- Feature/auto scan e2e test by @neonwatty in #128
- Feature/bulk generation by @neonwatty in #130
New features in action
- bulk generation
- dark / light mode
- path manual and automatic rescxans
Full Changelog: v1.1.5...2.2.0
version 1.1.5
Meme Search v 1.1.5 release notes
updated 02-20-2025
Major updates and quality of life improvements, image to text model additions, UX enhancements, and local build/test upgrades made to the Pro version of the app including:
Quality of life updates:
- 10x reduction in Docker image size for app services
- Easier custom setup of the for local NAS, Portainer, Unraid, etc.,
use with newly enabled customize hosts names and ports - new smaller (200M - 10x smaller than previous) cutting edge default image-to-text model added for faster local processing on most machines
New image to text models:
- 4 new cutting edge image to text new models added ranging in size from 200M to 2B parameters
- moondream2 updated to version 2.0
UX improvements:
- new model selection panel added in Settings allowing for choice of image-to-text model at will (illustrated below)
- new
grid viewadded to both home and search pages for a broader view of your memes (illustrated below)
Improved local builds and testing:
- new local build compose file for building and testing locally
docker-compose-pro-local-build.yml - new test database added to image-to-text service for more comprehensive testing
- new local docker compose files added for easier local building and testing
- gh action test and build scripts refactored for easier (local) testing
See the README.md and CHANGELOG.md for further details on updates and bugfixes.
New Pro Version 1.0 Release!
New Pro Version 1.0 Release!
The Pro version of Meme Search introduces the following new features:
-
Auto-Generate Meme Descriptions
Target specific memes for auto-description generation (instead of applying to your entire directory).
-
Manual Meme Description Editing
Edit or add descriptions manually for better search results, no need to wait for auto-generation if you don't want to.
-
Tags
Create, edit, and assign tags to memes for better organization and search filtering.
-
Faster Vector Search
Powered by Postgres and pgvector, enjoy faster keyword and vector searches with streamlined database transactions.
-
Keyword Search
Pro adds traditional keyword search in addition to semantic/vector search.
-
Directory Paths
Organize your memes across multiple subdirectories—no need to store everything in one folder.
-
New Organizational Tools
Filter by tags, directory paths, and description embeddings, plus toggle between keyword and vector search for more control.
1.1.3 release
- Ability to use Nvidia GPU inside Docker Container added to compose file + other helpful cleanup from @thijsvanloef
- new action for docker build / docker-compose now pulls image from ghcr repo by default thanks to @jasonyang-ee
- docker build size roughly cut in half thanks to staged build commit by @StroescuTheo





