Skip to content

Releases: Plong-Wasin/line-drive-saver

v0.2.0

04 Jul 18:14
Compare
Choose a tag to compare

v0.2.0 release changelogs

Feature

  • Add all messages text log ( #2 )

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 May 19:09
Compare
Choose a tag to compare

Release 0.1.0

This release of LineDrive Saver introduces several new features, enhancements, and bug fixes to enhance the functionality and user experience. Here's an overview of the changes included in this release:

New Features

  • Save audio, image, video, and files to Google Drive.
  • Share Google Drive links directly from the bot.
  • Group usage support.
  • Configuration separation by group.

Enhancements

  • Improved performance and stability.
  • Streamlined setup process.
  • Enhanced error handling for better user experience.

Bug Fixes

  • Fixed issues related to file saving and sharing.
  • Resolved compatibility issues with different Line bot configurations.
  • Fixed minor UI glitches.

How to Upgrade

To upgrade to this latest release, please follow the steps below:

  1. Create a folder in your Google Drive.
  2. Create a new spreadsheet within the folder.
  3. Open the spreadsheet and navigate to Extensions > Apps Script.
  4. Replace the code in the Code.gs file with the code provided in the release.
  5. Run the publishConfig function.
  6. Deploy a new web app by going to Deploy > New Deployment > Web app.
  7. Set "Who has access" to "Anyone" and click Deploy.
  8. Copy the URL generated and paste it into the webhook URL of your Line bot.
  9. Configure the Line channel access token.
  10. Add the Line bot as a friend.
  11. Optionally, invite the Line bot to the group for group usage.
  12. You're all set! Enjoy using LineDrive Saver with the latest enhancements and features.

Documentation

For more detailed instructions and information, please refer to the project's README file.

Feedback and Support

If you encounter any issues, have suggestions for improvements, or need assistance, please feel free to provide feedback or seek support on the GitHub repository or contact our support team.

We hope you find this release of LineDrive Saver useful and enjoy the improved functionality. Thank you for using our bot!