Releases: xaxys/MaintainMan
Releases · xaxys/MaintainMan
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Changelog
- 6471265 Release v1.0.0
- ec9f148 Fix format
- 49c1118 Fix upload word message
- 0cf739c Use gse instead gojieba
- 0cf20a6 Update model register procedure
- 7899929 Add module enable switcher
- b224550 Fix nil pointer panic of createUserWithOpenID
- b77648b Update doc_gen script
- 8f4a399 Add order status router
- 567a4ba Adapt to mysql
- 0d38c9d Update wordcloud logger
- 196e1a1 Add global rate limiter
- 1585870 Change log level of wx service init
- 3e38fdf Add CGO -O3 option
v1.0.0-rc4
Description
- Add WeChat notification service.
- Add WordCloud service.
Changelog
Details
- 8ce4e55 Update goreleaser config
- 9983eef Released v1.0.0-rc4!
- b63604d Support wordcloud service! (#25)
- a701578 Add short test option in makefile
- c98f439 Fix update status
- 17e62de Add rate limiter switcher
- 838c023 Update user config example
- eba9788 Update LICENSE & PATENTS
- e148c7d Update README.md
- 66cff68 Update README and LICENCE
- 07dc44b Fix bug in e2e test
- 44dd94c Add user cache
- fa60ccd Update swagger comment
- 3336df9 Add get wechat template id router
- 9e54d6e Add WeChat notification service (#22)
- deec76b Add get wxappid router
- 45f50cc Update wx login logic
- 3b0d2f5 Change wxlogin to prevent second code generation
- 10b407d Modified order update router
- 98b3533 Add order update event
- 60864d1 Add
Build and Test
status badge
v1.0.0-rc3
Description
Big change of architecture - Completely modulized!
Event bus & total in paging added.
Changelog
Details
- 2cca193 Change db error level from debug to warn
- 264db3d Add EventBus
- 6d984f7 Update swagger comment
- d013d4e Add goreleaser script
- cc457bf Fix module name
- 17eda7e Reorganize code into module (#21)
- fbbea60 Create codeql-analysis.yml
- 7f16065 Update default rate control limit
- 8acbab7 Change UUID encode to fit 32bit bigint id field
- 1b9559b Add option: item_can_negative (#19)
- f47dcb6 Update README.md
- 44b7085 Remove quotation marks in goreleaser config
v1.0.0-rc2-hotfix
Description
Use embed
package instead of go-bindata
greatly reduces the overhead of loading font data into memory.
Changelog
- 8239e30 Use embed instead of go-bindata
v1.0.0-rc2
Description
New version at new week!
Image hosting service now added to KFC luxury lunch!
Thank contributors' hard work!
This version use go-bindata
to embed font files, which is deprecated. So we released v1.0.0-rc2-hotfix
version use embed
for better memory performance.
Changelog
Details
- 959cfdd Add bmp & gif format support
- 7c3f764 Add seperated cache storage
- 48dc0bf Big change!
- Add photo upload and view
- Add photo transform support (watermark included)
- Add storage (local / AWS S3)
- Add cache with LRU (local ristretto / redis)
- Add throttling rate limiter
- Add username in jwt token to decrease query of database
- Add default opensourced font SourceHanSans
- Fix format and name of file and variable
- Makefile test only run e2e test now
- Add permissions of image
- eb18e0e Bind font data into source code
- 02b6025 Change default transform config. Add scale check
- 2546714 Enhance function of user and repairer order route
- 0e02449 FIx goreleaser
- ed3b21f Fix
GoVersion
can't be filled correctly by CI - 5e9f566 Fix bug in e2e test
- 93a6761 Fix bug of upload and view image Update swagger comment
- 7f49a99 Fix division and user foreign key problem
- dc14ca0 Fix for oom error in github action
- 2f7538a Fix incorrect field name in serializtion of role
- 8e99f0c Fix missing order.viewfix permission
- a3f42b0 Fix oom of vitual memory allocation in CI
- a1d6e82 Fix perm check & remove unused perm interceptor
- 43f2e95 Fix some bug & add some option
- Limit max dimision in transformation
- Fix wrong cache use
- Fix wx appsecret in response error info
- Add save as jpeg options
- 36e2acc Fix watermark position
- a1cea9e Merge branch 'master' into dev
- d7237a2 Modified user and division Update route
- 689e0db Remove -extldflags '-static' flag
- ba2c0ac Update README.md
- e60dbeb Update cache test
- 05dfbfd Update config & cache test
- 05beaa6 Update github action
- b0ba4cf Update github action
- 3251bc6 Update go test default timeout
- ee5bc5c Update makefile
- 46a8ed8 Update makefile and goreleaser config
- 4313ae5 Update swagger comment
- 43cd5a2 Update swagger comment
v1.0.0-rc1
Description
Basic functions completed!
Thanks for all contributors!
Changelog
Details
- 0020f6c Add DAO of order
- 4b96aec Add README.md
- dc5f4ad Add Required Models
- 79cc78d Add controller of order
- 2239a36 Add create tag test
- 85df27a Add github action
- fa12165 Add logger
- d58b631 Add order status flow
- 8cd913a Add part of order service
- 2bedbcb Add role concurrency test
- 5900294 Add route of tag
- 7599192 Add several features
- Add wxregister router
- Add wx fastlogin switcher
- Add seperated perm control of wx router
- Update swagger comment
- Add tag congener check
- Add long text restriction
- Add wxlogin validation
- b8ae853 Add start logo and some scripts
- 6372b96 Add tag permission management
- 4d86707 Add test code of tag sort & Fix bug of create tag
- a273ca1 Add test of get_by_id and delete tag router
- c22b18b Add timeout-order auto appraise
- f939cce Finish the test on Router of announce.
- 0b636f2 Finish the test on Router of user, comment, order, permission, tag and item.
- ef408c0 Finish the test on Router of user, comment, order, permission, tag and item.
- 858ea70 Fix a serious bug of NotEmpty
- 860560c Fix a serious bug of scheduler
- 9e0db0c Fix bug in AtomicValue
- c3603bf Fix bug in serialization of RoleInfo
- 6c441e6 Fix bug of tag not found
- 13acad3 Fix bugs in test
- 05ee610 Fix bugs in wxlogin router
- 424b940 Fix co role test
- 5219a9d Fix code format
- 49d8027 Fix code format
- 3d5361b Fix code style
- e7a51b1 Fix concurrent bug in role PO
- 19441d1 Fix query param
- db3cc85 Fix redis and status code
- c4ba7a5 Fix some bug.
- 8480abe Fix some bug.
- e44b64b Fix some bugs
- f64d3d8 Fix the basic test code.
- d2788e2 Fix the basic test code.
- b2702d9 Fix the basic test code.
- 07345f1 Fix the basic test code.
- e5d2f5b Fix the basic test code.
- f420f86 Fix the basic test code.
- e682d10 Fix the basic test code. (#2)
- 1092973 Fix updater info still shows in creating config
- 666237f Fixed some route & Add default config
- 6e0fe27 Init Repo
- 135aae1 Merge branch 'dev'
- 0db6ac3 Merge branch 'master' into Feat.OrderAutoAppraise
- ab40799 Merge branch 'master' into dev
- f370ef0 Merge branch 'master' of https://github.com/DawningW/MaintainMan
- af242a5 Merge branch 'master' of https://github.com/Marksagittarius/MaintainMan
- 4fc13c6 Merge branch 'master' of https://github.com/xaxys/MaintainMan
- 07bce66 Merge branch 'master' of https://github.com/xaxys/MaintainMan
- 4948c72 Merge pull request #1 from Marksagittarius/master
- 164a408 Merge pull request #10 from DawningW/master
- 1957113 Merge pull request #11 from DawningW/master
- 32724ab Merge pull request #3 from Marksagittarius/master
- b0aa9c7 Merge pull request #4 from Marksagittarius/master
- 62fa3ba Merge pull request #5 from Marksagittarius/master
- a09c8d9 Merge pull request #6 from Marksagittarius/master
- fc5de0b Merge pull request #7 from Marksagittarius/master
- a79dac4 Merge pull request #8 from Marksagittarius/master
- de77006 Merge pull request #9 from Marksagittarius/master
- a821e9a Merge remote-tracking branch 'origin/dev'
- 6d619dd Merge remote-tracking branch 'upstream/master'
- f9723fa Merge remote-tracking branch 'upstream/master'
- d59fb9a Merge remote-tracking branch 'upstream/master'
- 4e5504d Merge remote-tracking branch 'upstream/master'
- 39080f7 Merge remote-tracking branch 'upstream/master'
- 4695e64 Merge remote-tracking branch 'upstream/master'
- 0ec7a37 Merge remote-tracking branch 'upstream/master'
- e043335 Modified Wechat Login
- df81b0e Modify default page limit
- 2e5684e Refactor DAO & added transaction support
- 3a936d4 Refactor param passing "controller-service-dao"
- dab91be Refactor user parts
- 704dd5b Release v1.0.0-rc1
- 8132865 Remove DeletedBy field
- 1dc1310 Remove GraphQL route
- 3351dae Remove incompleted tests
- 43bb900 Support Announce Hits Fix a few bugs of config
- 9e61d69 Support Announce. Optimize DAO of User. Refactor GetAll code. Add PageLimit config. Fix bugs in role.yml. Enhanced json data validation.
- 7373ab2 Support Item management
- 9dd2a1b Support UpdateBy & CreatedBy
- edf540c Support WeChat MiniProgram Login
- 73c32ce Support comment of order
- 4371d3d Support division!
- e0011b3 Support login by email & phone
- 5194a34 Support redis as cache
- 84c464e There is a serious bug.
- f02c79e Unify Code Style
- a879610 Update .gitignore
- a4ec151 Update .gitignore
- e513955 Update API response code
- e2eae5c Update Swagger comment
- ddfc10d Update allow comment function
- 64f2327 Update app.yml.example
- d0d0342 Update co role test
- b5511f6 Update co role test again
- fb52a8d Update co role test again and again
- 505a5db Update co role test logic
- 97c1f00 Update config updater
- 475c189 Update default and guest role configuration
- 0321b8c Update default config
- 25722f0 Update go.mod
- 711dc58 Update main_test.go
- 7b7d188 Update make file
- 56fa7ba Update model.User
- 1453faf Update some route
- d72e4bf Update swagger comment
- d8d6de6 Update swagger comments
- 9e3ec29 Update swagger comments
- 645b133 Update test & Fix some bug
- 40bf420 Update the basic test code on router 'order'.
- cbf0d01 Update the basic test code on router 'order'.
- 1d966b1 Update updater