Skip to content

Releases: rmitchellscott/Aviary

1.7.3

10 Jan 22:51
fd4efdf

Choose a tag to compare

🔧 Fixes & Tweaks

  • incorrectly detecting epub as html

1.7.2

10 Jan 02:26
51b0310

Choose a tag to compare

🔧 Fixes & Tweaks

  • (remove background) Only remove via api request if explicitly passed

1.7.1

02 Jan 21:05
67d9f5f

Choose a tag to compare

🔧 Fixes & Tweaks

  • PDF background removal should use smallest filesize not image size

1.7.0

17 Dec 18:25
42f9f4d

Choose a tag to compare

🚀 Features

  • (experimental) PDF background removal (#233)
  • Web page, html, markdown to EPUB/PDF. Closes #231 (#232)

🔧 Fixes & Tweaks

  • Update rM pair URL help text

1.7.0-rc1

12 Dec 06:13
6a988a0

Choose a tag to compare

1.7.0-rc1 Pre-release
Pre-release

🚀 Features

  • Web page, html, markdown to epub/pdf. Closes #231 (#232)

1.6.6

22 Nov 14:07
5ae48ac

Choose a tag to compare

🔧 Fixes & Tweaks

  • Update rmapi to fix issues with rM cloud

📦 Dependencies

  • Update dependency vite to v7.1.11 (#227)
  • Update module golang.org/x/crypto to v0.45.0 (#228)

1.6.5

05 Oct 18:51
4e9e946

Choose a tag to compare

🔧 Fixes & Tweaks

  • (multi-user) Per-user cache for rmapi. Fixes #224 (#225)
  • Rename documents passed via body. Fixes #222 (#226)

1.6.4

05 Oct 16:34
6690e36

Choose a tag to compare

🔧 Fixes & Tweaks

  • Downgrade Gin to 1.10.1 to workaround #223

1.6.3

03 Oct 23:29
a4e52ca

Choose a tag to compare

📦 Dependencies

Go Modules

  • gorm.io/gorm → v1.31.0 (#214)
  • github.com/go-gormigrate/gormigrate/v2 → v2.1.5 (#193)
  • github.com/gabriel-vasile/mimetype → v1.4.10 (#192)
  • github.com/coder/websocket → v1.8.14 (#191)
  • github.com/gin-gonic/gin → v1.11.0 (#208)
  • golang.org/x/time → v0.13.0 (#213)
  • golang.org/x/text → v0.29.0 (#212)
  • golang.org/x/term → v0.35.0 (#211)
  • golang.org/x/crypto → v0.42.0 (#209)
  • golang.org/x/oauth2 → v0.31.0 (#210)
  • aws-sdk-go-v2 monorepo (#198)

Go / Language Tooling

  • go → v1.25.1 (#200)
  • golang docker tag → v1.25 (#207)
  • tonistiigi/xx → v1.7.0 (#216)

JavaScript / TypeScript

  • eslint monorepo → v9.36.0 (#206)
  • @types/node → v22.18.8 (#199)
  • react-i18next → v16 (#221)
  • @vitejs/plugin-react → v5 (#220)
  • react monorepo → v19.2.0 (#215)
  • vite → v7.1.9 (#205)
  • tw-animate-css → v1.4.0 (#204)
  • lucide-react → ^0.544.0 (#202)
  • typescript → v5.9.3 (#190)
  • radix-ui-primitives monorepo (#195)
  • tailwindcss monorepo → v4.1.14 (#197)

1.6.2

10 Sep 23:23
52884b8

Choose a tag to compare

🔧 Fixes & Tweaks

  • Multi-file uploads used incorrect validation. Fixes #182 (#184)

📦 Dependencies

  • Update dependency vite to v7.0.7 [security] (#183)