Upgit Versions Save

Another upload hub that supports clipboard. It works well with Typora, Snipaste, VSCode.

v0.2.19

1 year ago

v0.2.18

1 year ago

New Features

  • support clipboard file upload

Refactors

  • remove unnecessary file

Documentation Changes

  • update README for the clipboard file upload feature

Chores

  • ignore APIProxy*

v0.2.17

1 year ago

New Features

  • support appDir+"upgit.toml" config file path
  • add search for ~/.config/upgitrc

Chores

  • update config sample in English

Other Changes

  • Update config.sample.zh-CN.toml
  • Merge pull request #42 by penndu from penndu/patch-4
  • Update main.go
  • Merge pull request #48 by pluveto from pluveto/pluveto-patch-rc-1

v0.2.16

2 years ago

New Features

  • support lskypro2

Bugfixes

  • $HOME not defined #41

Documentation Changes

  • update README.md and docs/README.zh-CN.md

Other Changes

  • 支持lskypro新版本

v0.2.15

2 years ago

New Features

  • support easyimage
  • custom config file path

Bugfixes

  • lib: add linebreak on abort msg

Refactors

  • move uploaders
  • clean option move from -c to -C

Chores

  • update .gitignore

Other Changes

  • fix lskypro upload issue
  • Merge pull request #37 by wchen9 from wchen9/main
  • Update README.md

v0.2.14

2 years ago

New Features

  • hour, minute, second placeholder

Bugfixes

  • fname placeholder

Documentation Changes

  • update README.md and docs/README.zh-CN.md

Chores

  • update deps

v0.2.13

2 years ago

Bugfixes

  • remove fetch data from nil

Documentation Changes

  • update README.md and docs/README.zh-CN.md

v0.2.12

2 years ago

New Features

  • support cloudinary

Other Changes

v0.2.11

2 years ago

Refactors

  • optimize control flow

Chores

  • update ignore rule
  • ext warning
  • CGO_ENABLED=1 for darwin
  • switch build agent to macOS

Other Changes

v0.2.10

2 years ago

New Features

  • Auto log trunc

Bugfixes

  • smms uploader format field
  • default_uploader is not working when using custom uploader
  • history line break

Refactors

  • Color for ext id
  • remove cmd
  • func name ValueOrDefault
  • optimize control flow

Documentation Changes

  • Update help

Chores

  • tidy requirements
  • xstrings comments

Other Changes

  • Merge pull request #19 by hoilc from hoilc/patch-1
  • Merge pull request #20 by hoilc from hoilc/patch-2