オールフリーソフトは最新のWindows OSで使えるフリーソフトを紹介します。
オールフリーソフトは最新のWindows OSで使えるフリーソフトを紹介します。
オールフリーソフト(トップ)画像フォトアルバムJAlbum→JAlbum - 更新履歴

JAlbum - 更新履歴

36

News and Updates

  • jAlbum's embedded browser engine replaced from the outdated "WebKit" based browser to a modern "Chromium" based browser engine. This fixes many rendering and JavaScript issues and improves performance
  • jAlbum's embedded browser now supports full screen mode
  • Developers: jAlbum's embedded browser now supports source code viewing
  • Developers: jAlbum's embedded browser now supports developer tools
  • jAlbum's embedded browser now has a convenient context menu
  • MultiMaker window is no longer always on top
  • Updated bundled skins
  • Updated translations. Thank you dear translators

Bug fixes

  • jAlbum's Google Map's based Location Editor now works again
  • Copy + paste now working in the embedded html editor (thanks to new browser engine)
35.1.3

News and Updates

  • Now prints startup time to system console
  • Updated bundled skins Tiger and Projector

Bug fixes

  • Windows file chooser would crash if selecting many files with long file names
  • "Delete published album" did not always work. Requires re-upload to fix
  • Improved startup robustness (clipboard was previously queried over a custom thread)
  • Removed Java 16 dependencies so jAlbum also runs on Java 14
35.1

