1 Star 0 Fork 19

lineCodeJm / PicList

forked from 萌萌哒赫萝 / PicList 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 56.30 KB
一键复制 编辑 原始数据 按行查看 历史
萌萌哒赫萝 提交于 2023-05-21 13:18 . :tada:Release: v1.9.2

:tada: 1.9.2 (2023-05-21)

:sparkles: Features

  • beautify UI (e733f6c)
  • optimize gallery page and plugin page UI (0c7f49b)

:bug: Bug Fixes

  • fix config dialog bug of plugin page (bd9e33c)
  • fixed the issue where bulk copying links was not functioning properly (f8a886c)

:zap: Performance Improvements

:tada: 1.9.1 (2023-05-11)

:sparkles: Features

  • add webpath for webdav, fix urlEncode bug (5628901)

:pencil: Documentation

:tada: 1.9.0 (2023-05-07)

:sparkles: Features

  • optimize url encode and filename encode (8d1b817)

:bug: Bug Fixes

  • fix several bugs of manage page and minipage (5dbac83)

:tada: 1.8.4 (2023-05-06)

:sparkles: Features

  • support heic convert now (b23dfd4)

:tada: 1.8.3 (2023-05-06)

:sparkles: Features

  • remember last time choosed sort type (efd9d54)

:bug: Bug Fixes

  • fix config file sync bug (344088f)

:pencil: Documentation

:tada: 1.8.2 (2023-05-05)

:sparkles: Features

  • auto import of manage page can be closed now (ebcfbdf)
  • sync with picgo 2.4.0 beta 1 (e8d54fa)

:bug: Bug Fixes

  • fix configure files sync bug (a1981ab)

:tada: 1.8.1 (2023-05-02)

:sparkles: Features

  • url encode in manage page (9fa989e)

:pencil: Documentation

:tada: 1.8.0 (2023-05-02)

:sparkles: Features

  • add config sync module (ab4e31f)
  • add interval for sync setting (7150bf3)

:tada: 1.7.1 (2023-04-18)

:sparkles: Features

  • add delete local file after uploading, fix compatibility with auto-delete (6b49198), closes #40
  • support imgur auth upload and delete (d5f7121)
  • support short url now (d554581)

:bug: Bug Fixes

  • fix copy link bug (72c9374)
  • fix tray image after drag (22f8aa8)
  • sync with picgo, suppress epiep error (dc1458f)

:package: Chore

  • fix markdown format err (19e341a)

:pencil: Documentation

:zap: Performance Improvements

  • optimize imgur album list speed (6c5fdf1)
  • remove duplicate check of new version, refactor getLatestVersion func (ef917ce)

:tada: 1.7.0 (2023-04-12)

:sparkles: Features

  • add clipbord listening menu for mini page (04d6705)

:bug: Bug Fixes

:package: Chore

  • add sha256 calculate script for macos build (0bf9e91)
  • add sha256 command (ccafb2d)

:tada: 1.6.2 (2023-04-11)

:sparkles: Features

  • add check to avoid hide dock and tray at the same time (8421925)
  • add config import for picbed setting (1b15ccb)
  • add config item to hide dock, only for macos (0466fa7)
  • add url encode setting (8c7c3b2)
  • automatically upload when clipboard changes (3c3e7cd), closes #35
  • on macos, tray icon can be hidden now (4043dbf)

:bug: Bug Fixes

  • fix repeated upload bug when listening clipboard (6c18bcb)
  • fix some bugs (7e0991d)
  • hide dock setting for non-darwin os (fe8112b)

:package: Chore

  • modify link generate script (9915526)
  • remove unusable console.log (dce26ff)

:zap: Performance Improvements

  • stop clipboard listening when app quit (993d2ac)

:pencil: Documentation

  • add homebrew install describe (350e6a3)

:tada: 1.6.1 (2023-04-08)

:bug: Bug Fixes

  • fix bug that traypage copy link func not work (acf6609), closes #32
  • fix tcyun delete bug (37dfe49)

:pencil: Documentation

:tada: 1.6.0 (2023-04-06)

:sparkles: Features

  • add batch rename , sort and more search options for gallery (38e48df)
  • add dock menu and appbar menu (19e1191)
  • support auto update now (e39cac9)
  • users can set start mode now, mini window position will be remembered (76c0cfb)

:bug: Bug Fixes

  • fix linux build bug caused by sharp (1dc70e6), closes #29

:package: Chore

:pencil: Documentation

:tada: 1.5.3 (2023-03-29)

:bug: Bug Fixes

:pencil: Documentation

  • remove from mac app store, and add describe for refund (1aa133f)

:tada: 1.5.2 (2023-03-28)

:sparkles: Features

  • add /delete route for build in http server (9e8ae93)

:bug: Bug Fixes

  • fix url encode bug when filename contains special chars (a736190)

:tada: 1.5.1 (2023-03-24)

:sparkles: Features

  • optimize UI, rewrite some css settings (f47d273)
  • picbeds config can be reseted to empty now (086b287)

:bug: Bug Fixes

  • fix backgroud color mismatch problem on MacOS (f0daf97)

:tada: 1.5.0 (2023-03-20)

:sparkles: Features

  • click picbed name can link to login page now, add some i18n key (d725e71)
  • click the picbed name at upload page will route to config page now (016075e)
  • complete i18n support for manage func (a473e25)
  • i18n of new bucket config (67fe85e)
  • users can customize mini window icon now (8feb30a)

:tada: 1.4.3 (2023-03-14)

:bug: Bug Fixes

  • downgrade element-plus , fix picbed setting bug (d2b048f)
  • fix webdav path error when setting to root dir (1371e95)

:pencil: Documentation

  • picList is available at Mac App Store ! (4613aa3)

:tada: 1.4.2 (2023-03-09)

:sparkles: Features

  • update piclist-core, reduce package size (c88dd1d)

:bug: Bug Fixes

  • fix aliasArray bug (b027a73)
  • fix config name validate rule (f715233)
  • fix sharp build error on MacOS M1 chip (1240afa)

:package: Chore

:tada: 1.4.1 (2023-03-07)

:bug: Bug Fixes

:package: Chore

:pencil: Documentation

:tada: 1.4.0 (2023-03-04)

:sparkles: Features

  • add buildin watermark process and image resize/compress/rotate/convert feature (da42bb4)

:tada: 1.3.1 (2023-03-02)

:sparkles: Features

  • add {atuo} for rename placholders, represent for auto increment number (d6df9bc), closes #14
  • add file batch rename, and support placeholder now (327a7ac), closes #14
  • now prompts if there are duplicate file names (8ba46d9)

:tada: 1.3.0 (2023-02-27)

:sparkles: Features

  • downloaded file or folder can keey folder structure now (1e9c87d)
  • folder structure can be keeped when uploading folders (750ea58)

:bug: Bug Fixes

:tada: 1.2.2 (2023-02-24)

:sparkles: Features

  • add grid view for file explorer (69e1b48)

:tada: 1.2.1 (2023-02-23)

:sparkles: Features

  • add picbed config name in upload page (0a31143)
  • configs of picBeds can be auto imported to manage config now (be68f0f)
  • picture upload support webdav now (1dacd3c)

:tada: 1.2.0 (2023-02-22)

:sparkles: Features

  • add concurrency limit for download (8440b75)
  • add video,text file and markdown file preview (b3ce9b9)

:tada: 1.1.1 (2023-02-21)

:bug: Bug Fixes

  • fix auto link copy funtion failure bug when using custom format (9c96870)

:tada: 1.1.0 (2023-02-20)

:sparkles: Features

  • s3-compatible storage is supported now (176bdac)

:bug: Bug Fixes

  • fix S3 deletion endpoint parse bug (7f7f400)

