Skip to content

chore(main): release 2.0.0#46

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--Nautilus
Open

chore(main): release 2.0.0#46
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--Nautilus

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 23, 2026

🤖 I have created a release beep boop

2.0.0 (2026-03-16)

⚠ BREAKING CHANGES

  • Convert nautilus scripts to es6 syntax
  • build: Now Nautilus must build with extendscriptr
  • Move all scripts to src folder
  • Change the Nautilus Control effect to be neater and more structured

🎉 New Features

  • Add Based On text animator switcher (777b063)
  • Add remove nautilus feature to remove nautilus from Text/Comp/Precomp layer (ccec91e)
  • layer: Add bake function for comp mode (51db24b)
  • layer: Add Mirror mode (1edc686)
  • text,effect: Add Skew mode control (8280956)
  • text,layer: Change alternate direction with interval properties (163a4b0)
  • text: Add bake function for text layer and refactor findAnimator function (387e770)
  • text: Add Mirror mode (20d9a6f)
  • text: Add skew and tracking function (a786425)
  • ui,script: Add settings to control auto keyframe for nautilus effect (9acbeab)
  • ui,text,layer: Add Reload function (0b18cea)
  • ui: Add setting to display progress bar window (ef76512)
  • ui: Add settings to control auto close progress bar window (3ddba3f)
  • ui: Search Nautilus effect automatically (ce3f6ef)

✨ UI Changes

  • Add settings button (75a6ba3)
  • Add switch mode between Text layer and Comp Layer (16296dd)
  • Change about alert to use After Effect Window Dialog (8c17f2a)
  • Change button to iconbutton and adjust the layout (04d5d56)
  • Create responsive button layout (a7de1ad)
  • Improve iconbutton img (1230229)
  • Separate nautilus function error from global handleError function (ca5cf7d)
  • ui: Progress bake function more detailed (ba6b2d9)

🔨 Bug Fixes

  • Difficult to reduce the scale of letters in the text layer (176c1b6)
  • Incorrect logic to remove nautilus from comp (98f3c0e)
  • layer: Remove not working (7f6c8b6)
  • layer: Rotation not working (dd956f3)
  • layer: Scale and Rotation individual mode not working (1cd343f)
  • Other letters disappear if they are not attached by a point mask (d9e15c9)
  • script: Set hold keyframe for bake nautilus (97f3c16)
  • text,layer: Index text and comp are not in sync with each other (9980f2a)
  • text,script: Bake not remove all nautilus animator (f844bbb)
  • text: Bake not working (6e75bc7)
  • text: Index for accessing shape content incorrect (891cde2)
  • text: Nautiflow scale not working (f4e7082)
  • text: Opacity strength not working (e9e5e1e)
  • text: Rotation value not linked (f099969)
  • text: Variable undefined error (3393467)
  • ui: Panel not attached to dock (8fdb469)
  • Undefined error if trying to remove nautilus from Comp Layer (2af4d01)

🚀 Performance

  • layer: Get mask info if needed only (6ac3033)
  • layer: Only call valueAtTime on needed (c332283)
  • text: Implement lazy load for valueAtTime call (4ab764a)

🩹 Refactors

  • build: Now Nautilus must build with extendscriptr (ab48716)
  • Change the Nautilus Control effect to be neater and more structured (d099cc1)
  • Clear redundant function name (a08b5d3)
  • Convert nautilus scripts to es6 syntax (c3c8e5b)
  • effect: Add interval slider and change mirror index to interval (65f541d)
  • layer: Adjust effect index property reference (f8e4c95)
  • layer: Make index fixed (85823e2)
  • Move all scripts to src folder (dca0e35)
  • script: Abstract apply nautilus and nautiflow expression (c33502f)
  • script: Refactor functions to make their tasks clear and consistent (e107f57)
  • Simplify apply nautilus function and utility (a2ca401)
  • text,layer: Change defaultVariable to template (a120df4)
  • text,script: Add nautius expr animator again after bake (64cfa2c)
  • text: Adjust effect index property reference (41fd8e0)
  • ui: Don't put windowRef into state again (7ab08a6)

📃 Documentation

  • change license badge from GPLv3 to MIT License (a7b8aa4)

🎧 Maintenance

  • Add cmd pnpm run dev to run script (5e485d7)
  • Add emoji to section changelog (ba8ea97)
  • Add script runner for development (06eb528)
  • Add UI Changes section in changelog (ef56816)
  • Change nautilusAssets to nautilusLib (a020b90)
  • config: Add commitizen configuration (b842afd)
  • config: Add Performace section in changelog (725c070)
  • config: Add script to commitlint (5297a6f)
  • config: Adjust to compatible module project (d013133)
  • config: Fix build error (fd5420d)
  • config: Fix build order (7b7631c)
  • config: Include again json2.js polyfill to postBuild to prevent JSON Error (e02feab)
  • config: Refactor build to use src folder (5662f8a)
  • config: Update build command and script (949b94b)
  • deps,config: Add pnpm run watch to automatically build if ./src change (0110895)
  • deps,config: Add eslint so that the code can be maintained well (fce3edf)
  • script: Remove unnecessary comment (1e1dc14)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--Nautilus branch 3 times, most recently from a6af914 to 6bebcac Compare February 24, 2026 14:46
@github-actions github-actions bot changed the title chore(main): release 1.4.2 chore(main): release 1.5.0 Feb 25, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main--components--Nautilus branch 4 times, most recently from 0deac33 to f5564ee Compare March 2, 2026 15:56
@github-actions github-actions bot changed the title chore(main): release 1.5.0 chore(main): release 2.0.0 Mar 4, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main--components--Nautilus branch 11 times, most recently from dff709c to c2ec718 Compare March 10, 2026 15:20
@github-actions github-actions bot force-pushed the release-please--branches--main--components--Nautilus branch 3 times, most recently from 246ed94 to eb9ffe6 Compare March 14, 2026 09:27
@github-actions github-actions bot force-pushed the release-please--branches--main--components--Nautilus branch from eb9ffe6 to 7cca942 Compare March 16, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants