Skip to content

Releases: itzngga/Roxy

v1.2.0

07 Dec 04:36
a7cad20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.2.0

Release v1.0.3

03 Aug 15:40
Compare
Choose a tag to compare

Version 1.0.3

Significantly update, RunFunc with Context pattern also with Question State support, and History Sync Chats.

Changes

  • Remove unused & deprecated codes in utilities
    • button functions
    • template functions
    • listMessage functions
    • id state on muxer
    • help generator because use of button
  • Move utilities to RunFuncContext
    • download media
    • upload media
    • send message/reply message
    • client, events, and message info's
    • change ffmpeg pipeline to exec pipeline
  • New User Question State
    • SetQuestion pointer to string
    • CaptureQuestion pointer to message object
    • CaptureMediaQuestion pointer to message object media
  • History Sync Chats
    • Find Chats is Now Supported
    • Get Saved Chats is Now Supported
    • Upsert Chats when New Message is Added
  • New Context Functions
    • Access to Built-In Functions is Now Supported

What's Changed

  • Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 by @dependabot in #3
  • Bump github.com/mattn/go-sqlite3 from 1.14.14 to 2.0.3+incompatible by @dependabot in #2
  • Bump github.com/google/uuid from 1.1.2 to 1.3.0 by @dependabot in #1
  • Bump go.uber.org/zap from 1.21.0 to 1.22.0 by @dependabot in #4
  • Bump github.com/goccy/go-json from 0.9.10 to 0.9.11 by @dependabot in #7
  • Bump github.com/valyala/fasthttp from 1.38.0 to 1.39.0 by @dependabot in #6
  • Bump modernc.org/sqlite from 1.18.0 to 1.18.1 by @dependabot in #5
  • Bump go.uber.org/zap from 1.22.0 to 1.23.0 by @dependabot in #8

Full Changelog: https://github.com/itzngga/Roxy/commits/v1.0.3