Skip to content

v3.2.2

Compare
Choose a tag to compare
@Nishchit14 Nishchit14 released this 21 Aug 04:26
· 241 commits to main since this release
eb41691

Firecamp OSS Launched

Open Source Firecamp is launched on 15th Aug with the latest version v3.2.2

What's Changed

  • [feat]: Firecamp Echo Server by @Nishchit14 in #32
  • Update README.md by @Nishchit14 in #33
  • chore(deps): bump vm2 from 3.9.13 to 3.9.19 by @dependabot in #43
  • chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #42
  • ui: implementing mantine checkbox by @Nishchit14 in #46
  • Readme prepared by @Nishchit14 in #47
  • Readme changes by @Nishchit14 in #48
  • webpack optimization: common, dev, and production webpack config optimized to boost performance
  • Updated usage of Vsc icons with lucide-react in all components
  • Updated the package version of lucide-react with latest version
  • Collection Explorer: Collection and Folder will open/close when clicking on the arrow or icons too.

Dx Improvements

  • Sidebar: Updated FolderClosed Icon to Folder
  • GlobalCreate: updated handler triangle with BurgerIcon (created from mantine)
  • SignIn to Firecamp modal: alignment for left icons should be the same
  • Links route updated : /legals/** to /legal/**
  • SignIn & SignUp: not allow spaces in username & email fields
  • Invite Existing Members: update the preview template (name|username - email)
  • Invite New Member: update the placeholder (Name & name@email.com)
  • Workspace Invitation :
    • Members Tab - not show remove button in case of owner role, update preview for owner role in the text field instead of a dropdown, remove the owner from role options
  • Workspace Invitation
    • Pending Invitation Tab - update the table with the actions column, update with new API, & update confirmation messages
  • TabContainerHeader (Home Icon): updated icon stroke-width & active background color
  • Updated FcIconGetSquare svg component
  • Table cell: input height issue fixed
  • FirecampThemeProvider: Global css updated shown in console error fixed
  • Explorer: Listing line preview styles updated in the item renderer
  • FolderClosed Icon replaced with Folder Icon
  • PromptSaveItem, PromptInput: Autofocus to input field added
  • Updated usage for FcHttp icon in place of FcIconGetSquare
  • GlobalCreate Dropdown: BurgerIcon size updated
  • Environment Dropdown: Added Signin button for guest user
  • SwitchWorkspace: removed bottom border
  • Base styles: added mantine variable for --color variable
  • ScrollArea
    - Renamed ScrollBar to ScrollArea
    - Updated implementation based on mantine scroll area
    - Updated Storybook documentation & stories
    - Updated usage in components
  • Collection Tree
    • Menu icon opacity change
    • request will not get opened in the tab while dragging it within the tree, improvement.
    • FcHttp icon component created
    • collection tree drop condition logic set, in-progress

Full Changelog: v3.2.1...v3.2.2