Skip to content

Commit 0f08a11

Browse files
committed
final update release for v1.0.2-beta
1 parent 6633a36 commit 0f08a11

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,16 @@ jobs:
2525
- Beta release.
2626
- Self-contained Windows x64 executable.
2727
- Changelog:
28+
+ Added new TimeTravel option: New Game
2829
+ Added migration procedure logic.
2930
+ Undoing a node will now delete its associated note.
3031
+ Existing notes are now carrying over when braching off.
31-
+ Added new TimeTravel option: New Game
32-
- Features: Snapshot creation, Undo, Replay mode, Branch off, Switch branch, Save notes.
32+
+ panopticon.db & .gitignore are now only created when a Timeline is created by the user.
33+
+ Most buttons "BackColor" are now black.
34+
- Features: Snapshot creation, Undo, Replay mode, Branch off, New Game, Switch branch, Save notes.
3335
- Missing Features: Note templates, keyboard shortcut and proper TAB cycling.
3436
- SHA256 hash of Panopticon.exe:
35-
f270ed17a47b57deda3905438b238c7a3c5bd2ac2dd0d3a005a05aee104d23d3
37+
4c0fa782f921a95114f120bc1012485190c028646cdb286a05a5d1d67ba90bff
3638
CertUtil: -hashfile command completed successfully.
3739
env:
3840
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)