Skip to content

Releases: n4ze3m/page-assist

v1.5.47

04 Jan 15:18
4ca17c1

Choose a tag to compare

What's Changed

  • feat(experiment): implemented memory management feature
  • feat: added 'Show more' option for large messages in settings and UI
  • fix: fixed bugs

Full Changelog: v1.5.46...v1.5.47

v1.5.46

28 Dec 16:27
8a27bb0

Choose a tag to compare

What's Changed

  • feat: added an option to enable or disable text wrapping in markdown tables
  • feat: enhanced image handling by supporting multiple images
  • fix: fixed bugs

Full Changelog: v1.5.45...v1.5.46

v1.5.45

21 Dec 15:34
9195c1e

Choose a tag to compare

What's Changed

  • feat: implemented Ollama model state management with enable/disable
  • feat: added provider enabling/disabling option
  • fix: fixed bugs

Full Changelog: v1.5.44...v1.5.45

v1.5.44

14 Dec 16:05
552c6a2

Choose a tag to compare

What's Changed

  • feat: added domain filtering options for web search settings
  • feat: added persist chat input feature to save unsent messages
  • fix: fixed bugs

Full Changelog: v1.5.43...v1.5.44

v1.5.43

07 Dec 16:10
29be614

Choose a tag to compare

What's Changed

  • feat: added an option to hide the Reasoning Widget in settings
  • style: enhanced backdrop blur and transparency for the Header and PlaygroundForm components
  • feat: enabled inline editing for chat titles in the sidebar
  • feat: enhanced title generation by using conversation history for context
  • feat: added AI title generation in the Sidebar component

Full Changelog: v1.5.42...v1.5.43

v1.5.42

30 Nov 17:57
358f3ce

Choose a tag to compare

What's Changed

  • feat: allowed users to toggle browser storage sync by @gslin in #768
  • feat: added title-generation settings component with storage integration.
  • fix: resolved bugs.

New Contributors

Full Changelog: v1.5.41...v1.5.42

v1.5.41

23 Nov 15:45
44f5122

Choose a tag to compare

What's Changed

  • feat: enhanced export and import to support all data
  • feat: added support for the Anthropic API
  • feat: enabled dynamic model provider selection based on baseUrl
  • fix: fixed bugs

Full Changelog: v1.5.40...v1.5.41

v1.5.40

16 Nov 15:30
7fd2093

Choose a tag to compare

What's Changed

  • feat: Added toggle thinking on reasoning models by @HectorEspejo in #754
  • feat: added default thinking mode setting
  • fix: resolved the context_length issue for OAI models
  • refactor: updated zh-TW translations by @sk5s in #752
  • fix: fixed bugs

New Contributors

Full Changelog: v1.5.39...v1.5.40

v1.5.39

09 Nov 16:05
95fb445

Choose a tag to compare

What's Changed

  • feat: enhanced model settings retrieval by incorporating current chat model settings
  • feat: enhanced prompt handling by adding support for quick prompts in the default prompt
  • fix: fixed bugs

Full Changelog: v1.5.38...v1.5.39

v1.5.38

02 Nov 15:13
f3dae94

Choose a tag to compare

What's Changed

  • feat: added topK, minP, and numCtx fields to default model settings
  • feat: added default prompts for Copilot and Web UI
  • fix: fixed bugs

Full Changelog: v1.5.37...v1.5.38