:pencil: Documentation

:tada: 1.0.2 (2023-02-17)

:sparkles: Features

  • album remote deletion now Support picgo-plugin-s3 (21e870d)

:bug: Bug Fixes

  • fix qiniu file modified time error (681da4a)

:pencil: Documentation

:tada: 1.0.1 (2023-02-17)

:bug: Bug Fixes

:tada: 1.0.0 (2023-02-15)

:sparkles: Features

  • first version of PicList (efeadb8)

:bug: Bug Fixes

  • add new tray icon for macOS dark-mode (c5adf3b), closes #267
  • add plugin install failed notice (b05139f)
  • auto-copy option && copy style (b6e3adb)
  • beforeOpen handler in windows (cd30a6c)
  • beta version update bug (18ad542)
  • bug of gallery db for plugin (96a63ea)
  • build error (1db84a2)
  • busApi event register first && emit later (e1a0cbb)
  • change decodeURI -> decodeURIComponent & encode also (7677f1e)
  • choose default picBed failure (21d3942), closes #537
  • confused port number auto increasing when opening a new PicGo app (cd70a1a)
  • correct inputbox value && remove listener (32334e9)
  • db: fix some db bugs (d3bb5ca), closes #873 #806
  • decrease title-bar z-index when config-form dialog shows (f2750e1)
  • default github placeholder (51d80a6)
  • default picBed using picBed.uploader instead of picBed.current (0a986c8)
  • dev error with install vue-devtools (a657c51), closes #653 #658
  • disable plugin need reload app (a1b70b4)
  • disabled plugin won't be shown in plugin page (33fdb16)
  • electron builder actions bug (5dd6e72)
  • enable plugin should reload (49e5f34), closes #659
  • encoding the result of picgo-server (db71139)
  • enum type error (4e3fa28)
  • fix analytics value (06d40ef)
  • fix mini-page can't upload image from dragging browser image (6bcd019), closes #822
  • gallery db bug (f1eb7f4)
  • gallery: can't copy gallery pics link (8d861be), closes #901
  • give a hint when node.js is not installed (7e86618)
  • handle empty request-body (81e6acb)
  • handleUploaderConfig should be placed in main/utils (fc897ce)
  • i18n bug (911e34e)
  • initialize db bugs (5f87018)
  • launch error in new structrue (bc8e641)
  • linux github actions workflow bug (5cb8151)
  • log-level filter bug (4e02244), closes #237
  • log-level's reset value from 'all' -> ['all'] (3c6b329), closes #240 #237
  • macos clipboard image can't show on tray page (20e38f4), closes #961
  • macOS tray icon background color bug (9791ff2), closes #970
  • mini window drag bug (34b3656)
  • mini window hidden bug in linux (466dbec), closes #239
  • mini window not always on top after reopen (c79a286)
  • miniWindow minimize bug (5f2b7c7)
  • multiple uploading in the same time will cause output conflict (06b67e5), closes #666
  • multiple uploading in the same time will cause rename failed (12cecc2)
  • notification freeze the main-process after uploading with clipboard (3a50315), closes #824
  • nsis script (44f5fbb), closes #1019
  • paste url encoding bug (59d3eba), closes #454
  • picgo-server upload clipboard file's result bug (4ebd76f)
  • picgo.log path error (6b6ae27), closes #819
  • plugin config can't save (09e4e82), closes #943
  • plugin config-form && default plugin logo (514fc40)
  • qiniu area option from select group -> input (c64959a), closes #230
  • release script (b4f10c6)
  • releaseUrl may can't get latest version (ee46ab1)
  • removeById handler error (c4f0a30), closes #382
  • rename page not work (29a55ed)
  • right-click menu upload fails with PicGo open (96cdfea), closes #415
  • save debug mode && PICGO_ENV into config file (c6ead5b)
  • server may never start (73870a5)
  • settingPage && miniPage style in windows (3fd9572)
  • settings bug (20d3cf9), closes #710
  • shift key function in gallery page (5895889)
  • shortkey disabled failure (4f0809e), closes #534
  • shortKeyConfig maybe undefined (7b5e5ef), closes #557
  • showFileExplorer result bug (b6b2eea)
  • some bugs (a676c08), closes #722
  • some bugs will case picgo-gui-local.log too large (012a01d), closes #995
  • some case will cause picgo-gui-local.log too large (3c01861)
  • some texts in zh-TW (#978) (531bc13)
  • some win10 upload clipboard image crash (cc182b0)
  • travis-ci bug (b357dfb)
  • upload clipboard images via http should return list (ae69263), closes #721
  • upload-area can't upload images (4000cea)
  • uploader error in linux (ab762ef), closes #627
  • upyun options is not required (167e424), closes #1002
  • url encode before uploading by url (ce2b5cd), closes #581
  • url encode bug && copy-paste url encode bug (4de7a1d), closes #996
  • url uploader bug (96544f5)
  • urlEncode bug when copy (6c6f847), closes #731
  • use uploader first (92022a6)
  • website: website pictures error (a5b6526)
  • windows cli uploading bug (321e339), closes #657
  • windows ia32 && x64 build options (bdf523a)
  • windows upload clipboard file with builtin-clipboard not work (7b50ba7)

:pencil: Documentation

:package: Chore

:tada: 2.4.0-beta.0 (2023-01-05)

:sparkles: Features

  • add file-name in gallery & add unknown-file-type placholder image (f0787d3), closes #1050
  • add file-name in tray-page (c011654), closes #1054
  • support multiple config (#1016) (9555649)

:bug: Bug Fixes

  • handleUploaderConfig should be placed in main/utils (fc897ce)
  • nsis script (44f5fbb), closes #1019

:pencil: Documentation

:tada: 2.3.1 (2022-11-13)

:sparkles: Features

:bug: Bug Fixes

:tada: 2.3.1-beta.8 (2022-10-30)

:sparkles: Features

:bug: Bug Fixes

  • url encode bug && copy-paste url encode bug (4de7a1d), closes #996

:pencil: Documentation

:tada: 2.3.1-beta.7 (2022-10-23)

:sparkles: Features

:bug: Bug Fixes

  • change decodeURI -> decodeURIComponent & encode also (7677f1e)
  • macOS tray icon background color bug (9791ff2), closes #970
  • some bugs will case picgo-gui-local.log too large (012a01d), closes #995
  • some case will cause picgo-gui-local.log too large (3c01861)
  • some texts in zh-TW (#978) (531bc13)

:pencil: Documentation

:tada: 2.3.1-beta.6 (2022-09-04)

:sparkles: Features

  • cli support uploading image with url (e848918)
  • finish i18n system (428ffc7)

:bug: Bug Fixes

  • macos clipboard image can't show on tray page (20e38f4), closes #961
  • showFileExplorer result bug (b6b2eea)
  • windows upload clipboard file with builtin-clipboard not work (7b50ba7)

:package: Chore

:tada: 2.3.1-beta.5 (2022-08-14)

:sparkles: Features

  • add dist upload to cos & update checkupdate logic (c926414)
  • add logFileSizeLimit for log file (219b367), closes #935 #945
  • add server response headers for CORS (#939) (fb69bad)
  • tray-window add open-setting-window button (83ab3c6)
  • update tray icon in macOS 11 or 12 (4ebdc72), closes #776

:bug: Bug Fixes

:package: Chore

:pencil: Documentation

:tada: 2.3.1-beta.4 (2022-06-12)

:bug: Bug Fixes

:pencil: Documentation

:package: Chore

:tada: 2.3.1-beta.3 (2022-04-04)

:sparkles: Features

:bug: Bug Fixes

  • fix mini-page can't upload image from dragging browser image (6bcd019), closes #822
  • mini window not always on top after reopen (c79a286)
  • notification freeze the main-process after uploading with clipboard (3a50315), closes #824
  • picgo.log path error (6b6ae27), closes #819

:pencil: Documentation

:package: Chore

:tada: 2.3.1-beta.2 (2022-01-06)

:bug: Bug Fixes

  • electron builder actions bug (5dd6e72)
  • linux github actions workflow bug (5cb8151)

:tada: 2.3.1-beta.1 (2022-01-05)

:package: Chore

  • update ci build scripts (56e814a)

:tada: 2.3.1-beta.0 (2022-01-05)

:bug: Bug Fixes

:package: Chore

  • add mac-arm64 build support (f2a4197)
  • update electron from v6 -> v16 (ea20d3b)

:tada: 2.3.0 (2021-09-11)

:sparkles: Features

  • add open devtool option (75e3edc)

:bug: Bug Fixes

:pencil: Documentation

:tada: 2.3.0-beta.8 (2021-08-13)

:bug: Bug Fixes

  • settings bug (20d3cf9), closes #710
  • upload clipboard images via http should return list (ae69263), closes #721

:tada: 2.3.0-beta.7 (2021-08-01)

:sparkles: Features

:bug: Bug Fixes

  • bug of gallery db for plugin (96a63ea)
  • enable plugin should reload (49e5f34), closes #659
  • gallery db bug (f1eb7f4)
  • multiple uploading in the same time will cause output conflict (06b67e5), closes #666
  • multiple uploading in the same time will cause rename failed (12cecc2)
  • uploader error in linux (ab762ef), closes #627
  • use uploader first (92022a6)
  • windows ia32 && x64 build options (bdf523a)

:tada: 2.3.0-beta.6 (2021-04-24)

:sparkles: Features

:bug: Bug Fixes

  • add plugin install failed notice (b05139f)
  • default picBed using picBed.uploader instead of picBed.current (0a986c8)
  • dev error with install vue-devtools (a657c51), closes #653 #658
  • disable plugin need reload app (a1b70b4)
  • fix analytics value (06d40ef)
  • windows cli uploading bug (321e339), closes #657

:package: Chore

  • add main process hot reload (3fd6e4e)
  • fix eslint error notice in indent (69e1dc8)

:tada: 2.3.0-beta.5 (2021-04-04)

:sparkles: Features

  • add local plugin support && npm registry/proxy support (f0e1fa1)
  • 为Linux系统适配桌面图标栏(Tray) (#603) (0fe3ade)

:bug: Bug Fixes

  • default github placeholder (51d80a6)

:package: Chore

  • change travis-ci -> GitHub Actions (064f37d)

:tada: 2.3.0-beta.4 (2020-12-19)

:sparkles: Features

  • add global value for PicGo get GUI_VERSION & CORE_VERSION (eab014d)
  • config: auto configuration backup & fallback to avoid main process crash (32b8b97), closes #568

:bug: Bug Fixes

  • disabled plugin won't be shown in plugin page (33fdb16)
  • shortKeyConfig maybe undefined (7b5e5ef), closes #557
  • url encode before uploading by url (ce2b5cd), closes #581

:pencil: Documentation

:tada: 2.3.0-beta.3 (2020-07-12)

:bug: Bug Fixes

:tada: 2.3.0-beta.2 (2020-07-12)

:sparkles: Features

  • add qrcode for picbeds' config (7fabc47)

:bug: Bug Fixes

  • encoding the result of picgo-server (db71139)
  • initialize db bugs (5f87018)

:pencil: Documentation

:tada: 2.3.0-beta.1 (2020-06-28)

:bug: Bug Fixes

:pencil: Documentation

:tada: 2.3.0-beta.0 (2020-04-30)

:sparkles: Features

  • add autoCopy option for users to use or not (67e526f)
  • add beta-version update support (ad6acd8)
  • add smms-v2 support (3f3ea69)
  • add uploading image from URL support (a28c678)
  • finish all-select && shift multi-select (2aeca50), closes #342

:bug: Bug Fixes

  • confused port number auto increasing when opening a new PicGo app (cd70a1a)
  • correct inputbox value && remove listener (32334e9)
  • give a hint when node.js is not installed (7e86618)
  • right-click menu upload fails with PicGo open (96cdfea), closes #415
  • some win10 upload clipboard image crash (cc182b0)
  • travis-ci bug (b357dfb)
  • url uploader bug (96544f5)

:pencil: Documentation

:package: Chore

:tada: 2.2.2 (2020-01-20)

:bug: Bug Fixes

  • picgo-server upload clipboard file's result bug (4ebd76f)
  • releaseUrl may can't get latest version (ee46ab1)

:tada: 2.2.1 (2020-01-09)

:sparkles: Features

  • add alias for plugin config name (5a06483)
  • add aliyun oss options (a33f1ad), closes #347
  • server: add http server for uploading images by a http request (c56d4ef)
  • add server config settings (6b57cf7)
  • only shows visible pic-beds (9d4d605), closes #310

:bug: Bug Fixes

  • decrease title-bar z-index when config-form dialog shows (f2750e1)
  • website: website pictures error (a5b6526)
  • add new tray icon for macOS dark-mode (c5adf3b), closes #267
  • beforeOpen handler in windows (cd30a6c)
  • busApi event register first && emit later (e1a0cbb)
  • enum type error (4e3fa28)
  • handle empty request-body (81e6acb)
  • launch error in new structrue (bc8e641)
  • miniWindow minimize bug (5f2b7c7)
  • plugin config-form && default plugin logo (514fc40)
  • release script (b4f10c6)
  • removeById handler error (c4f0a30), closes #382
  • rename page not work (29a55ed)
  • save debug mode && PICGO_ENV into config file (c6ead5b)
  • server may never start (73870a5)
  • settingPage && miniPage style in windows (3fd9572)

:pencil: Documentation

:tada: 2.2.0 (2020-01-01)

:sparkles: Features

  • add alias for plugin config name (5a06483)
  • add aliyun oss options (a33f1ad), closes #347
  • server: add http server for uploading images by a http request (c56d4ef)
  • add server config settings (6b57cf7)
  • only shows visible pic-beds (9d4d605), closes #310

:bug: Bug Fixes

  • beforeOpen handler in windows (cd30a6c)
  • website: website pictures error (a5b6526)
  • add new tray icon for macOS dark-mode (c5adf3b), closes #267
  • busApi event register first && emit later (e1a0cbb)
  • decrease title-bar z-index when config-form dialog shows (f2750e1)
  • enum type error (4e3fa28)
  • handle empty request-body (81e6acb)
  • launch error in new structrue (bc8e641)
  • plugin config-form && default plugin logo (514fc40)
  • release script (b4f10c6)
  • rename page not work (29a55ed)
  • save debug mode && PICGO_ENV into config file (c6ead5b)
  • settingPage && miniPage style in windows (3fd9572)

:pencil: Documentation

:tada: 2.1.2 (2019-04-19)

:sparkles: Features

:bug: Bug Fixes

:tada: 2.1.1 (2019-04-16)

:bug: Bug Fixes

  • upload-area can't upload images (4000cea)

:tada: 2.1.0 (2019-04-15)

:sparkles: Features

  • add commandline argvs support for picgo app (6db86ec)
  • add gui-api for remove event (407b821), closes #201
  • add windows context menu (e5fbe75)
  • add workflow for mac (7f17697)
  • support commandline -> upload images in clipboard (74c7016)

:bug: Bug Fixes

  • qiniu area option from select group -> input (c64959a), closes #230

:pencil: Documentation

:package: Chore

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/lineCodeJm/PicList.git
git@gitee.com:lineCodeJm/PicList.git
lineCodeJm
PicList
PicList
dev

搜索帮助

344bd9b3 5694891 D2dac590 5694891