Skip to content

Commit

Permalink
chore(release): v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IceyWu committed Jan 22, 2025
1 parent ec5205e commit 0901771
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 1 deletion.
93 changes: 93 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,97 @@

## v0.1.1

[compare changes](https://github.com/Life-Palette/LifePalette-Web/compare/v0.0.12...v0.1.1)

### 🚀 Enhancements

- 增加聊天界面视频文件渲染 ([dfc6c39](https://github.com/Life-Palette/LifePalette-Web/commit/dfc6c39))
- [Waterfall] 增加组件 ([08ecaa3](https://github.com/Life-Palette/LifePalette-Web/commit/08ecaa3))
- 更新依赖和插件以提高性能和兼容性 ([d6f6402](https://github.com/Life-Palette/LifePalette-Web/commit/d6f6402))
- 调整登录模块UI层级及参数优化 ([b9f0913](https://github.com/Life-Palette/LifePalette-Web/commit/b9f0913))
- AddUserinfo ([bc80bb4](https://github.com/Life-Palette/LifePalette-Web/commit/bc80bb4))
- 更新用户头像获取方式及优化请求工具 ([e3f767d](https://github.com/Life-Palette/LifePalette-Web/commit/e3f767d))
- 更新文件上传处理方式及优化请求工具 ([2a29e11](https://github.com/Life-Palette/LifePalette-Web/commit/2a29e11))
- Update file upload handling and optimize request tool ([4b84538](https://github.com/Life-Palette/LifePalette-Web/commit/4b84538))
- 更新文件上传处理方式及优化请求工具 ([fa838da](https://github.com/Life-Palette/LifePalette-Web/commit/fa838da))
- 更新文件上传处理方式及优化请求工具 ([6f699e8](https://github.com/Life-Palette/LifePalette-Web/commit/6f699e8))
- Update file upload handling and optimize request tool in Loginabout.vue, main.ts, [id].vue, indexs.vue ([4e856b4](https://github.com/Life-Palette/LifePalette-Web/commit/4e856b4))
- Add swiper Virtual ([4625482](https://github.com/Life-Palette/LifePalette-Web/commit/4625482))
- Update file upload handling and optimize request tool in Loginabout.vue, main.ts, [id].vue, indexs.vue ([bc6ee46](https://github.com/Life-Palette/LifePalette-Web/commit/bc6ee46))
- 新增了WxNotice组件,用于展示小程序体验通知,并提供了相关的样式和数据 ([373f2d0](https://github.com/Life-Palette/LifePalette-Web/commit/373f2d0))
- 更新WxNotice组件,添加小程序体验通知的提示信息 ([3336a70](https://github.com/Life-Palette/LifePalette-Web/commit/3336a70))
- 新增IP相关API,更新index.vue以调用ipGet函数 ([3e05b16](https://github.com/Life-Palette/LifePalette-Web/commit/3e05b16))
- 在TheHeader组件的onMounted中添加ipGet调用,移除index.vue中的ipGet引用 ([98ae061](https://github.com/Life-Palette/LifePalette-Web/commit/98ae061))
- 更新MapCard组件,添加isEmpty检查以避免无效经纬度,调整image-viewer组件的缩放比例和样式 ([adee4a9](https://github.com/Life-Palette/LifePalette-Web/commit/adee4a9))
- 添加图片压缩功能,更新相关依赖和代码逻辑以支持JPEG和PNG格式的压缩 ([bc019fe](https://github.com/Life-Palette/LifePalette-Web/commit/bc019fe))
- 更新pnpm-lock.yaml,添加compressorjs和blueimp-canvas-to-blob依赖 ([cb8e8bd](https://github.com/Life-Palette/LifePalette-Web/commit/cb8e8bd))
- 更新topicListParams接口,添加分页和用户ID参数,新增Mappop组件以支持图片和视频展示 ([8ce5397](https://github.com/Life-Palette/LifePalette-Web/commit/8ce5397))
- 更新README.md,修改预览链接和灵感来源,优化功能描述 ([0e4ac14](https://github.com/Life-Palette/LifePalette-Web/commit/0e4ac14))
- 更新Vite配置,添加SCSS预处理器选项;更新LPImage组件,优化属性定义和加载逻辑 ([104d199](https://github.com/Life-Palette/LifePalette-Web/commit/104d199))
- 优化Mappop和LPImage组件,处理图片加载错误;更新eslint配置,忽略lottie资源目录 ([6205928](https://github.com/Life-Palette/LifePalette-Web/commit/6205928))
- 更新index.html,添加Content-Security-Policy头以增强安全性 ([fd4e4d7](https://github.com/Life-Palette/LifePalette-Web/commit/fd4e4d7))
- 添加重置密码API;更新依赖项版本;优化登录对话框组件 ([0e41e04](https://github.com/Life-Palette/LifePalette-Web/commit/0e41e04))
- 更新index.html,添加百度站点验证meta标签 ([4858cbc](https://github.com/Life-Palette/LifePalette-Web/commit/4858cbc))
- 添加用户地图组件并更新用户底部组件布局 ([a4e536a](https://github.com/Life-Palette/LifePalette-Web/commit/a4e536a))
- 更新登出功能以重定向到主页 ([bc0f713](https://github.com/Life-Palette/LifePalette-Web/commit/bc0f713))
- 更新 package.json 以使用 pnpm 作为包管理器,优化登录组件和用户地图功能 ([d9976f1](https://github.com/Life-Palette/LifePalette-Web/commit/d9976f1))
- 新增图片预览组件 ([b93b475](https://github.com/Life-Palette/LifePalette-Web/commit/b93b475))
- 添加对话框组件及其钩子函数 ([9e50a81](https://github.com/Life-Palette/LifePalette-Web/commit/9e50a81))
- 更新对话框组件,添加图片轮播和评论功能 ([a7a7801](https://github.com/Life-Palette/LifePalette-Web/commit/a7a7801))
- 添加 ScrollList 和 CoverCard 组件,更新图片处理逻辑,优化 API 地址 ([8f6bdf0](https://github.com/Life-Palette/LifePalette-Web/commit/8f6bdf0))

### 🩹 Fixes

- 优化图片展示效果 ([cd9931e](https://github.com/Life-Palette/LifePalette-Web/commit/cd9931e))
- Test ([9cc2e56](https://github.com/Life-Palette/LifePalette-Web/commit/9cc2e56))
- 调整实况图展示填充方式 ([e603c8c](https://github.com/Life-Palette/LifePalette-Web/commit/e603c8c))
- 优化HEIC格式图片展示 ([4d47fbd](https://github.com/Life-Palette/LifePalette-Web/commit/4d47fbd))
- 解决lint校验 ([b79b30d](https://github.com/Life-Palette/LifePalette-Web/commit/b79b30d))
- 编辑个人资料弹框、头像上传 ([50f8582](https://github.com/Life-Palette/LifePalette-Web/commit/50f8582))
- 调整图片封面 ([0358fc9](https://github.com/Life-Palette/LifePalette-Web/commit/0358fc9))
- 图片渲染调整 ([3165c64](https://github.com/Life-Palette/LifePalette-Web/commit/3165c64))
- 修复发布按钮异常 ([7410209](https://github.com/Life-Palette/LifePalette-Web/commit/7410209))
- 优化登录表单提交逻辑,处理403错误并显示相应提示 ([8f719e6](https://github.com/Life-Palette/LifePalette-Web/commit/8f719e6))
- 修复用户地图组件中的 exif 参数设置,并注释掉请求超时时间配置 ([35283d5](https://github.com/Life-Palette/LifePalette-Web/commit/35283d5))
- 合并冲突 ([9f87cdd](https://github.com/Life-Palette/LifePalette-Web/commit/9f87cdd))
- 调整媒体文件读取路径 ([9e8b386](https://github.com/Life-Palette/LifePalette-Web/commit/9e8b386))
- A ([c8d59ba](https://github.com/Life-Palette/LifePalette-Web/commit/c8d59ba))
- 调整发布参数 ([eb7f7fb](https://github.com/Life-Palette/LifePalette-Web/commit/eb7f7fb))
- 优化编辑 ([67957d5](https://github.com/Life-Palette/LifePalette-Web/commit/67957d5))
- 调整首页数据集获取方式 ([1593020](https://github.com/Life-Palette/LifePalette-Web/commit/1593020))
- 修复地理位置丢失 ([2a7c3fb](https://github.com/Life-Palette/LifePalette-Web/commit/2a7c3fb))

### 💅 Refactors

- 调整TheHeader组件的代码格式和样式 ([fe7fedf](https://github.com/Life-Palette/LifePalette-Web/commit/fe7fedf))
- **presets:** 优化代码结构和导入顺序 ([93bf73b](https://github.com/Life-Palette/LifePalette-Web/commit/93bf73b))
- 精简导入,移除未使用的工具函数 ([516c9ee](https://github.com/Life-Palette/LifePalette-Web/commit/516c9ee))

### 📖 Documentation

- Update README ([979892b](https://github.com/Life-Palette/LifePalette-Web/commit/979892b))
- 更新实况图上传教程 ([ac1f8f9](https://github.com/Life-Palette/LifePalette-Web/commit/ac1f8f9))

### 🏡 Chore

- Update deps ([9be082e](https://github.com/Life-Palette/LifePalette-Web/commit/9be082e))
- Update ci ([aa35251](https://github.com/Life-Palette/LifePalette-Web/commit/aa35251))
- Update html meta ([1ae8fa2](https://github.com/Life-Palette/LifePalette-Web/commit/1ae8fa2))
- 移除不安全的请求内容安全策略 ([cf1df38](https://github.com/Life-Palette/LifePalette-Web/commit/cf1df38))
- **deps-dev:** Bump vue-i18n from 10.0.4 to 10.0.5 ([154751d](https://github.com/Life-Palette/LifePalette-Web/commit/154751d))
- 更新依赖项版本,调整包管理器和发布脚本 ([f6f6c91](https://github.com/Life-Palette/LifePalette-Web/commit/f6f6c91))

### 🎨 Styles

- 头像遮罩、弹窗样式 ([4dbdf3a](https://github.com/Life-Palette/LifePalette-Web/commit/4dbdf3a))
- 调整样式 ([c32ab59](https://github.com/Life-Palette/LifePalette-Web/commit/c32ab59))

### ❤️ Contributors

- IceyWu ([@Life-Palette](http://github.com/Life-Palette))
- An.sun <[email protected]>
- DESKTOP-ARG24TT\ASUS <[email protected]>

## v0.0.12


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lp",
"type": "module",
"version": "0.0.12",
"version": "0.1.1",
"packageManager": "[email protected]",
"description": "Record your memories and craft your own masterpiece of life",
"author": "IceyWu <https://github.com/IceyWu/>",
Expand Down

0 comments on commit 0901771

Please sign in to comment.