Releases: laillei-plugins/character-archive
Releases · laillei-plugins/character-archive
Release list
Character Archive 0.1.24
업데이트 내용
- 모바일에서는 검색이 필요할 때만 펼쳐져 상단이 더 간결해요.
- 좁은 화면의 공유, 속성 관리, 여러 선택, 새로고침을 보기 메뉴에서 쉽게 찾을 수 있어요.
- 화면 너비가 바뀌거나 검색과 여러 선택을 끝내도 키보드 초점이 보이는 버튼에 남아요.
What"s new
- On mobile, search expands only when needed, keeping the header simpler.
- On narrow screens, Share, Manage attributes, Multi-select, and Refresh are easy to find in the View menu.
- Keyboard focus stays on a visible control after resizing or leaving search and multi-select.
Character Archive 0.1.23
Character Archive 0.1.23
- Renaming the archive folder keeps the same gallery working.
한국어
- 보관함 폴더 이름을 바꿔도 갤러리는 그대로 열려요.
Requires Obsidian 1.7.2+.
Install: put main.js, manifest.json, and styles.css in <vault>/.obsidian/plugins/character-archive/.
Character Archive 0.1.22
Character Archive 0.1.22
- Clicking a library folder name no longer expands inner folders. Only the gallery opens.
한국어
- 보관함 폴더 이름을 눌러도 안쪽 폴더는 펼쳐지지 않아요. 갤러리만 열려요.
Requires Obsidian 1.7.2+.
Install: put main.js, manifest.json, and styles.css in <vault>/.obsidian/plugins/character-archive/.
Character Archive 0.1.21
Character Archive 0.1.21
- Turning the pencil on or off keeps the same cards in view. The gallery no longer jumps to the top.
한국어
- 연필을 켜거나 꺼도 보던 카드 자리에 그대로 있어요. 맨 위로 올라가지 않아요.
Requires Obsidian 1.7.2+.
Install: put main.js, manifest.json, and styles.css in <vault>/.obsidian/plugins/character-archive/.
Character Archive 0.1.20
Character Archive 0.1.20
- Clicking a library folder name opens that library's gallery. Multiple libraries can stay in separate tabs.
- The grid ribbon and 마지막 갤러리 열기 reopen the last gallery you used.
- In reading mode, click a card image to view it large (arrows, X, Esc).
- 이름순 sorts the whole card list by name.
- Command names: 새 갤러리 만들기, 예전 폴더 이미지 다시 연결.
한국어
- 보관함 폴더 이름을 누르면 그 보관함 갤러리만 열려요.
- 리본 격자와 «마지막 갤러리 열기»는 마지막으로 본 갤러리를 다시 열어요.
- 읽기 모드에서 그림을 누르면 크게 볼 수 있어요.
- «이름순»은 카드 전체를 이름 순서로 정렬해요.
Requires Obsidian 1.7.2+.
Install: put main.js, manifest.json, and styles.css in <vault>/.obsidian/plugins/character-archive/.
Character Archive 0.1.19
업데이트
- 갤러리 편집에서 올린 커버 이미지를 캐릭터 노트에도 바로 추가합니다.
- 노트에서 이미지를 지우면 커버 고르기와 이미지 목록에서도 사라집니다. 이미지 파일은 삭제하지 않습니다.
- 노트의 첫 이미지를 커버로 쓸 때 이미지 순서를 바꾸면 카드에도 바로 반영됩니다.
Update
- A cover uploaded from gallery edit mode is now added to the character note too.
- Removing an image from the note also removes it from the cover picker and image list. The image file itself is not deleted.
- When the first note image is used as the cover, reordering images now updates the card immediately.
Character Archive 0.1.18
업데이트 내용
- 편집 모드의 그룹 · 속성 관리에서 그룹과 속성을 함께 관리할 수 있어요.
- 그룹을 추가하고, 이름과 순서를 바꾸고, 삭제할 수 있어요.
- 여러 카드를 다른 그룹으로 한 번에 옮길 수 있어요.
- 카드를 끌어 놓으면 새 순서가 바로 저장돼요.
- 이름 값과 노트 파일명이 함께 바뀌어요.
- 업데이트 뒤 변경 안내 노트가 한 번 열려요.
What’s new
- Manage groups and properties together from Groups · Properties in edit mode.
- Add, rename, reorder, or delete groups.
- Move several cards to another group at once.
- Dragging a card saves its new order immediately.
- The Name value and note filename stay in sync.
- One update note opens after the plugin is updated.
Character Archive 0.1.17
What changed
- Integrated group and property management, including group add, rename, reorder, delete confirmation, and batch moves.
- Improved property editing, selection-option controls, panel hierarchy, spacing, and gallery edit flows.
- Hardened hosted sharing: safer management-key lifecycle, rename/deletion recovery, origin-bound upload credentials, stronger share IDs, and security headers.
- Added clear privacy documentation for public-link visibility, retention, caches, remote cover fetching, local management credentials, and custom hosts.
Verification
- 266/266 tests passed
- production plugin and Cloudflare Pages Functions builds passed
- dependency audits: 0 vulnerabilities
- release assets and tracked sources passed secret/personal-path scans
0.1.16
Character Archive 0.1.16
Mobile / narrow peek
- Overlay bottom sheet (no split-band white gap)
- Adjustable height: drag handle → ~40 / ~55 / ~88vh snaps
- Dim scrim; gallery chrome inert while open
- Desktop side peek unchanged
Requires Obsidian 1.7.2+.