Releases: whispeer-me/whispeer
v2.5.2
v2.5.1
What's Changed
- Bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot in #24
Full Changelog: v2.5.0...v2.5.1
v2.5.0 - License Changing
Release 2.5.0
We're excited to announce the release of Whispeer 2.5.0! This update marks a significant milestone for our project as we transition our license to the GNU Affero General Public License version 3 (AGPL-3.0). This change aligns with our commitment to open-source software and ensures that our contributions remain free and accessible to the community, promoting a collaborative and secure messaging environment.
Highlights of This Release:
- License Change to AGPL-3.0: With this release, Whispeer moves to a more community-focused licensing model. The AGPL-3.0 license ensures that any derivative works or modifications are also made available to the community, fostering innovation and collaboration.
Contributing:
We welcome contributions from the community! Whether you're interested in coding, design, or testing, your help can make Whispeer even better. Please refer to our Contributing Guidelines for more information on how you can get involved.
Acknowledgments:
A huge thank you to all our users and contributors who have provided feedback, reported issues, or helped with the development of Whispeer in any capacity. This includes those who have made indirect contributions, such as participating in discussions, promoting the project, and supporting others in the community. Your support is invaluable, and we're deeply grateful for the vibrant and growing community that surrounds this project.
Stay secure and private,
The Whispeer Team
v2.4.0
Version 2.4.0 - Feature and Improvement Update
Added
- New icons for the "How It Works" section to better illustrate the features.
MenuItem.vuecomponent for more dynamic navigation in the header.
Changed
- Updated
app.scssfor a more consistent application of the color scheme. - Refined the structure of
ItWorks.vueandSection.vuecomponents for improved content presentation. - Renamed icon files and moved them into respective directories for better organization.
Removed
- Removed the
Image.vuecomponent as part of the effort to streamline component usage.
Fixed
- Minor bug fixes and performance improvements.
Your feedback is invaluable to us, so please let us know if you have any suggestions or encounter any issues.
--
Full Changelog:
- v2.3.2...v2.4.0
- Improvements by @nesimtunc in #22
v2.3.2
- Sanitize the URL (removing message id) from referrer links
Full Changelog: v2.3.1...v2.3.2
v2.3.1
- Separate clean track event from default one
Full Changelog: v2.3.0...v2.3.1
v2.3.0
Whispeer v2.3.0 Release Notes
This update brings significant improvements to our analytics integration, environment configuration, and most importantly, user privacy. Below are the key highlights of this release:
What's New:
-
Enhanced Analytics Integration: Transitioned to
@nuxtjs/plausiblefor advanced analytics capabilities, enabling effective tracking of user interactions and insights into application usage. -
Refined Environment Configuration: Updated the
ANALYTICS_DOMAINvariable toDOMAIN, aligning with our enhanced analytics setup. -
Updated Nuxt Configuration: Included
@nuxtjs/plausiblein our Nuxt configuration for more precise analytics control, including disabled automatic pageviews and enabled auto outbound tracking. -
Improved Page and Component Tracking: Updated pages and components to use new analytics tracking methods, ensuring detailed insights while respecting user privacy.
-
Privacy and Accessibility Enhancements: Moved from using
#in message view URLs to/m/:id, addressing user feedback regarding social media sharing issues. This update also includes a commitment to manual page logging, avoiding the capture of any message or personal data to uphold our high privacy standards. -
Codebase Clean-up: Removed the custom
analytics.tsplugin in favor of direct@nuxtjs/plausibleintegration, simplifying and enhancing code maintainability.
Goals Achieved:
-
Advanced Analytics Without Compromising Privacy: By integrating
@nuxtjs/plausible, we've enhanced our analytics capabilities, ensuring user privacy is protected. -
Improved User Experience and Accessibility: Adjusting URL structures for message views enhances accessibility across platforms, especially on social media.
-
Streamlined Project Configuration and Maintenance: Simplifying our environment configuration and cleaning up the codebase contributes to a more maintainable and efficient project.
This release underscores our commitment to enhancing the user experience, operational efficiency, and particularly user privacy.
Enjoy the new features and improvements, and as always, we welcome your feedback and contributions.
v2.2.4
Update npm packages for vulnerabilities
What's Changed
- Bump the npm_and_yarn group across 1 directories with 1 update by @dependabot in #20
Full Changelog: v2.2.3...v2.2.4
v2.2.3
Update npm packages for vulnerabilities
Full Changelog: v2.2.2...v2.2.3
v2.2.2
- Fix typo
Full Changelog: v2.2.1...v2.2.2