Skip to content

Commit 778aabe

Browse files
committed
chore: december article + tags and seasonal flair
1 parent 6930f06 commit 778aabe

7 files changed

Lines changed: 85 additions & 5 deletions

File tree

_includes/nav.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{% include search.html %}
22
<nav class="bg-transparent">
3+
<div id="lights"></div>
34
<div class="mx-auto max-w-7xl px-2 sm:px-6 lg:px-8">
45
<div class="relative flex h-16 items-center justify-between">
56
<div class="flex justify-center sm:items-stretch sm:justify-start">

_layouts/default.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>{{ site.title }}</title>
77
<link href="{{ site.baseurl }}/assets/main.css" rel="stylesheet" />
8+
<link href="{{ site.baseurl }}/assets/lights.css?v=2" rel="stylesheet" />
89
<script src="https://cdn.jsdelivr.net/npm/simple-jekyll-search@latest/dest/simple-jekyll-search.min.js"></script>
910
<link rel="shortcut icon" type="image/ico" href="favicon.ico" />
1011
<link
@@ -94,9 +95,7 @@ <h3 class="text-3xl dark:text-neutral-100 font-bold mb-2">
9495
</div>
9596

9697
<!-- Author + Date -->
97-
<div
98-
class="flex items-center gap-3"
99-
>
98+
<div class="flex items-center gap-3">
10099
<div class="w-10 h-10 rounded-full overflow-hidden">
101100
{% include avatar.html %}
102101
</div>

_layouts/post.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
import mermaid from "https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs";
2929
mermaid.initialize({ startOnLoad: true });
3030
</script>
31+
<link href="{{ site.baseurl }}/assets/lights.css?v=2" rel="stylesheet" />
3132
<link
3233
rel="stylesheet"
3334
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css"
@@ -56,8 +57,7 @@
5657
<meta name="twitter:site" content="@YourTwitterHandle" />
5758
</head>
5859
<body class="bg-white text-gray-800 dark:bg-neutral-800">
59-
{% include nav.html %}
60-
{% include supabase-client.html %}
60+
{% include nav.html %} {% include supabase-client.html %}
6161
<main class="mt-8 max-w-3xl mx-auto relative px-4 lg:px-0">
6262
<article>
6363
<header class="mb-4 space-y-2">
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
layout: post
3+
title: "No Coal, Just the New Beaver Notes Update"
4+
date: 2025-12-04
5+
author: "Daniele Rolli"
6+
github: Daniele-rolli
7+
label:
8+
- Release
9+
- Community
10+
image: assets/img/2025/2025-12-04.png
11+
excerpt_separator: <!--more-->
12+
---
13+
14+
Christmas is almost here, and we’ve got some gifts for you! 🎁 <!--more--> Our 4.2.0 release is our biggest yet, packed with fixes, quality-of-life improvements, and more, making Beaver the polished app we’ve always dreamed of. We’ve also been hard at work on Beaver Pocket, getting it ready for its upcoming release. And that’s not all, we’ve got even more updates to share, so get ready!
15+
16+
# New Additions Arriving This Season
17+
18+
You probably noticed that 4.2.0 was originally planned for September. We decided not to rush it, on top of that I’ve personally been swamped and didn’t have as much time to get my hands on Beaver’s code as I wanted. After tracking down a bunch of bugs, running tests, and fine tuning everything, we’re finally ready to ship this release. Below is a quick overview of the what's new. If you want the full breakdown, you can check out the [September article]({% post_url 2025-09-03-A-small-step-for-a-beaver %}). Here’s what’s new:
19+
20+
* Folders to organize your notes better
21+
* Upgraded to tiptap 3 and Electron 38
22+
* Added Arabic and Portuguese support
23+
* Stronger security
24+
* Fixed various link and pasting issues
25+
* Editing embedded files now works smoothly
26+
* `Ctrl/Cmd+A` selection fixed
27+
* Search now finds untitled notes and folders
28+
* Audio can be added from the `/` menu
29+
* Option to prevent new notes from opening automatically
30+
* Command Prompt improvements: icons, UI tweaks, folders support
31+
* Sync improvements
32+
* Trailing node extension added
33+
* Ability to add previously recorded audio from the editor toolbar
34+
* RTL/LTR options bundled with language settings
35+
* Keyboard navigation in `/` menu improved
36+
* Fixed new notes not opening automatically
37+
* Better handling of embedded files and webpages
38+
* UI polish: interface size selector, dropdowns, search bar, editor search, font size selector, text color menu, collapsible heading, checkboxes
39+
* Upgraded flatpak runtime to 38
40+
* Renamed from Beaver-notes to Beaver Notes
41+
* Select and modify multiple notes
42+
43+
# Beaver Pocket Is on the Way
44+
45+
We’re also bringing Beaver Pocket up to the level of Beaver Notes, adding the full feature set along with a solid round of fixes. A few tasks still need to be finished before it reaches the stores, file handling, exporting, performance, and some UI adjustments. Some delays are outside our control, including the ongoing iOS keyboard issues (see PR [2403](https://github.com/ionic-team/capacitor-plugins/pull/2403)), but progress is steady. We’re preparing a new TestFlight beta and an open beta for the Play Store. Here’s a look at what’s coming to Pocket beyond the features already planned for Beaver Notes:
46+
47+
* Opt-in Spotlight support
48+
* Custom app icons and a tinted icon option on Android
49+
* Collapsible headings
50+
* A redesigned storage system
51+
* Export and import to device
52+
* Faster startup time
53+
* Better labels support
54+
55+
# Bits & Pieces
56+
57+
This month we’re participating in a small open-source event at an Italian high school. We’ll post everything on our social channels, along with printable versions of our posters. We’ve also added tags to the blog, and some Christmas lights for a bit of seasonal flair. On top of that, we’re preparing to launch Beaver on Product Hunt to reach more people, and we’re already listed on [OpenAlternative](https://openalternative.co/beaver-notes).
58+
59+
# Thank You 💖
60+
61+
As always, the final, and most important, paragraph is dedicated to our users, maintainers, contributors, donors, and everyone who supports Beaver in their own way. I owe you my deepest gratitude,without you, none of this would be possible. A heartfelt thanks to the entire community; you’re amazing, and I can’t wait for you to enjoy the new versions of Pocket and Notes.
62+
63+
We’d like to give a special shoutout to the team at [OpenAlternative](https://bsky.app/profile/openalternative.co) for helping spread the word, and to the team at [OSSing](https://ossign.org/) for supporting us with Windows code signing.
64+
65+
If you’d like to help us make Beaver even better, you’re always welcome to [join us](https://docs.beavernotes.com/beaver%20notes%20%28dev%29/2025/01/03/How-to-contribute.html). Happy holidays from the Beaver Team ❤️!

assets/img/2025/2025-12-04.png

141 KB
Loading

assets/img/BdGY6tH.png

17.6 KB
Loading

assets/lights.css

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
@keyframes lights {
2+
0% {
3+
background-position: top;
4+
}
5+
100% {
6+
background-position: bottom;
7+
}
8+
}
9+
10+
#lights {
11+
height: 69px;
12+
background: url(./img/BdGY6tH.png);
13+
background-size: auto 138px; /* total height = frame height * number of frames */
14+
animation: lights 1s infinite steps(2, jump-none);
15+
}

0 commit comments

Comments
 (0)