Skip to content

Releases: darmiel/perplex

v0.5.0-beta

24 Nov 10:34
c15d066
Compare
Choose a tag to compare

Changelog for Version 0.4.0

What's New?

  • File Upload Support: You can now upload files! (This feature must be enabled at the project level before use)
  • Truncate lengthy text in topics, and on meeting and action item cards (#14, props to @Julian702!)
  • Quick navigation feature allows you to switch between Topic, Meeting, and Project seamlessly from the breadcrumbs navigation (#13, @darmiel)
  • Added Landing Page (displayed when signed out)
  • Follow-up Meetings (some functions missing, WIP)
  • Customize your Topic List with new sorting options: lexorank for personal custom sorting, name, or by creation date
  • New Topic List View: Toggle between Grid and Table using the new button in the meeting overview
  • Create QR Code button for quick topic sharing is now part of the topic overview
  • Quick solution creation:
    • Hit Command + Shift + Enter to send a comment and mark it as the solution
    • Closing a topic without a solution now prompts you for one
  • Refined Project Management Modal with enhanced UI/UX design
  • General UI/UX improvements

Bug Fixes

  • Resolved auto-subscription issues for newly created topics
  • Updated the Action Tag icon

Breaking Changes

  • Heads up: The Firebase config has migrated to the config/ folder
  • New environment variables introduced for File Upload functionality, including AWS_REGION, AWS_ENDPOINT, AWS_BUCKET, AWS_ACCESS_KEY, and AWS_SECRET_KEY

Housekeeping

  • Updated NextUI to version v2.2.0

Full changelog

v0.4.0-beta

10 Oct 14:11
66fbcd2
Compare
Choose a tag to compare

New Features

  • Custom Ordering for Topics!
  • Action Linking on Topic Overview Page
  • Updated Action Overview

Fixes

  • Fixed Wrong Navbar Border Color

Full Changelog: v0.3.0...v0.4.0

v.0.3.0-beta

09 Oct 14:11
4968113
Compare
Choose a tag to compare
  • Topic Subscription
    • You can now subscribe topics to get notified of new comments.
  • Hide Navbar on small screens

Full Changelog: v0.2.0...v0.3.0

v0.2.0-alpha

19 Sep 22:06
63ddcd6
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

New

  • New compact topic list
  • Prepare LexoRank sorting for topics in database
  • Added action peek for topic overview
  • Added random color picker for new tags
  • Added random color picker for new priorities

Updated

  • Updated general modal design
    • Redesigned the Create Meeting modal
    • Redesigned the Create Action modal
    • Fixed scrolling in Manage Project modal
    • Fixed scrolling in Action Peek modal

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

v0.1.0-alpha

15 Sep 15:46
9d05a42
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Initial release of perplex!