Update Logs
Recent Updates
Add Features:
- Support for backup and restore functionality
- Support for specifying default upload settings for certain parameters
- Support for API Token authentication, opening up more interfaces
2025.7.31
Add Features:
- Support for backup and restore functionality
- Support for specifying default upload settings for certain parameters
- Support for API Token authentication, opening up more interfaces
2025.7.28
Add Features:
- Support for file database indexing, optimizing access speed
- Admin panel now includes a system status page
2025.7.13
Add Features:
- Support for large file chunked uploads, improving stability for large file uploads
- Telegram Bot channel now supports chunked storage, allowing uploads larger than 20MB
- File reading now supports streaming processing
2025.7.10
Add Features:
- Optimized response speed of list API
2025.7.2
Add Features:
- Support for automatic renaming of files with the same name
- Admin panel now supports previewing external link images
- Beautified some error pages
2025.6.29
Add Features:
- Added 404 page
Fix Bugs:
- Fixed errors when file names contain special characters
2025.6.28
Add Features:
- Optimized display effects of some pages
- Added validity check for login password
2025.6.26
Add Features:
- Admin panel now supports global search
- Admin login page supports custom background images
- Multiple visual experience optimizations
2025.6.22
Add Features:
- Support for nsfwjs moderation channels, with custom API address
2025.6.19
Add Features:
- S3 channels now support path-style access, compatible with more S3-compatible storage services
Fix Bugs:
- Code style optimizations
2025.6.13
Add Features:
- Beautified error images
- Upload page now supports previewing ico and more file formats
2025.6.12
Add Features:
upload
API now supports cross-origin access and invocation
Fix Bugs:
- Fixed data integrity issue in
list
API response
2025.5.23
Add Features:
- Added announcement feature
Fix Bugs:
- Fixed image name overflow issue in admin panel
- Optimized display of some pages
- Fixed Docker image unable to access https external links
2025.5.11
Add Features:
- Support for server deployment via Docker
2025.3.14
Add Features:
- Upload user management now displays IP location
2025.3.8
Add Features:
- Random image API supports directory reading and permission control by directory
Fix Bugs:
- Fixed cache issue in random image API
2025.3.7
Add Features:
- Directory feature is now online, currently supports:
- Upload to specified directory
- Delete entire directory
- Move file location (Telegraph and old Telegram channels do not support moving)
- Read files by directory
- Random image API supports directory reading
Fix Bugs:
- Fixed multiple bugs affecting user experience
2025.3.1
Add Features:
- Support for uploading multiple links at once
- Support for storing and managing external links
Fix Bugs:
- Fixed issues with copying S3 links in admin panel
- Fixed some admin panel settings not taking effect
- Fixed channel settings not saving in some cases
2025.2.6
v2.0 is here with many new features and optimizations for a brand new user experience:
💪More Powerful:
- Integrated S3 API channels, supporting Cloudflare R2, Backblaze B2, Qiniu Cloud, Upyun, and more object storage providers
- Support for multiple Telegram and S3 channels, with load balancing
- Upload files now support short link naming
✈️More Efficient:
- All settings moved to admin system settings, no more tedious environment variable configuration, changes take effect immediately
- Admin Gallery and User Management pages now use pagination for faster frontend rendering and better experience
- Channels can be enabled/disabled at will
- More settings now have prompt popups, no need to search documentation everywhere
✨More Refined:
- Global dark mode support, auto-switches based on user preference and time
- Login, gallery, user management and other pages refined for better usability
- New tab bar on upload page, flexible and convenient
- New logo, handcrafted (please be kind)
- Option to hide footer for OCD users
2024.12.27
Add Features:
- Support for customizing global default link prefix via environment variable (see 3.1.3.6 Custom Config API)
- Admin panel supports custom link prefix
- Optimized display of some admin pages
/upload
API supports returning full link (setreturnFormat
parameter, see API docs)
Fix Bugs:
- Optimized upload page display
2024.12.20
Add Features:
- Admin panel supports blacklisting upload IPs (Dashboard->User Management->Allow Upload)
- Admin batch operations now follow user selection order (#issue124)
random
API optimized, reduced KV operations, addedcontent
parameter, supports returning specific file types- Integrated CloudFlare Cache API to speed up list-related API access
- CDN cache time for images changed from 1 year to 7 days to prevent long-term access if cache is not cleared
2024.12.14
Add Features:
- Admin panel adds batch blacklist/whitelist features
2024.12.13
Add Features:
- Optimized cache strategy for blockimg, whitelistmode, 404, etc., to minimize origin requests (see 3.1.3.9 Admin Delete/Blacklist Optimization)
2024.12.12
Add Features:
- Backend now retries with other channels if upload fails
- Optimized display for 404, blockimg, whitelistmode, etc.
2024.12.11
Add Features:
- Deleting, whitelisting, blacklisting now auto-clears CF CDN cache to avoid delay (see 3.1.3.9 Admin Delete/Blacklist Optimization)
2024.12.10
Add Features:
- File details now record file size
2024.12.09
Add Features:
- More file formats supported
Fix Bugs:
- Added CORS header
access-control-allow-origin: *
to file response
2024.12.04
Add Features:
- Support for custom naming (original only, random prefix only, or default random prefix_original)
- Telegram Channel uploads now record bot and channel data for migration/backup
- Support for custom link prefix
Fix Bugs:
- R2 channel now deletes from bucket when deleted in admin panel
2024.11.05
Add Features:
- Added support for R2 bucket
2024.10.20
Add Features:
- Footer now supports custom portals
2024.09.28
Add Features:
- Refactored upload page toolbar, supports custom compression (pre-upload & storage)
- Option to delete only successful uploads or retry failed uploads
2024.09.27
Add Features:
- Clicking links on upload page now auto-copies to clipboard
- Upload settings are remembered (method, link format, etc.)
Fix Bugs:
- No login redirect if password not set
2024.09.26
Add Features:
- Optimized file naming for paste uploads
2024.09.12
Add Features:
- Added support for custom background transparency
2024.09.11
Add Features:
- Support for custom background switch interval
2024.08.26
Add Features:
- Images >5MB are auto-compressed before upload
- Customizable image bed name and logo
- Customizable site title and icon
2024.08.23
Add Features:
- Support for URL paste upload
2024.08.21
Add Features:
- Improved multi-format link display, added UBB format support
- Improved login logic, backend adds verification code API
2024.07.25
Add Features:
- Added random image API
Fix Bugs:
- Fixed API uploads not showing in admin panel
2024.07.22
Add Features:
- Added paste image upload feature
2024.07.21
Add Features:
- Added copy link feature for Markdown, HTML, etc.
- Upload page adds admin panel entry