jAlbum 歷史版本列表
隨著 jAlbum 你可以創建網絡相冊從您的數碼照片,或任何文件,只要你想這個屢獲殊榮的軟件的方式。 jAlbum 有一個內置的基本圖像重新觸摸和文件處理系統的圖像編輯功能。波蘭你喜歡的照片,並刪除壞的。這只是一個拖放的問題. 選擇版本:jAlbum 15.1.0(32 位)jAlbum 15.1.0(64 位) jAlbum 軟體介紹jAlbum (32-bit)jAlbum (64-bit)
更新時間:2021-09-01
更新細節:
What's new in this version:
Fixed:
- a regression in the Plugin API where consecutive prompts did not show (`context.app.prompt`)
- a regression on Windows and Linux devices where the menu bar did not hide with the setting enabled
更新時間:2021-08-31
更新細節:
What's new in this version:
- Fixed a regression where Insomnia Sync was disabled for some users
更新時間:2021-08-25
更新細節:
更新時間:2021-07-12
更新細節:
What's new in this version:
- jAlbum's system console can now be accessed via the F7 keyboard shortcut even if the progress dialog or upload window is active.
- Bundled updated Tiger and PhotoBlogger skins
- Added mkv as supported video format
- More robust skin loading: Recovers from inability to write certain property values to UI components
- Added warning dialog when choosing WEBP as single output format
- JAlbumUtilities.getCameraDates now no longer falls back to file dates
Fixed:
- Didn't always release ftp connections (happens when doing empty or nearly empty uploads). Old bug
- Now a cap of 16 upload threads to avoid out of memory / thread conditions if connections hang during upload
- Delete local album was resetting the structure type to "mirrored" even though the UI didn't reflect this
- Changing file dates didn't work (broke with Java 9)
- More robust against problems populating the recent project list
- Forgot to add support for superimposing a play icon on video thumbnails on v24
- Directory chaining didn't handle linked folders properly
更新時間:2021-07-08
更新細節:
What's new in this version:
Fixed:
- a regression where exporting a single workspace or all workspaces would result in a blank file
- a regression where choosing to not export private environments would fail to export
更新時間:2021-06-30
更新細節:
What's new in this version:
Fixed:
- Fixed analytics tracking to honor analytics preferences (and added a one-time prompt for users to revise this preference)
- Fixed the initial startup background color to a dark preset
Additions and Other Improvements:
- Added support for various Git URL formats (SSH/SCP/HTTPS) with or without a .git suffix
- Improved Git clone behavior when working with existing repositories
- Added support for an identity token in the OAuth2 authentication flow
更新時間:2021-06-30
更新細節:
What's new in this version:
News and Updates:
- Variants introduced to image processing: Now lets the browser choose the image size and format that best suits the user's display (See Settings-Images-Variants) and read our blog post
- Reads and writes the improved WebP image format
- Reads the improved HEIC/HEIF image format (commonly used on iOS). Credit to IDR Solutions (JDeli)
- Bundled with major update to Mininal skin now supporting Variants, multiple icon sets, cleaner look and responsive, full window slide images
- Bundled with major update to Tiger skin now supporting Variants, instant preview and improved zooming.
- Two types of directory chaining offered: "Full tree" vs "Siblings"
- Handles flipped images as well
- Faster object counting (uses multiple threads, skips ordering objects)
- Better error reporting if jAlbum fails to start
- Made folder deletions more consistent
- Database file importer now better detects type of CSV files passed
- Developers: New API calls to retrieve objects faster (unordered) and to retrieve filtered lists of objects
- Developers: New ja:picture tag to simplify adding Variants support
- Developers: New imageSrcset and thumbSrcset variables for Variants support
- Developers: Hidden folders are now marked as "hidden" in generated json files
- Developers: IO.zip now allows FileFilter to be specified
- Reads user configurable config dir/system/filetypes.xml too
- Added "currentFolder" variable to external tools
- Updated translations: Thank you dear translators!
Fixed:
- Fixed ConcurrentModificationException in uploader
- Search bar now resizes target window so controls fit
- AlbumObject.getDescendants now handles (ignores) circular folder references
- Fix for Windows not being able to write properties to hidden files
- The image file chooser of the web location panel didn't pick up the right folder of the currently selected image
更新時間:2021-04-29
更新細節:
What's new in this version:
Kong Declarative Configuration:
- Added support to specify a `style` property for query parameters (preset depending on the parameter type)
- Fixed the path parameter regex to only match one segment
- Added support for the request validator plugin to respect user defined properties and generate missing ones
- Added support for plugins defined at the document root, path, or operation levels
- Added tags to generated targets, similar to services
- Fixed a bug where generated operation ids could be illegal or have collisions
- Improved the generated service to have the service URL broken down into its parts to allow for improved diff and sync efficiency
- Fixed a bug where a server specified as a path only would result in an invalid upstream target
- Fixed a bug where the service was using the actual hostname instead of the upstream name
- Improved plugin generation logic to include tags from various sources
- Added support for x-kong-{route, upstream, service}-defaults keys in the OpenAPI spec
- Changed behavior such that strip_path is set to false by default on generated routes
Notable Fixes:
- Fixed analytics tracking to honor analytics preferences (and added a one-time prompt for users to revise this preference)
- Fixed the initial startup background color to a dark preset
Additions and Other Improvements:
- Added support for various Git URL formats (SSH/SCP/HTTPS) with or without a .git suffix
- Improved Git clone behavior when working with existing repositories
- Added support for an identity token in the OAuth2 authentication flow
Plugin API changes:
- Add a method to access all response headers (`context.response.getHeaders`)
更新時間:2021-03-31
更新細節:
What's new in this version:
Fixed:
- Fixed an issue where scrolling unit tests and test results didn’t work
- Fixed an issue where OpenAPI server hosts containing variables didn’t translate correctly to Kong Declarative Config targets
Additions and Other Improvements:
- Improved cards on the dashboard to display a more accurate last changed timestamp
- Improved error messaging when connecting to the Kong Portal
- Improved loading state when setting up Sync on a Collection
更新時間:2021-03-25
更新細節:
What's new in this version:
- This patch addresses a regression found in 2021.2.0 where users were unable to make requests against localhost on certain platforms like Windows and through local DNS servers across all platforms.
- Once discovered we removed 2021.2.0 from the auto-update list and began our investigation. Through investigation we found the source of the regression was an update made to node-libcurl and worked with the maintainer to get a new build that resolves the issue.