News and Updates

  • Improved reading of HEIC images (Apple's IOs update broke HEIC reading)
  • Now preserves metadata when replacing images within jAlbum
  • Robustness improvements to recovery tool
  • Robustness improvements to uploader
  • Usability improvement: The undo and redo buttons of Edit view now tells what tools are being affected (via tool tips)
  • Updates to bundled skins Tiger, Story, Plain, Animatic and Lucid
  • Updated Polish translation

Bug fixes

  • Galleries uploaded only once using v35 could sometimes not be deleted through "Delete published album"
35

News and Updates

  • Introducing Project Groups allowing better organisation and presentation of projects. See blog post.
  • Faster startup (project properties are loaded in the background)
  • jAlbum now displays previews if you hover the mouse close to a project thumbnail.
  • Passing -uic followed by user identification code to command line allows license activation from command line
  • Modernized look of account status meter in the lower-right corner of jAlbum's window
  • Updated bundled skins Tiger and Plain
  • Polished location of speech bubbles
  • Updated translations. Thank you dear translators

Bug fixes

  • Removes leftover empty directories during upload process
  • Fixed issue with Mac version not handling files with diacritics correctly on Java 20+
  • Fixed broken folder icons for folders of the upload window
  • Fixed bug where UI controls that had been disabled by skin weren't re-enabled when switching skin
  • Fix to color selector panel showing incorrect initial color
  • Importing project settings now excludes web address as well
  • Camera date calculation fall back was using last modified date of info files instead of only considering last modified date of main file
  • Fix to JFileSelector not working with directories only
  • Fixed bug in IO.parentPath()
  • Improved scrolling of results written to system console
34.3

News and Updates

  • Text effect now ensures that text fits (makes font smaller in case text won't fit)
  • New speech bubbles to guide newcomers to the user interface (hinting on use of "Make album", "preview" and "search")
  • Defaults to using background make mode again
  • Runs on Java 22 and JavaFX 22 on all platforms (embedded browser should behave a bit better now)
  • Groovy scripting engine updated to v4.0.20 (from 4.0.12)
  • Internal: New "UsageCounters" API to keep track of the use of various features
  • Updated bundled skins Plain, Tiger and PhotoBlogger
  • Updated translations. Thank you dear translators!

Bug fixes

  • Mac look and feel would look ugly on systems running dark mode
  • Fixed issue where UI controls that were disabled by skin could accidentally be re-enabled by jAlbum
  • Plain RGB color selectors would incorrectly display alpha channel too
34.2

News and Updates

  • The "jAlbum" metadata source now has highest read priority (over "xmp"). See Settings-Advanced-Metadata.
  • The "jAlbum" and "xmp" sources are now broken out from "comment sources" and applies to all kinds of metadata. See Settings-Advanced-Metadata
  • F7 now toggles console window visibility
  • Updated bundled skins Plain and Animatics

Bug fixes

  • Fix for errors generated for odd images when including metadata in generated images
34.1

News and Updates

  • The mouse wheel scroll speed can now be configured. See Preferences->Explorer.
  • Updated bundled skins Story and Projector
  • Somewhat better error reporting for broken images

Bug fixes

  • Aborting album builds would sometimes trigger a warning notification (since v34)
34

News and Updates

  • New item ordering mechanism: Selected items can now be ordered by a number of factors (folders first, name, date, camera date, added date, rating, title, comment, category, type and shuffled). See blog post
  • Select-as-you-type added: You can now quickly locate and select items within jAlbum's Explorer by just typing the first few letters of the file name.
    Select-as-you-type is also implemented in the Project Gallery, MultiMaker and Backup/Restore tools. See blog post
  • Folder navigation history added: jAlbum now keeps track of visited folders of the current project and enables you to go "Backward" and "Forward" to quickly peek at folder contents and then return to where you were before. Shortcuts: ALT-Left arrow and ALT-Right arrow. See blog post
  • Now supports the "back" mouse button on 4-button mice.
    This navigates back to the previously visited folder.
  • The MultiMaker can now list projects under various locations, not just recent projects
  • The MultiMaker now has a new "Apply current settings" context menu that applies the current settings to ALL selected projects.
    This makes it super easy to, for instance, change skin or style on multiple projects
  • The detail view of the background maker now includes the parent folder's name as well as the current file
  • Added "Type" (file extension) ordering. (The old "Type" ordering was actually a Category ordering and is now correctly labeled "Category")
  • Improved error reporting of background maker: If jAlbum fails to process an object, it's presented as a notification with a clickable link to the failing object.
  • Renamed the "Order by" and "Order folders by" menus to "Ordering" and "Folder ordering" as they in fact MAINTAIN an ordering.
    Contrast this with "Order selected by" which does the ordering at that point in time only.
  • All current notifications are cleared when beginning a "Make in background" operation
  • Important notifications now comes with a discrete audio signal
  • Bundled skins Tiger, Story and Projector updated

Bug fixes

  • Should not require a DISPLAY when running in console mode
33.3

News and Updates

  • GIF images now get "Use original" applied automatically. This ensures that animated GIFs always show up animated

Bug fixes

  • Using "Use original" in combination with Variants caused broken image links with some skins
  • jAlbum was sometimes re-uploading the whole gallery when resuming an interrupted upload.
33.2

News and Updates

  • Now "Rebuild all" and "Make Test" also runs in background mode (see Preference setting for background mode)
  • Developers: Skins may now exclude certain file types and categories from builds. See forum
  • Developers: New "earlyinit" init script that allows setting up stuff that needs to be done prior to "init" being called. See forum
  • Developers: The Paginator class now supports including/excluding file types as well as categories. See forum
  • Updated bundled skins Plain, Tiger and Projector
  • Minor UI improvements

Bug fixes

  • Backup tool didn't include originals for linked files in sub folders
33.1

News and Updates

  • Bundled with far more flexible Plain skin v2.1
  • Updated Korean translation

Bug fixes

  • Fixed bug causing reprocessing of folder thumbnails
  • Some user settings weren't respected when making albums in background mode with some skins (Plain for instance)
  • Change indicator (lower-left corner asterisk) did not respond to style changes
  • Fixed old issue with some settings (at least credit links) requiring project to be closed and reopened to be respected
※このページは公式サイトから引用させていただきました。
引用元
無料のフォトアルバムソフトウェア
オールフリーソフト(トップ)画像フォトアルバムJAlbum→JAlbum - 更新履歴

セキュリティ
ウイルス対策
スパイウェア対策
 
CD/DVD/Blu-ray
ライティング
DVDコピー
 
ハードウェア
ディスクデフラグ
ハードディスク
 
システム
システム最適化・高速化
テーマ・スタイル
 
インターネット
ブラウザ
メール
 
ファイル/フォルダ
圧縮・解凍
エクスプローラ
 
音声・動画
音声・動画変換,圧縮
動画キャプチャ
 
プレーヤー
マルチメディアプレーヤー
ミュージックプレーヤー
 
画像
画像作成・加工
画像変換・圧縮
 
デスクトップ
プログラムランチャー
デスクトップアクセサリー
 
文書
テキスト・入力関連
オフィス
 
ホーム
地図・交通・旅行
カレンダー
 
オールフリーソフトでバックアップ
 
バージョンアップ情報
 
Windows 8とWindows 8.1について
 
オールフリーソフトでDVDコピー
 
人気ソフトTOP 20
 
Windows 11 対応情報
 
対応OSの表記方法について
 
重要なお知らせ
 
サイトについて
 
サイトマップ
 
ブログ
 
リンク
 
Firefox アドオン
 
Twitter
 
Facebook
 
お問い合わせ
 
RSS
 
マストドン
 
Copyright © オールフリーソフト All rights reserved